#FFEEF0#FFEEF0
#FFEEF0 is a very light, near-neutral red. Relative luminance 0.887; OKLCH L 96.3% C 0.019 H 9.3°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF0 |
|---|---|
| RGB | rgb(255, 238, 240) |
| HSL | hsl(353, 100%, 97%) |
| HSV | hsv(353, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 5.9%, 0%) |
| CIE-LAB | lab(95.46, 6.06, 1.10) |
| CIE-LCH | lch(95.46, 6.16, 10.29°) |
| OKLab | oklab(96.31% 0.0184 0.003) |
| OKLCH | oklch(96.31% 0.019 9.3) |
| XYZ | xyz(87.5409, 88.7014, 94.9306) |
| Luminance | 0.8870 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.50
Very Light Pink
#FFF4F2
ΔE00 3.49
Mistyrose
#FFE4E1
ΔE00 4.22
Snow
#FFFAFA
ΔE00 5.57
Seashell
#FFF5EE
ΔE00 6.03
Ghostwhite
#F8F8FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF0 #EEFFFD
analogous
#FFEEF9 #FFEEF0 #FFF5EE
triadic
#FFEEF0 #F0FFEE #EEF0FF
tetradic
#FFEEF0 #F9FFEE #EEFFFD #F5EEFF
square
#FFEEF0 #F9FFEE #EEFFFD #F5EEFF
split-complementary
#FFEEF0 #EEFFF5 #EEF9FF
monochromatic
#FF7484 #FFB1BA #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.12
#FFEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#FFEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF0
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF0 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeef0; /* rgb */ color: rgb(255, 238, 240); /* oklch */ color: oklch(96.3% 0.019 9.3);
Tailwind
colors: {
custom: {
50: '#fff3f4',
500: '#ffeef0',
950: '#000000',
},
}SCSS
$custom: #ffeef0; $custom-light: #fff3f4; $custom-dark: #000000;
JSON
{
"hex": "#ffeef0",
"rgb": {
"r": 255,
"g": 238,
"b": 240
},
"hsl": {
"h": 352.941,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96312,
"c": 0.01859,
"h": 9.3
},
"luminance": 0.887
}Semantic roles & 50–950 ramp
primary
#FFEEF0
secondary
#A3EFE6
accent
#E6CA00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585