#FFE5EB#FFE5EB
#FFE5EB is a very light, muted red. Relative luminance 0.833; OKLCH L 94.5% C 0.029 H 2.0°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5EB |
|---|---|
| RGB | rgb(255, 229, 235) |
| HSL | hsl(346, 100%, 95%) |
| HSV | hsv(346, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 7.8%, 0%) |
| CIE-LAB | lab(93.14, 9.86, 0.33) |
| CIE-LCH | lch(93.14, 9.86, 1.92°) |
| OKLab | oklab(94.46% 0.0295 0.001) |
| OKLCH | oklch(94.46% 0.029 2) |
| XYZ | xyz(84.2533, 83.2982, 90.2209) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.86
Lavenderblush
#FFF0F5
ΔE00 4.32
Light Pink
#FFD1DF
ΔE00 7.13
Very Light Pink
#FFF4F2
ΔE00 7.44
Pale Pink
#FFCFDC
ΔE00 7.57
Snow
#FFFAFA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5EB #E5FFF9
analogous
#FFE5F8 #FFE5EB #FFECE5
triadic
#FFE5EB #EBFFE5 #E5EBFF
tetradic
#FFE5EB #F8FFE5 #E5FFF9 #ECE5FF
square
#FFE5EB #F8FFE5 #E5FFF9 #ECE5FF
split-complementary
#FFE5EB #E5FFEC #E5F8FF
monochromatic
#FF6B8D #FFA8BC #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.19
#FFE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#FFE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5EB
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5EB | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#FFE4E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5eb; /* rgb */ color: rgb(255, 229, 235); /* oklch */ color: oklch(94.5% 0.029 2.0);
Tailwind
colors: {
custom: {
50: '#ffedf1',
500: '#ffe5eb',
950: '#000000',
},
}SCSS
$custom: #ffe5eb; $custom-light: #ffedf1; $custom-dark: #000000;
JSON
{
"hex": "#ffe5eb",
"rgb": {
"r": 255,
"g": 229,
"b": 235
},
"hsl": {
"h": 346.154,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94464,
"c": 0.02948,
"h": 2
},
"luminance": 0.83297
}Semantic roles & 50–950 ramp
primary
#FFE5EB
secondary
#9BEDDA
accent
#E6B100
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485