#FFE4E4#FFE4E4
#FFE4E4 is a very light, muted red. Relative luminance 0.823; OKLCH L 94.1% C 0.030 H 17.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E4 |
|---|---|
| RGB | rgb(255, 228, 228) |
| HSL | hsl(0, 100%, 95%) |
| HSV | hsv(0, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 10.6%, 0%) |
| CIE-LAB | lab(92.73, 9.23, 3.38) |
| CIE-LCH | lch(92.73, 9.83, 20.10°) |
| OKLab | oklab(94.08% 0.0283 0.009) |
| OKLCH | oklch(94.08% 0.03 17.7) |
| XYZ | xyz(82.9859, 82.3499, 84.9073) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.34
Lavenderblush
#FFF0F5
ΔE00 4.95
Very Light Pink
#FFF4F2
ΔE00 6.71
Light Pink
#FFD1DF
ΔE00 8.22
Pale Pink
#FFCFDC
ΔE00 8.47
Seashell
#FFF5EE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E4 #E4FFFF
analogous
#FFE4F2 #FFE4E4 #FFF2E4
triadic
#FFE4E4 #E4FFE4 #E4E4FF
tetradic
#FFE4E4 #F2FFE4 #E4FFFF #F2E4FF
square
#FFE4E4 #F2FFE4 #E4FFFF #F2E4FF
split-complementary
#FFE4E4 #E4FFF2 #E4F2FF
monochromatic
#FF6A6A #FFA7A7 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.20
#FFE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FFE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E4
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E4 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#EEECE4
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e4; /* rgb */ color: rgb(255, 228, 228); /* oklch */ color: oklch(94.1% 0.030 17.7);
Tailwind
colors: {
custom: {
50: '#ffecec',
500: '#ffe4e4',
950: '#000000',
},
}SCSS
$custom: #ffe4e4; $custom-light: #ffecec; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e4",
"rgb": {
"r": 255,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94082,
"c": 0.02972,
"h": 17.7
},
"luminance": 0.82348
}Semantic roles & 50–950 ramp
primary
#FFE4E4
secondary
#9AEDED
accent
#E5E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484