#FFEEF1#FFEEF1
#FFEEF1 is a very light, near-neutral red. Relative luminance 0.888; OKLCH L 96.3% C 0.019 H 5.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF1 |
|---|---|
| RGB | rgb(255, 238, 241) |
| HSL | hsl(349, 100%, 97%) |
| HSV | hsv(349, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 5.5%, 0%) |
| CIE-LAB | lab(95.48, 6.23, 0.62) |
| CIE-LCH | lch(95.48, 6.26, 5.67°) |
| OKLab | oklab(96.34% 0.0187 0.0017) |
| OKLCH | oklch(96.34% 0.019 5.3) |
| XYZ | xyz(87.6898, 88.7609, 95.7151) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.15
Very Light Pink
#FFF4F2
ΔE00 3.80
Mistyrose
#FFE4E1
ΔE00 4.42
Snow
#FFFAFA
ΔE00 5.73
Seashell
#FFF5EE
ΔE00 6.41
Ghostwhite
#F8F8FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF1 #EEFFFC
analogous
#FFEEFA #FFEEF1 #FFF4EE
triadic
#FFEEF1 #F1FFEE #EEF1FF
tetradic
#FFEEF1 #FAFFEE #EEFFFC #F4EEFF
square
#FFEEF1 #FAFFEE #EEFFFC #F4EEFF
split-complementary
#FFEEF1 #EEFFF4 #EEFAFF
monochromatic
#FF748C #FFB1BF #FFE0E6 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.12
#FFEEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#FFEEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF1
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF1 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F1
Deuteranopia (green-blind)
#F4F3F1
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeef1; /* rgb */ color: rgb(255, 238, 241); /* oklch */ color: oklch(96.3% 0.019 5.3);
Tailwind
colors: {
custom: {
50: '#fff3f5',
500: '#ffeef1',
950: '#000000',
},
}SCSS
$custom: #ffeef1; $custom-light: #fff3f5; $custom-dark: #000000;
JSON
{
"hex": "#ffeef1",
"rgb": {
"r": 255,
"g": 238,
"b": 241
},
"hsl": {
"h": 349.412,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9634,
"c": 0.0188,
"h": 5.3
},
"luminance": 0.8876
}Semantic roles & 50–950 ramp
primary
#FFEEF1
secondary
#A3EFE1
accent
#E6BD00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585