#FFE8E6#FFE8E6
#FFE8E6 is a very light, muted red. Relative luminance 0.847; OKLCH L 94.9% C 0.025 H 23.6°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8E6 |
|---|---|
| RGB | rgb(255, 232, 230) |
| HSL | hsl(5, 100%, 95%) |
| HSV | hsv(5, 10%, 100%) |
| CMYK | cmyk(0%, 9%, 9.8%, 0%) |
| CIE-LAB | lab(93.75, 7.49, 3.81) |
| CIE-LCH | lch(93.75, 8.41, 26.97°) |
| OKLab | oklab(94.9% 0.0233 0.0102) |
| OKLCH | oklch(94.9% 0.025 23.6) |
| XYZ | xyz(84.3783, 84.6879, 86.7490) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.52
Lavenderblush
#FFF0F5
ΔE00 4.20
Very Light Pink
#FFF4F2
ΔE00 5.01
Seashell
#FFF5EE
ΔE00 6.71
Snow
#FFFAFA
ΔE00 7.61
Linen
#FAF0E6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8E6 #E6FDFF
analogous
#FFE6F0 #FFE8E6 #FFF4E6
triadic
#FFE8E6 #E6FFE8 #E8E6FF
tetradic
#FFE8E6 #F0FFE6 #E6FDFF #F4E6FF
square
#FFE8E6 #F0FFE6 #E6FDFF #F4E6FF
split-complementary
#FFE8E6 #E6FFF4 #E6F0FF
monochromatic
#FF776C #FFB0A9 #FFE3E0 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.17
#FFE8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#FFE8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8E6
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8E6 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE6
Deuteranopia (green-blind)
#F1EFE6
Tritanopia (blue-blind)
#FFE6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8e6; /* rgb */ color: rgb(255, 232, 230); /* oklch */ color: oklch(94.9% 0.025 23.6);
Tailwind
colors: {
custom: {
50: '#ffefed',
500: '#ffe8e6',
950: '#000000',
},
}SCSS
$custom: #ffe8e6; $custom-light: #ffefed; $custom-dark: #000000;
JSON
{
"hex": "#ffe8e6",
"rgb": {
"r": 255,
"g": 232,
"b": 230
},
"hsl": {
"h": 4.8,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94895,
"c": 0.02537,
"h": 23.6
},
"luminance": 0.84686
}Semantic roles & 50–950 ramp
primary
#FFE8E6
secondary
#9CE7ED
accent
#D3E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584