#FFE4E8#FFE4E8
#FFE4E8 is a very light, muted red. Relative luminance 0.826; OKLCH L 94.2% C 0.030 H 7.5°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E8 |
|---|---|
| RGB | rgb(255, 228, 232) |
| HSL | hsl(351, 100%, 95%) |
| HSV | hsv(351, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 9%, 0%) |
| CIE-LAB | lab(92.83, 9.88, 1.43) |
| CIE-LCH | lch(92.83, 9.98, 8.25°) |
| OKLab | oklab(94.19% 0.0298 0.0039) |
| OKLCH | oklch(94.19% 0.03 7.5) |
| XYZ | xyz(83.5476, 82.5746, 87.8656) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.05
Lavenderblush
#FFF0F5
ΔE00 4.63
Light Pink
#FFD1DF
ΔE00 7.19
Very Light Pink
#FFF4F2
ΔE00 7.34
Pale Pink
#FFCFDC
ΔE00 7.55
Snow
#FFFAFA
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E8 #E4FFFB
analogous
#FFE4F6 #FFE4E8 #FFEEE4
triadic
#FFE4E8 #E8FFE4 #E4E8FF
tetradic
#FFE4E8 #F6FFE4 #E4FFFB #EEE4FF
square
#FFE4E8 #F6FFE4 #E4FFFB #EEE4FF
split-complementary
#FFE4E8 #E4FFEE #E4F6FF
monochromatic
#FF6A80 #FFA7B4 #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.20
#FFE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FFE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E8
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E8 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#EEECE8
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e8; /* rgb */ color: rgb(255, 228, 232); /* oklch */ color: oklch(94.2% 0.030 7.5);
Tailwind
colors: {
custom: {
50: '#ffecef',
500: '#ffe4e8',
950: '#000000',
},
}SCSS
$custom: #ffe4e8; $custom-light: #ffecef; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e8",
"rgb": {
"r": 255,
"g": 228,
"b": 232
},
"hsl": {
"h": 351.111,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94192,
"c": 0.03006,
"h": 7.5
},
"luminance": 0.82573
}Semantic roles & 50–950 ramp
primary
#FFE4E8
secondary
#9AEDE1
accent
#E6C300
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485