#FFE7E7#FFE7E7
#FFE7E7 is a very light, muted red. Relative luminance 0.842; OKLCH L 94.7% C 0.026 H 17.6°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7E7 |
|---|---|
| RGB | rgb(255, 231, 231) |
| HSL | hsl(0, 100%, 95%) |
| HSV | hsv(0, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 9.4%, 0%) |
| CIE-LAB | lab(93.53, 8.17, 2.97) |
| CIE-LCH | lch(93.53, 8.69, 20.01°) |
| OKLab | oklab(94.73% 0.0251 0.008) |
| OKLCH | oklch(94.73% 0.026 17.6) |
| XYZ | xyz(84.2385, 84.1828, 87.3971) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.62
Lavenderblush
#FFF0F5
ΔE00 3.99
Very Light Pink
#FFF4F2
ΔE00 5.62
Seashell
#FFF5EE
ΔE00 7.57
Snow
#FFFAFA
ΔE00 8.08
Linen
#FAF0E6
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7E7 #E7FFFF
analogous
#FFE7F3 #FFE7E7 #FFF3E7
triadic
#FFE7E7 #E7FFE7 #E7E7FF
tetradic
#FFE7E7 #F3FFE7 #E7FFFF #F3E7FF
square
#FFE7E7 #F3FFE7 #E7FFFF #F3E7FF
split-complementary
#FFE7E7 #E7FFF3 #E7F3FF
monochromatic
#FF6D6D #FFAAAA #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.18
#FFE7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FFE7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7E7
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7E7 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE7
Deuteranopia (green-blind)
#F0EEE7
Tritanopia (blue-blind)
#FFE5E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe7e7; /* rgb */ color: rgb(255, 231, 231); /* oklch */ color: oklch(94.7% 0.026 17.6);
Tailwind
colors: {
custom: {
50: '#ffeeee',
500: '#ffe7e7',
950: '#000000',
},
}SCSS
$custom: #ffe7e7; $custom-light: #ffeeee; $custom-dark: #000000;
JSON
{
"hex": "#ffe7e7",
"rgb": {
"r": 255,
"g": 231,
"b": 231
},
"hsl": {
"h": 0,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94732,
"c": 0.02632,
"h": 17.6
},
"luminance": 0.84181
}Semantic roles & 50–950 ramp
primary
#FFE7E7
secondary
#9DEEEE
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585