#FFEEF5#FFEEF5
#FFEEF5 is a very light, muted pink. Relative luminance 0.890; OKLCH L 96.5% C 0.020 H 350.6°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF5 |
|---|---|
| RGB | rgb(255, 238, 245) |
| HSL | hsl(335, 100%, 97%) |
| HSV | hsv(335, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 3.9%, 0%) |
| CIE-LAB | lab(95.58, 6.91, -1.31) |
| CIE-LCH | lch(95.58, 7.03, 349.30°) |
| OKLab | oklab(96.45% 0.0202 -0.0034) |
| OKLCH | oklch(96.45% 0.02 350.6) |
| XYZ | xyz(88.2939, 89.0026, 98.8964) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.24
Very Light Pink
#FFF4F2
ΔE00 5.20
Mistyrose
#FFE4E1
ΔE00 5.51
Snow
#FFFAFA
ΔE00 6.57
Ghostwhite
#F8F8FF
ΔE00 7.23
Seashell
#FFF5EE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF5 #EEFFF8
analogous
#FFEEFE #FFEEF5 #FFF0EE
triadic
#FFEEF5 #F5FFEE #EEF5FF
tetradic
#FFEEF5 #FEFFEE #EEFFF8 #F0EEFF
square
#FFEEF5 #FEFFEE #EEFFF8 #F0EEFF
split-complementary
#FFEEF5 #EEFFF0 #EEFEFF
monochromatic
#FF74AD #FFB1D1 #FFE0ED #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.12
#FFEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FFEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF5
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF5 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F5
Deuteranopia (green-blind)
#F3F3F5
Tritanopia (blue-blind)
#FFEEF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeef5; /* rgb */ color: rgb(255, 238, 245); /* oklch */ color: oklch(96.5% 0.020 350.6);
Tailwind
colors: {
custom: {
50: '#fff3f8',
500: '#ffeef5',
950: '#000000',
},
}SCSS
$custom: #ffeef5; $custom-light: #fff3f8; $custom-dark: #000000;
JSON
{
"hex": "#ffeef5",
"rgb": {
"r": 255,
"g": 238,
"b": 245
},
"hsl": {
"h": 335.294,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96452,
"c": 0.02047,
"h": 350.6
},
"luminance": 0.89002
}Semantic roles & 50–950 ramp
primary
#FFEEF5
secondary
#A3EFCF
accent
#E68700
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585