#FFEEF9#FFEEF9
#FFEEF9 is a very light, muted pink. Relative luminance 0.892; OKLCH L 96.6% C 0.023 H 338.6°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF9 |
|---|---|
| RGB | rgb(255, 238, 249) |
| HSL | hsl(321, 100%, 97%) |
| HSV | hsv(321, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 2.4%, 0%) |
| CIE-LAB | lab(95.68, 7.60, -3.23) |
| CIE-LCH | lch(95.68, 8.26, 336.99°) |
| OKLab | oklab(96.57% 0.0217 -0.0085) |
| OKLCH | oklch(96.57% 0.023 338.6) |
| XYZ | xyz(88.9111, 89.2495, 102.1471) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.70
Very Light Pink
#FFF4F2
ΔE00 6.65
Mistyrose
#FFE4E1
ΔE00 6.78
Ghostwhite
#F8F8FF
ΔE00 7.58
Snow
#FFFAFA
ΔE00 7.62
Lavender (CSS)
#E6E6FA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF9 #EEFFF4
analogous
#FDEEFF #FFEEF9 #FFEEF1
triadic
#FFEEF9 #F9FFEE #EEF9FF
tetradic
#FFEEF9 #FFFDEE #EEFFF4 #EEF1FF
square
#FFEEF9 #FFFDEE #EEFFF4 #EEF1FF
split-complementary
#FFEEF9 #F1FFEE #EEFFFD
monochromatic
#FF74CE #FFB1E3 #FFE0F4 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.11
#FFEEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#FFEEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF9
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF9 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#F2F3F8
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeef9; /* rgb */ color: rgb(255, 238, 249); /* oklch */ color: oklch(96.6% 0.023 338.6);
Tailwind
colors: {
custom: {
50: '#fff3fb',
500: '#ffeef9',
950: '#000000',
},
}SCSS
$custom: #ffeef9; $custom-light: #fff3fb; $custom-dark: #000000;
JSON
{
"hex": "#ffeef9",
"rgb": {
"r": 255,
"g": 238,
"b": 249
},
"hsl": {
"h": 321.176,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96567,
"c": 0.02325,
"h": 338.6
},
"luminance": 0.89249
}Semantic roles & 50–950 ramp
primary
#FFEEF9
secondary
#A3EFBD
accent
#E65100
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585