#F7EEF0#F7EEF0
#F7EEF0 is a very light, near-neutral red. Relative luminance 0.872; OKLCH L 95.7% C 0.010 H 2.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EEF0 |
|---|---|
| RGB | rgb(247, 238, 240) |
| HSL | hsl(347, 36%, 95%) |
| HSV | hsv(347, 4%, 97%) |
| CMYK | cmyk(0%, 3.6%, 2.8%, 3.1%) |
| CIE-LAB | lab(94.83, 3.36, 0.11) |
| CIE-LCH | lch(94.83, 3.36, 1.91°) |
| OKLab | oklab(95.67% 0.01 0.0004) |
| OKLCH | oklch(95.67% 0.01 2) |
| XYZ | xyz(84.6582, 87.2150, 94.7955) |
| Luminance | 0.8721 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.35
Lavenderblush
#FFF0F5
ΔE00 3.04
Snow
#FFFAFA
ΔE00 3.17
Ghostwhite
#F8F8FF
ΔE00 4.63
Whitesmoke
#F5F5F5
ΔE00 4.64
Seashell
#FFF5EE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EEF0 #EEF7F5
analogous
#F7EEF4 #F7EEF0 #F7F0EE
triadic
#F7EEF0 #F0F7EE #EEF0F7
tetradic
#F7EEF0 #F4F7EE #EEF7F5 #F0EEF7
square
#F7EEF0 #F4F7EE #EEF7F5 #F0EEF7
split-complementary
#F7EEF0 #EEF7F0 #EEF4F7
monochromatic
#D09BA7 #E3C4CB #F5EAED #F5EAED #F5EAED
Accessibility & contrast
On white
1.14
#F7EEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F7EEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EEF0
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EEF0 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#F9EEEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7eef0; /* rgb */ color: rgb(247, 238, 240); /* oklch */ color: oklch(95.7% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#f9f3f4',
500: '#f7eef0',
950: '#000000',
},
}SCSS
$custom: #f7eef0; $custom-light: #f9f3f4; $custom-dark: #000000;
JSON
{
"hex": "#f7eef0",
"rgb": {
"r": 247,
"g": 238,
"b": 240
},
"hsl": {
"h": 346.667,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.9567,
"c": 0.01004,
"h": 2
},
"luminance": 0.87214
}Semantic roles & 50–950 ramp
primary
#F7EEF0
secondary
#B6D3CD
accent
#AF9437
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585