#FFE0EE#FFE0EE
#FFE0EE is a very light, muted pink. Relative luminance 0.807; OKLCH L 93.6% C 0.039 H 348.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0EE |
|---|---|
| RGB | rgb(255, 224, 238) |
| HSL | hsl(333, 100%, 94%) |
| HSV | hsv(333, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 6.7%, 0%) |
| CIE-LAB | lab(92.02, 12.94, -2.89) |
| CIE-LCH | lch(92.02, 13.26, 347.43°) |
| OKLab | oklab(93.61% 0.0378 -0.0075) |
| OKLCH | oklch(93.61% 0.039 348.8) |
| XYZ | xyz(83.3268, 80.7459, 92.0683) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.80
Pale Pink
#FFCFDC
ΔE00 5.45
Lavenderblush
#FFF0F5
ΔE00 7.01
Mistyrose
#FFE4E1
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 8.89
Light Rose
#FFC5CB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0EE #E0FFF1
analogous
#FFE0FE #FFE0EE #FFE2E0
triadic
#FFE0EE #EEFFE0 #E0EEFF
tetradic
#FFE0EE #FEFFE0 #E0FFF1 #E2E0FF
square
#FFE0EE #FEFFE0 #E0FFF1 #E2E0FF
split-complementary
#FFE0EE #E0FFE2 #E0FEFF
monochromatic
#FF66AB #FFA3CC #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.22
#FFE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#FFE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0EE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0EE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#FFDFE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe0ee; /* rgb */ color: rgb(255, 224, 238); /* oklch */ color: oklch(93.6% 0.039 348.8);
Tailwind
colors: {
custom: {
50: '#ffe9f3',
500: '#ffe0ee',
950: '#000000',
},
}SCSS
$custom: #ffe0ee; $custom-light: #ffe9f3; $custom-dark: #000000;
JSON
{
"hex": "#ffe0ee",
"rgb": {
"r": 255,
"g": 224,
"b": 238
},
"hsl": {
"h": 332.903,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93611,
"c": 0.03854,
"h": 348.8
},
"luminance": 0.80744
}Semantic roles & 50–950 ramp
primary
#FFE0EE
secondary
#97EDC6
accent
#E67E00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485