#FFE5EE#FFE5EE
#FFE5EE is a very light, muted pink. Relative luminance 0.835; OKLCH L 94.5% C 0.031 H 354.7°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5EE |
|---|---|
| RGB | rgb(255, 229, 238) |
| HSL | hsl(339, 100%, 95%) |
| HSV | hsv(339, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 6.7%, 0%) |
| CIE-LAB | lab(93.22, 10.36, -1.12) |
| CIE-LCH | lch(93.22, 10.42, 353.81°) |
| OKLab | oklab(94.55% 0.0306 -0.0028) |
| OKLCH | oklch(94.55% 0.031 354.7) |
| XYZ | xyz(84.6904, 83.4731, 92.5228) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.65
Mistyrose
#FFE4E1
ΔE00 5.05
Light Pink
#FFD1DF
ΔE00 6.74
Pale Pink
#FFCFDC
ΔE00 7.26
Very Light Pink
#FFF4F2
ΔE00 8.15
Snow
#FFFAFA
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5EE #E5FFF6
analogous
#FFE5FB #FFE5EE #FFE9E5
triadic
#FFE5EE #EEFFE5 #E5EEFF
tetradic
#FFE5EE #FBFFE5 #E5FFF6 #E9E5FF
square
#FFE5EE #FBFFE5 #E5FFF6 #E9E5FF
split-complementary
#FFE5EE #E5FFE9 #E5FBFF
monochromatic
#FF6B9E #FFA8C6 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.19
#FFE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#FFE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5EE
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5EE | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#FFE4E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5ee; /* rgb */ color: rgb(255, 229, 238); /* oklch */ color: oklch(94.5% 0.031 354.7);
Tailwind
colors: {
custom: {
50: '#ffedf3',
500: '#ffe5ee',
950: '#000000',
},
}SCSS
$custom: #ffe5ee; $custom-light: #ffedf3; $custom-dark: #000000;
JSON
{
"hex": "#ffe5ee",
"rgb": {
"r": 255,
"g": 229,
"b": 238
},
"hsl": {
"h": 339.231,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94549,
"c": 0.03069,
"h": 354.7
},
"luminance": 0.83472
}Semantic roles & 50–950 ramp
primary
#FFE5EE
secondary
#9BEDD1
accent
#E69600
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485