#FFE6E8#FFE6E8
#FFE6E8 is a very light, muted red. Relative luminance 0.837; OKLCH L 94.6% C 0.028 H 12.1°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E8 |
|---|---|
| RGB | rgb(255, 230, 232) |
| HSL | hsl(355, 100%, 95%) |
| HSV | hsv(355, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 9%, 0%) |
| CIE-LAB | lab(93.31, 8.85, 2.14) |
| CIE-LCH | lch(93.31, 9.10, 13.58°) |
| OKLab | oklab(94.57% 0.0269 0.0058) |
| OKLCH | oklch(94.57% 0.028 12.1) |
| XYZ | xyz(84.1010, 83.6813, 88.0500) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.24
Lavenderblush
#FFF0F5
ΔE00 4.02
Very Light Pink
#FFF4F2
ΔE00 6.30
Light Pink
#FFD1DF
ΔE00 8.28
Seashell
#FFF5EE
ΔE00 8.44
Snow
#FFFAFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E8 #E6FFFD
analogous
#FFE6F4 #FFE6E8 #FFF0E6
triadic
#FFE6E8 #E8FFE6 #E6E8FF
tetradic
#FFE6E8 #F4FFE6 #E6FFFD #F0E6FF
square
#FFE6E8 #F4FFE6 #E6FFFD #F0E6FF
split-complementary
#FFE6E8 #E6FFF0 #E6F4FF
monochromatic
#FF6C77 #FFA9B0 #FFE0E3 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.18
#FFE6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#FFE6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E8
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E8 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E8
Deuteranopia (green-blind)
#EFEDE8
Tritanopia (blue-blind)
#FFE4E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6e8; /* rgb */ color: rgb(255, 230, 232); /* oklch */ color: oklch(94.6% 0.028 12.1);
Tailwind
colors: {
custom: {
50: '#ffedef',
500: '#ffe6e8',
950: '#000000',
},
}SCSS
$custom: #ffe6e8; $custom-light: #ffedef; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e8",
"rgb": {
"r": 255,
"g": 230,
"b": 232
},
"hsl": {
"h": 355.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.9457,
"c": 0.02751,
"h": 12.1
},
"luminance": 0.8368
}Semantic roles & 50–950 ramp
primary
#FFE6E8
secondary
#9CEDE7
accent
#E6D300
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485