#FFE4E6#FFE4E6
#FFE4E6 is a very light, muted red. Relative luminance 0.825; OKLCH L 94.1% C 0.030 H 12.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E6 |
|---|---|
| RGB | rgb(255, 228, 230) |
| HSL | hsl(356, 100%, 95%) |
| HSV | hsv(356, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 9.8%, 0%) |
| CIE-LAB | lab(92.78, 9.55, 2.40) |
| CIE-LCH | lch(92.78, 9.85, 14.13°) |
| OKLab | oklab(94.14% 0.0291 0.0065) |
| OKLCH | oklch(94.14% 0.03 12.6) |
| XYZ | xyz(83.2652, 82.4616, 86.3779) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.20
Lavenderblush
#FFF0F5
ΔE00 4.72
Very Light Pink
#FFF4F2
ΔE00 6.99
Light Pink
#FFD1DF
ΔE00 7.66
Pale Pink
#FFCFDC
ΔE00 7.97
Seashell
#FFF5EE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E6 #E4FFFD
analogous
#FFE4F4 #FFE4E6 #FFF0E4
triadic
#FFE4E6 #E6FFE4 #E4E6FF
tetradic
#FFE4E6 #F4FFE4 #E4FFFD #F0E4FF
square
#FFE4E6 #F4FFE4 #E4FFFD #F0E4FF
split-complementary
#FFE4E6 #E4FFF0 #E4F4FF
monochromatic
#FF6A75 #FFA7AD #FFE0E3 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.20
#FFE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#FFE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E6
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E6 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E6
Deuteranopia (green-blind)
#EEECE6
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e6; /* rgb */ color: rgb(255, 228, 230); /* oklch */ color: oklch(94.1% 0.030 12.6);
Tailwind
colors: {
custom: {
50: '#ffeced',
500: '#ffe4e6',
950: '#000000',
},
}SCSS
$custom: #ffe4e6; $custom-light: #ffeced; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e6",
"rgb": {
"r": 255,
"g": 228,
"b": 230
},
"hsl": {
"h": 355.556,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94137,
"c": 0.02978,
"h": 12.6
},
"luminance": 0.8246
}Semantic roles & 50–950 ramp
primary
#FFE4E6
secondary
#9AEDE7
accent
#E6D500
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484