#FFEEF7#FFEEF7
#FFEEF7 is a very light, muted pink. Relative luminance 0.891; OKLCH L 96.5% C 0.022 H 344.2°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF7 |
|---|---|
| RGB | rgb(255, 238, 247) |
| HSL | hsl(328, 100%, 97%) |
| HSV | hsv(328, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 3.1%, 0%) |
| CIE-LAB | lab(95.63, 7.26, -2.27) |
| CIE-LCH | lch(95.63, 7.60, 342.64°) |
| OKLab | oklab(96.51% 0.0209 -0.0059) |
| OKLCH | oklch(96.51% 0.022 344.2) |
| XYZ | xyz(88.6008, 89.1253, 100.5130) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.94
Very Light Pink
#FFF4F2
ΔE00 5.93
Mistyrose
#FFE4E1
ΔE00 6.13
Snow
#FFFAFA
ΔE00 7.08
Ghostwhite
#F8F8FF
ΔE00 7.37
Lavender (CSS)
#E6E6FA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF7 #EEFFF6
analogous
#FEEEFF #FFEEF7 #FFEEEF
triadic
#FFEEF7 #F7FFEE #EEF7FF
tetradic
#FFEEF7 #FFFEEE #EEFFF6 #EEEFFF
square
#FFEEF7 #FFFEEE #EEFFF6 #EEEFFF
split-complementary
#FFEEF7 #EFFFEE #EEFFFE
monochromatic
#FF74BD #FFB1DA #FFE0F1 #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.12
#FFEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#FFEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF7
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF7 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#F2F3F7
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeef7; /* rgb */ color: rgb(255, 238, 247); /* oklch */ color: oklch(96.5% 0.022 344.2);
Tailwind
colors: {
custom: {
50: '#fff3f9',
500: '#ffeef7',
950: '#000000',
},
}SCSS
$custom: #ffeef7; $custom-light: #fff3f9; $custom-dark: #000000;
JSON
{
"hex": "#ffeef7",
"rgb": {
"r": 255,
"g": 238,
"b": 247
},
"hsl": {
"h": 328.235,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96509,
"c": 0.02174,
"h": 344.2
},
"luminance": 0.89124
}Semantic roles & 50–950 ramp
primary
#FFEEF7
secondary
#A3EFC6
accent
#E66C00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585