#FFE6E4#FFE6E4
#FFE6E4 is a very light, muted red. Relative luminance 0.835; OKLCH L 94.5% C 0.028 H 23.1°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E4 |
|---|---|
| RGB | rgb(255, 230, 228) |
| HSL | hsl(4, 100%, 95%) |
| HSV | hsv(4, 11%, 100%) |
| CMYK | cmyk(0%, 9.8%, 10.6%, 0%) |
| CIE-LAB | lab(93.21, 8.20, 4.08) |
| CIE-LCH | lch(93.21, 9.16, 26.46°) |
| OKLab | oklab(94.46% 0.0254 0.0109) |
| OKLCH | oklch(94.46% 0.028 23.1) |
| XYZ | xyz(83.5393, 83.4566, 85.0917) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.81
Lavenderblush
#FFF0F5
ΔE00 4.73
Very Light Pink
#FFF4F2
ΔE00 5.77
Seashell
#FFF5EE
ΔE00 7.42
Linen
#FAF0E6
ΔE00 8.31
Snow
#FFFAFA
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E4 #E4FDFF
analogous
#FFE4F0 #FFE6E4 #FFF4E4
triadic
#FFE6E4 #E4FFE6 #E6E4FF
tetradic
#FFE6E4 #F0FFE4 #E4FDFF #F4E4FF
square
#FFE6E4 #F0FFE4 #E4FDFF #F4E4FF
split-complementary
#FFE6E4 #E4FFF4 #E4F0FF
monochromatic
#FF756A #FFADA7 #FFE3E0 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.19
#FFE6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#FFE6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E4
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E4 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E4
Deuteranopia (green-blind)
#F0EDE4
Tritanopia (blue-blind)
#FFE4E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe6e4; /* rgb */ color: rgb(255, 230, 228); /* oklch */ color: oklch(94.5% 0.028 23.1);
Tailwind
colors: {
custom: {
50: '#ffedec',
500: '#ffe6e4',
950: '#000000',
},
}SCSS
$custom: #ffe6e4; $custom-light: #ffedec; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e4",
"rgb": {
"r": 255,
"g": 230,
"b": 228
},
"hsl": {
"h": 4.444,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94461,
"c": 0.02763,
"h": 23.1
},
"luminance": 0.83455
}Semantic roles & 50–950 ramp
primary
#FFE6E4
secondary
#9AE7ED
accent
#D5E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484