#FFEEF6#FFEEF6
#FFEEF6 is a very light, muted pink. Relative luminance 0.891; OKLCH L 96.5% C 0.021 H 347.3°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF6 |
|---|---|
| RGB | rgb(255, 238, 246) |
| HSL | hsl(332, 100%, 97%) |
| HSV | hsv(332, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 3.5%, 0%) |
| CIE-LAB | lab(95.61, 7.08, -1.79) |
| CIE-LCH | lch(95.61, 7.30, 345.84°) |
| OKLab | oklab(96.48% 0.0206 -0.0046) |
| OKLCH | oklch(96.48% 0.021 347.3) |
| XYZ | xyz(88.4469, 89.0638, 99.7025) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.58
Very Light Pink
#FFF4F2
ΔE00 5.56
Mistyrose
#FFE4E1
ΔE00 5.82
Snow
#FFFAFA
ΔE00 6.82
Ghostwhite
#F8F8FF
ΔE00 7.29
Lavender (CSS)
#E6E6FA
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF6 #EEFFF7
analogous
#FFEEFE #FFEEF6 #FFEFEE
triadic
#FFEEF6 #F6FFEE #EEF6FF
tetradic
#FFEEF6 #FEFFEE #EEFFF7 #EFEEFF
square
#FFEEF6 #FEFFEE #EEFFF7 #EFEEFF
split-complementary
#FFEEF6 #EEFFEF #EEFEFF
monochromatic
#FF74B5 #FFB1D6 #FFE0EF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.12
#FFEEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#FFEEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF6
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF6 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#F3F3F6
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeef6; /* rgb */ color: rgb(255, 238, 246); /* oklch */ color: oklch(96.5% 0.021 347.3);
Tailwind
colors: {
custom: {
50: '#fff3f9',
500: '#ffeef6',
950: '#000000',
},
}SCSS
$custom: #ffeef6; $custom-light: #fff3f9; $custom-dark: #000000;
JSON
{
"hex": "#ffeef6",
"rgb": {
"r": 255,
"g": 238,
"b": 246
},
"hsl": {
"h": 331.765,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96481,
"c": 0.02107,
"h": 347.3
},
"luminance": 0.89063
}Semantic roles & 50–950 ramp
primary
#FFEEF6
secondary
#A3EFCB
accent
#E67A00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585