#FFE4E9#FFE4E9
#FFE4E9 is a very light, muted red. Relative luminance 0.826; OKLCH L 94.2% C 0.030 H 5.0°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E9 |
|---|---|
| RGB | rgb(255, 228, 233) |
| HSL | hsl(349, 100%, 95%) |
| HSV | hsv(349, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 8.6%, 0%) |
| CIE-LAB | lab(92.85, 10.04, 0.95) |
| CIE-LCH | lch(92.85, 10.09, 5.39°) |
| OKLab | oklab(94.22% 0.0302 0.0027) |
| OKLCH | oklch(94.22% 0.03 5) |
| XYZ | xyz(83.6901, 82.6315, 88.6158) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.46
Lavenderblush
#FFF0F5
ΔE00 4.64
Light Pink
#FFD1DF
ΔE00 6.98
Pale Pink
#FFCFDC
ΔE00 7.38
Very Light Pink
#FFF4F2
ΔE00 7.54
Snow
#FFFAFA
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E9 #E4FFFA
analogous
#FFE4F7 #FFE4E9 #FFEDE4
triadic
#FFE4E9 #E9FFE4 #E4E9FF
tetradic
#FFE4E9 #F7FFE4 #E4FFFA #EDE4FF
square
#FFE4E9 #F7FFE4 #E4FFFA #EDE4FF
split-complementary
#FFE4E9 #E4FFED #E4F7FF
monochromatic
#FF6A85 #FFA7B7 #FFE0E6 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.20
#FFE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#FFE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E9
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E9 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8E9
Deuteranopia (green-blind)
#EDECE9
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e9; /* rgb */ color: rgb(255, 228, 233); /* oklch */ color: oklch(94.2% 0.030 5.0);
Tailwind
colors: {
custom: {
50: '#ffecf0',
500: '#ffe4e9',
950: '#000000',
},
}SCSS
$custom: #ffe4e9; $custom-light: #ffecf0; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e9",
"rgb": {
"r": 255,
"g": 228,
"b": 233
},
"hsl": {
"h": 348.889,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.9422,
"c": 0.03029,
"h": 5
},
"luminance": 0.8263
}Semantic roles & 50–950 ramp
primary
#FFE4E9
secondary
#9AEDDE
accent
#E6BB00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485