#FFE7E1#FFE7E1
#FFE7E1 is a very light, muted red. Relative luminance 0.838; OKLCH L 94.6% C 0.028 H 34.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7E1 |
|---|---|
| RGB | rgb(255, 231, 225) |
| HSL | hsl(12, 100%, 94%) |
| HSV | hsv(12, 12%, 100%) |
| CMYK | cmyk(0%, 9.4%, 11.8%, 0%) |
| CIE-LAB | lab(93.39, 7.20, 5.89) |
| CIE-LCH | lch(93.39, 9.30, 39.27°) |
| OKLab | oklab(94.57% 0.0228 0.0156) |
| OKLCH | oklch(94.57% 0.028 34.3) |
| XYZ | xyz(83.4055, 83.8497, 83.0105) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.98
Very Light Pink
#FFF4F2
ΔE00 5.33
Lavenderblush
#FFF0F5
ΔE00 5.72
Seashell
#FFF5EE
ΔE00 6.27
Linen
#FAF0E6
ΔE00 6.85
Snow
#FFFAFA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7E1 #E1F9FF
analogous
#FFE1EA #FFE7E1 #FFF6E1
triadic
#FFE7E1 #E1FFE7 #E7E1FF
tetradic
#FFE7E1 #EAFFE1 #E1F9FF #F6E1FF
square
#FFE7E1 #EAFFE1 #E1F9FF #F6E1FF
split-complementary
#FFE7E1 #E1FFF6 #E1EAFF
monochromatic
#FF8567 #FFB6A4 #FFE7E0 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.18
#FFE7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#FFE7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7E1
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7E1 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9E1
Deuteranopia (green-blind)
#F1EEE1
Tritanopia (blue-blind)
#FFE4E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe7e1; /* rgb */ color: rgb(255, 231, 225); /* oklch */ color: oklch(94.6% 0.028 34.3);
Tailwind
colors: {
custom: {
50: '#ffeeea',
500: '#ffe7e1',
950: '#000000',
},
}SCSS
$custom: #ffe7e1; $custom-light: #ffeeea; $custom-dark: #000000;
JSON
{
"hex": "#ffe7e1",
"rgb": {
"r": 255,
"g": 231,
"b": 225
},
"hsl": {
"h": 12,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.94571,
"c": 0.02763,
"h": 34.3
},
"luminance": 0.83848
}Semantic roles & 50–950 ramp
primary
#FFE7E1
secondary
#97DCED
accent
#B8E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584