#FFE0E7#FFE0E7
#FFE0E7 is a very light, muted red. Relative luminance 0.803; OKLCH L 93.4% C 0.035 H 2.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0E7 |
|---|---|
| RGB | rgb(255, 224, 231) |
| HSL | hsl(346, 100%, 94%) |
| HSV | hsv(346, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 9.4%, 0%) |
| CIE-LAB | lab(91.84, 11.78, 0.51) |
| CIE-LCH | lch(91.84, 11.79, 2.49°) |
| OKLab | oklab(93.41% 0.0353 0.0015) |
| OKLCH | oklch(93.41% 0.035 2.5) |
| XYZ | xyz(82.3183, 80.3426, 86.7571) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.57
Light Pink
#FFD1DF
ΔE00 5.35
Pale Pink
#FFCFDC
ΔE00 5.76
Lavenderblush
#FFF0F5
ΔE00 6.14
Light Rose
#FFC5CB
ΔE00 8.40
Very Light Pink
#FFF4F2
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0E7 #E0FFF8
analogous
#FFE0F7 #FFE0E7 #FFE9E0
triadic
#FFE0E7 #E7FFE0 #E0E7FF
tetradic
#FFE0E7 #F7FFE0 #E0FFF8 #E9E0FF
square
#FFE0E7 #F7FFE0 #E0FFF8 #E9E0FF
split-complementary
#FFE0E7 #E0FFE9 #E0F7FF
monochromatic
#FF6688 #FFA3B8 #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.23
#FFE0E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#FFE0E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0E7
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0E7 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E7
Deuteranopia (green-blind)
#EAEAE6
Tritanopia (blue-blind)
#FFDEE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe0e7; /* rgb */ color: rgb(255, 224, 231); /* oklch */ color: oklch(93.4% 0.035 2.5);
Tailwind
colors: {
custom: {
50: '#ffe9ee',
500: '#ffe0e7',
950: '#000000',
},
}SCSS
$custom: #ffe0e7; $custom-light: #ffe9ee; $custom-dark: #000000;
JSON
{
"hex": "#ffe0e7",
"rgb": {
"r": 255,
"g": 224,
"b": 231
},
"hsl": {
"h": 346.452,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93412,
"c": 0.0353,
"h": 2.5
},
"luminance": 0.80341
}Semantic roles & 50–950 ramp
primary
#FFE0E7
secondary
#97EDD9
accent
#E6B200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485