#FFE7E9#FFE7E9
#FFE7E9 is a very light, muted red. Relative luminance 0.843; OKLCH L 94.8% C 0.026 H 11.9°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7E9 |
|---|---|
| RGB | rgb(255, 231, 233) |
| HSL | hsl(355, 100%, 95%) |
| HSV | hsv(355, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 8.6%, 0%) |
| CIE-LAB | lab(93.58, 8.49, 2.00) |
| CIE-LCH | lch(93.58, 8.73, 13.28°) |
| OKLab | oklab(94.79% 0.0258 0.0054) |
| OKLCH | oklch(94.79% 0.026 11.9) |
| XYZ | xyz(84.5225, 84.2965, 88.8933) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.35
Lavenderblush
#FFF0F5
ΔE00 3.67
Very Light Pink
#FFF4F2
ΔE00 5.94
Seashell
#FFF5EE
ΔE00 8.13
Snow
#FFFAFA
ΔE00 8.24
Light Pink
#FFD1DF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7E9 #E7FFFD
analogous
#FFE7F5 #FFE7E9 #FFF1E7
triadic
#FFE7E9 #E9FFE7 #E7E9FF
tetradic
#FFE7E9 #F5FFE7 #E7FFFD #F1E7FF
square
#FFE7E9 #F5FFE7 #E7FFFD #F1E7FF
split-complementary
#FFE7E9 #E7FFF1 #E7F5FF
monochromatic
#FF6D79 #FFAAB1 #FFE0E3 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.18
#FFE7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#FFE7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7E9
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7E9 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE9
Deuteranopia (green-blind)
#F0EEE9
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe7e9; /* rgb */ color: rgb(255, 231, 233); /* oklch */ color: oklch(94.8% 0.026 11.9);
Tailwind
colors: {
custom: {
50: '#ffeef0',
500: '#ffe7e9',
950: '#000000',
},
}SCSS
$custom: #ffe7e9; $custom-light: #ffeef0; $custom-dark: #000000;
JSON
{
"hex": "#ffe7e9",
"rgb": {
"r": 255,
"g": 231,
"b": 233
},
"hsl": {
"h": 355,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94787,
"c": 0.02638,
"h": 11.9
},
"luminance": 0.84295
}Semantic roles & 50–950 ramp
primary
#FFE7E9
secondary
#9DEEE7
accent
#E6D200
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585