#FFE7E8#FFE7E8
#FFE7E8 is a very light, muted red. Relative luminance 0.842; OKLCH L 94.8% C 0.026 H 14.7°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7E8 |
|---|---|
| RGB | rgb(255, 231, 232) |
| HSL | hsl(358, 100%, 95%) |
| HSV | hsv(358, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 9%, 0%) |
| CIE-LAB | lab(93.55, 8.33, 2.49) |
| CIE-LCH | lch(93.55, 8.70, 16.64°) |
| OKLab | oklab(94.76% 0.0255 0.0067) |
| OKLCH | oklch(94.76% 0.026 14.7) |
| XYZ | xyz(84.3801, 84.2395, 88.1431) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.98
Lavenderblush
#FFF0F5
ΔE00 3.81
Very Light Pink
#FFF4F2
ΔE00 5.77
Seashell
#FFF5EE
ΔE00 7.84
Snow
#FFFAFA
ΔE00 8.15
Light Pink
#FFD1DF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7E8 #E7FFFE
analogous
#FFE7F4 #FFE7E8 #FFF2E7
triadic
#FFE7E8 #E8FFE7 #E7E8FF
tetradic
#FFE7E8 #F4FFE7 #E7FFFE #F2E7FF
square
#FFE7E8 #F4FFE7 #E7FFFE #F2E7FF
split-complementary
#FFE7E8 #E7FFF2 #E7F4FF
monochromatic
#FF6D73 #FFAAAD #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.18
#FFE7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#FFE7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7E8
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7E8 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE8
Deuteranopia (green-blind)
#F0EEE8
Tritanopia (blue-blind)
#FFE5E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe7e8; /* rgb */ color: rgb(255, 231, 232); /* oklch */ color: oklch(94.8% 0.026 14.7);
Tailwind
colors: {
custom: {
50: '#ffeeef',
500: '#ffe7e8',
950: '#000000',
},
}SCSS
$custom: #ffe7e8; $custom-light: #ffeeef; $custom-dark: #000000;
JSON
{
"hex": "#ffe7e8",
"rgb": {
"r": 255,
"g": 231,
"b": 232
},
"hsl": {
"h": 357.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94759,
"c": 0.02632,
"h": 14.7
},
"luminance": 0.84238
}Semantic roles & 50–950 ramp
primary
#FFE7E8
secondary
#9DEEEA
accent
#E6DC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585