#FFE6E5#FFE6E5
#FFE6E5 is a very light, muted red. Relative luminance 0.835; OKLCH L 94.5% C 0.028 H 20.4°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E5 |
|---|---|
| RGB | rgb(255, 230, 229) |
| HSL | hsl(2, 100%, 95%) |
| HSV | hsv(2, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 10.2%, 0%) |
| CIE-LAB | lab(93.24, 8.36, 3.59) |
| CIE-LCH | lch(93.24, 9.10, 23.26°) |
| OKLab | oklab(94.49% 0.0258 0.0096) |
| OKLCH | oklch(94.49% 0.028 20.4) |
| XYZ | xyz(83.6785, 83.5123, 85.8249) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.08
Lavenderblush
#FFF0F5
ΔE00 4.50
Very Light Pink
#FFF4F2
ΔE00 5.86
Seashell
#FFF5EE
ΔE00 7.66
Snow
#FFFAFA
ΔE00 8.40
Linen
#FAF0E6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E5 #E5FEFF
analogous
#FFE5F1 #FFE6E5 #FFF3E5
triadic
#FFE6E5 #E5FFE6 #E6E5FF
tetradic
#FFE6E5 #F1FFE5 #E5FEFF #F3E5FF
square
#FFE6E5 #F1FFE5 #E5FEFF #F3E5FF
split-complementary
#FFE6E5 #E5FFF3 #E5F1FF
monochromatic
#FF706B #FFABA8 #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.19
#FFE6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#FFE6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E5
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E5 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E5
Deuteranopia (green-blind)
#F0EDE5
Tritanopia (blue-blind)
#FFE4E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6e5; /* rgb */ color: rgb(255, 230, 229); /* oklch */ color: oklch(94.5% 0.028 20.4);
Tailwind
colors: {
custom: {
50: '#ffeded',
500: '#ffe6e5',
950: '#000000',
},
}SCSS
$custom: #ffe6e5; $custom-light: #ffeded; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e5",
"rgb": {
"r": 255,
"g": 230,
"b": 229
},
"hsl": {
"h": 2.308,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94488,
"c": 0.02751,
"h": 20.4
},
"luminance": 0.83511
}Semantic roles & 50–950 ramp
primary
#FFE6E5
secondary
#9BEAED
accent
#DDE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484