#FFE5E6#FFE5E6
#FFE5E6 is a very light, muted red. Relative luminance 0.830; OKLCH L 94.3% C 0.029 H 15.0°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5E6 |
|---|---|
| RGB | rgb(255, 229, 230) |
| HSL | hsl(358, 100%, 95%) |
| HSV | hsv(358, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 9.8%, 0%) |
| CIE-LAB | lab(93.02, 9.04, 2.76) |
| CIE-LCH | lch(93.02, 9.45, 16.96°) |
| OKLab | oklab(94.33% 0.0276 0.0074) |
| OKLCH | oklch(94.33% 0.029 15) |
| XYZ | xyz(83.5411, 83.0134, 86.4699) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.76
Lavenderblush
#FFF0F5
ΔE00 4.48
Very Light Pink
#FFF4F2
ΔE00 6.49
Light Pink
#FFD1DF
ΔE00 8.23
Seashell
#FFF5EE
ΔE00 8.49
Pale Pink
#FFCFDC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5E6 #E5FFFE
analogous
#FFE5F3 #FFE5E6 #FFF1E5
triadic
#FFE5E6 #E6FFE5 #E5E6FF
tetradic
#FFE5E6 #F3FFE5 #E5FFFE #F1E5FF
square
#FFE5E6 #F3FFE5 #E5FFFE #F1E5FF
split-complementary
#FFE5E6 #E5FFF1 #E5F3FF
monochromatic
#FF6B70 #FFA8AB #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.19
#FFE5E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#FFE5E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5E6
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5E6 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E6
Deuteranopia (green-blind)
#EFEDE6
Tritanopia (blue-blind)
#FFE3E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5e6; /* rgb */ color: rgb(255, 229, 230); /* oklch */ color: oklch(94.3% 0.029 15.0);
Tailwind
colors: {
custom: {
50: '#ffeded',
500: '#ffe5e6',
950: '#000000',
},
}SCSS
$custom: #ffe5e6; $custom-light: #ffeded; $custom-dark: #000000;
JSON
{
"hex": "#ffe5e6",
"rgb": {
"r": 255,
"g": 229,
"b": 230
},
"hsl": {
"h": 357.692,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94326,
"c": 0.02858,
"h": 15
},
"luminance": 0.83012
}Semantic roles & 50–950 ramp
primary
#FFE5E6
secondary
#9BEDEA
accent
#E6DD00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484