#FFE7E0#FFE7E0
#FFE7E0 is a very light, muted red. Relative luminance 0.838; OKLCH L 94.5% C 0.028 H 36.9°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7E0 |
|---|---|
| RGB | rgb(255, 231, 224) |
| HSL | hsl(14, 100%, 94%) |
| HSV | hsv(14, 12%, 100%) |
| CMYK | cmyk(0%, 9.4%, 12.2%, 0%) |
| CIE-LAB | lab(93.36, 7.04, 6.37) |
| CIE-LCH | lch(93.36, 9.50, 42.14°) |
| OKLab | oklab(94.55% 0.0225 0.0168) |
| OKLCH | oklch(94.55% 0.028 36.9) |
| XYZ | xyz(83.2695, 83.7953, 82.2941) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.39
Very Light Pink
#FFF4F2
ΔE00 5.40
Lavenderblush
#FFF0F5
ΔE00 6.09
Seashell
#FFF5EE
ΔE00 6.12
Linen
#FAF0E6
ΔE00 6.61
Snow
#FFFAFA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7E0 #E0F8FF
analogous
#FFE0E9 #FFE7E0 #FFF7E0
triadic
#FFE7E0 #E0FFE7 #E7E0FF
tetradic
#FFE7E0 #E9FFE0 #E0F8FF #F7E0FF
square
#FFE7E0 #E9FFE0 #E0F8FF #F7E0FF
split-complementary
#FFE7E0 #E0FFF7 #E0E9FF
monochromatic
#FF8866 #FFB8A3 #FFE7E0 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.18
#FFE7E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#FFE7E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7E0
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7E0 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9E0
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#FFE4E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe7e0; /* rgb */ color: rgb(255, 231, 224); /* oklch */ color: oklch(94.5% 0.028 36.9);
Tailwind
colors: {
custom: {
50: '#ffeee9',
500: '#ffe7e0',
950: '#000000',
},
}SCSS
$custom: #ffe7e0; $custom-light: #ffeee9; $custom-dark: #000000;
JSON
{
"hex": "#ffe7e0",
"rgb": {
"r": 255,
"g": 231,
"b": 224
},
"hsl": {
"h": 13.548,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.94545,
"c": 0.02806,
"h": 36.9
},
"luminance": 0.83794
}Semantic roles & 50–950 ramp
primary
#FFE7E0
secondary
#97D9ED
accent
#B2E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584