#FFE7E2#FFE7E2
#FFE7E2 is a very light, muted red. Relative luminance 0.839; OKLCH L 94.6% C 0.027 H 31.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7E2 |
|---|---|
| RGB | rgb(255, 231, 226) |
| HSL | hsl(10, 100%, 94%) |
| HSV | hsv(10, 11%, 100%) |
| CMYK | cmyk(0%, 9.4%, 11.4%, 0%) |
| CIE-LAB | lab(93.41, 7.36, 5.40) |
| CIE-LCH | lch(93.41, 9.13, 36.27°) |
| OKLab | oklab(94.6% 0.0232 0.0143) |
| OKLCH | oklch(94.6% 0.027 31.7) |
| XYZ | xyz(83.5424, 83.9044, 83.7310) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.61
Very Light Pink
#FFF4F2
ΔE00 5.29
Lavenderblush
#FFF0F5
ΔE00 5.38
Seashell
#FFF5EE
ΔE00 6.43
Linen
#FAF0E6
ΔE00 7.11
Snow
#FFFAFA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7E2 #E2FAFF
analogous
#FFE2EC #FFE7E2 #FFF6E2
triadic
#FFE7E2 #E2FFE7 #E7E2FF
tetradic
#FFE7E2 #ECFFE2 #E2FAFF #F6E2FF
square
#FFE7E2 #ECFFE2 #E2FAFF #F6E2FF
split-complementary
#FFE7E2 #E2FFF6 #E2ECFF
monochromatic
#FF8268 #FFB4A5 #FFE6E0 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.18
#FFE7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#FFE7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7E2
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7E2 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9E2
Deuteranopia (green-blind)
#F1EEE2
Tritanopia (blue-blind)
#FFE4E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe7e2; /* rgb */ color: rgb(255, 231, 226); /* oklch */ color: oklch(94.6% 0.027 31.7);
Tailwind
colors: {
custom: {
50: '#ffeeeb',
500: '#ffe7e2',
950: '#000000',
},
}SCSS
$custom: #ffe7e2; $custom-light: #ffeeeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe7e2",
"rgb": {
"r": 255,
"g": 231,
"b": 226
},
"hsl": {
"h": 10.345,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94598,
"c": 0.02726,
"h": 31.7
},
"luminance": 0.83903
}Semantic roles & 50–950 ramp
primary
#FFE7E2
secondary
#98DEED
accent
#BEE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584