#FFEEF8#FFEEF8
#FFEEF8 is a very light, muted pink. Relative luminance 0.892; OKLCH L 96.5% C 0.022 H 341.3°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF8 |
|---|---|
| RGB | rgb(255, 238, 248) |
| HSL | hsl(325, 100%, 97%) |
| HSV | hsv(325, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 2.7%, 0%) |
| CIE-LAB | lab(95.66, 7.43, -2.75) |
| CIE-LCH | lch(95.66, 7.92, 339.70°) |
| OKLab | oklab(96.54% 0.0213 -0.0072) |
| OKLCH | oklch(96.54% 0.022 341.3) |
| XYZ | xyz(88.7555, 89.1872, 101.3279) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.32
Very Light Pink
#FFF4F2
ΔE00 6.29
Mistyrose
#FFE4E1
ΔE00 6.46
Snow
#FFFAFA
ΔE00 7.35
Ghostwhite
#F8F8FF
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF8 #EEFFF5
analogous
#FEEEFF #FFEEF8 #FFEEF0
triadic
#FFEEF8 #F8FFEE #EEF8FF
tetradic
#FFEEF8 #FFFEEE #EEFFF5 #EEF0FF
square
#FFEEF8 #FFFEEE #EEFFF5 #EEF0FF
split-complementary
#FFEEF8 #F0FFEE #EEFFFE
monochromatic
#FF74C6 #FFB1DF #FFE0F2 #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.11
#FFEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FFEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF8
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF8 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#F2F3F7
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeef8; /* rgb */ color: rgb(255, 238, 248); /* oklch */ color: oklch(96.5% 0.022 341.3);
Tailwind
colors: {
custom: {
50: '#fff3fa',
500: '#ffeef8',
950: '#000000',
},
}SCSS
$custom: #ffeef8; $custom-light: #fff3fa; $custom-dark: #000000;
JSON
{
"hex": "#ffeef8",
"rgb": {
"r": 255,
"g": 238,
"b": 248
},
"hsl": {
"h": 324.706,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96538,
"c": 0.02247,
"h": 341.3
},
"luminance": 0.89186
}Semantic roles & 50–950 ramp
primary
#FFEEF8
secondary
#A3EFC2
accent
#E65F00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585