#FFE0E8#FFE0E8
#FFE0E8 is a very light, muted pink. Relative luminance 0.804; OKLCH L 93.4% C 0.036 H 0.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0E8 |
|---|---|
| RGB | rgb(255, 224, 232) |
| HSL | hsl(345, 100%, 94%) |
| HSV | hsv(345, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 9%, 0%) |
| CIE-LAB | lab(91.86, 11.95, 0.03) |
| CIE-LCH | lch(91.86, 11.95, 0.13°) |
| OKLab | oklab(93.44% 0.0356 0.0003) |
| OKLCH | oklch(93.44% 0.036 0.4) |
| XYZ | xyz(82.4600, 80.3992, 87.5030) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.94
Light Pink
#FFD1DF
ΔE00 5.19
Pale Pink
#FFCFDC
ΔE00 5.64
Lavenderblush
#FFF0F5
ΔE00 6.21
Light Rose
#FFC5CB
ΔE00 8.44
Very Light Pink
#FFF4F2
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0E8 #E0FFF7
analogous
#FFE0F8 #FFE0E8 #FFE8E0
triadic
#FFE0E8 #E8FFE0 #E0E8FF
tetradic
#FFE0E8 #F8FFE0 #E0FFF7 #E8E0FF
square
#FFE0E8 #F8FFE0 #E0FFF7 #E8E0FF
split-complementary
#FFE0E8 #E0FFE8 #E0F8FF
monochromatic
#FF668D #FFA3BB #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.23
#FFE0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#FFE0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0E8
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0E8 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5E8
Deuteranopia (green-blind)
#EAEAE7
Tritanopia (blue-blind)
#FFDFE3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe0e8; /* rgb */ color: rgb(255, 224, 232); /* oklch */ color: oklch(93.4% 0.036 0.4);
Tailwind
colors: {
custom: {
50: '#ffe9ef',
500: '#ffe0e8',
950: '#000000',
},
}SCSS
$custom: #ffe0e8; $custom-light: #ffe9ef; $custom-dark: #000000;
JSON
{
"hex": "#ffe0e8",
"rgb": {
"r": 255,
"g": 224,
"b": 232
},
"hsl": {
"h": 344.516,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.9344,
"c": 0.03564,
"h": 0.4
},
"luminance": 0.80398
}Semantic roles & 50–950 ramp
primary
#FFE0E8
secondary
#97EDD6
accent
#E6AA00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485