#FFEEF4#FFEEF4
#FFEEF4 is a very light, near-neutral pink. Relative luminance 0.889; OKLCH L 96.4% C 0.020 H 354.0°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF4 |
|---|---|
| RGB | rgb(255, 238, 244) |
| HSL | hsl(339, 100%, 97%) |
| HSV | hsv(339, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 4.3%, 0%) |
| CIE-LAB | lab(95.56, 6.74, -0.83) |
| CIE-LCH | lch(95.56, 6.79, 353.02°) |
| OKLab | oklab(96.42% 0.0198 -0.0021) |
| OKLCH | oklch(96.42% 0.02 354) |
| XYZ | xyz(88.1416, 88.9417, 98.0945) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.96
Very Light Pink
#FFF4F2
ΔE00 4.84
Mistyrose
#FFE4E1
ΔE00 5.21
Snow
#FFFAFA
ΔE00 6.33
Ghostwhite
#F8F8FF
ΔE00 7.20
Seashell
#FFF5EE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF4 #EEFFF9
analogous
#FFEEFD #FFEEF4 #FFF1EE
triadic
#FFEEF4 #F4FFEE #EEF4FF
tetradic
#FFEEF4 #FDFFEE #EEFFF9 #F1EEFF
square
#FFEEF4 #FDFFEE #EEFFF9 #F1EEFF
split-complementary
#FFEEF4 #EEFFF1 #EEFDFF
monochromatic
#FF74A5 #FFB1CC #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.12
#FFEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#FFEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF4
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF4 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F4
Deuteranopia (green-blind)
#F3F3F4
Tritanopia (blue-blind)
#FFEEF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeef4; /* rgb */ color: rgb(255, 238, 244); /* oklch */ color: oklch(96.4% 0.020 354.0);
Tailwind
colors: {
custom: {
50: '#fff3f7',
500: '#ffeef4',
950: '#000000',
},
}SCSS
$custom: #ffeef4; $custom-light: #fff3f7; $custom-dark: #000000;
JSON
{
"hex": "#ffeef4",
"rgb": {
"r": 255,
"g": 238,
"b": 244
},
"hsl": {
"h": 338.824,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96424,
"c": 0.01993,
"h": 354
},
"luminance": 0.88941
}Semantic roles & 50–950 ramp
primary
#FFEEF4
secondary
#A3EFD4
accent
#E69500
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585