#FFE8EB#FFE8EB
#FFE8EB is a very light, muted red. Relative luminance 0.850; OKLCH L 95.0% C 0.025 H 8.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8EB |
|---|---|
| RGB | rgb(255, 232, 235) |
| HSL | hsl(352, 100%, 95%) |
| HSV | hsv(352, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 7.8%, 0%) |
| CIE-LAB | lab(93.87, 8.31, 1.39) |
| CIE-LCH | lch(93.87, 8.43, 9.49°) |
| OKLab | oklab(95.03% 0.0251 0.0038) |
| OKLCH | oklch(95.03% 0.025 8.6) |
| XYZ | xyz(85.0905, 84.9727, 90.5000) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.89
Lavenderblush
#FFF0F5
ΔE00 3.21
Very Light Pink
#FFF4F2
ΔE00 5.80
Snow
#FFFAFA
ΔE00 7.99
Seashell
#FFF5EE
ΔE00 8.12
Light Pink
#FFD1DF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8EB #E8FFFC
analogous
#FFE8F6 #FFE8EB #FFF0E8
triadic
#FFE8EB #EBFFE8 #E8EBFF
tetradic
#FFE8EB #F6FFE8 #E8FFFC #F0E8FF
square
#FFE8EB #F6FFE8 #E8FFFC #F0E8FF
split-complementary
#FFE8EB #E8FFF0 #E8F6FF
monochromatic
#FF6E81 #FFABB6 #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.17
#FFE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#FFE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8EB
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8EB | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#FFE7E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8eb; /* rgb */ color: rgb(255, 232, 235); /* oklch */ color: oklch(95.0% 0.025 8.6);
Tailwind
colors: {
custom: {
50: '#ffeff1',
500: '#ffe8eb',
950: '#000000',
},
}SCSS
$custom: #ffe8eb; $custom-light: #ffeff1; $custom-dark: #000000;
JSON
{
"hex": "#ffe8eb",
"rgb": {
"r": 255,
"g": 232,
"b": 235
},
"hsl": {
"h": 352.174,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95032,
"c": 0.02541,
"h": 8.6
},
"luminance": 0.84971
}Semantic roles & 50–950 ramp
primary
#FFE8EB
secondary
#9DEEE3
accent
#E6C800
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585