#FFE6E7#FFE6E7
#FFE6E7 is a very light, muted red. Relative luminance 0.836; OKLCH L 94.5% C 0.027 H 14.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E7 |
|---|---|
| RGB | rgb(255, 230, 231) |
| HSL | hsl(358, 100%, 95%) |
| HSV | hsv(358, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 9.4%, 0%) |
| CIE-LAB | lab(93.29, 8.68, 2.62) |
| CIE-LCH | lch(93.29, 9.07, 16.81°) |
| OKLab | oklab(94.54% 0.0265 0.0071) |
| OKLCH | oklch(94.54% 0.027 14.9) |
| XYZ | xyz(83.9594, 83.6247, 87.3041) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.83
Lavenderblush
#FFF0F5
ΔE00 4.14
Very Light Pink
#FFF4F2
ΔE00 6.13
Seashell
#FFF5EE
ΔE00 8.17
Snow
#FFFAFA
ΔE00 8.52
Light Pink
#FFD1DF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E7 #E6FFFE
analogous
#FFE6F3 #FFE6E7 #FFF1E6
triadic
#FFE6E7 #E7FFE6 #E6E7FF
tetradic
#FFE6E7 #F3FFE6 #E6FFFE #F1E6FF
square
#FFE6E7 #F3FFE6 #E6FFFE #F1E6FF
split-complementary
#FFE6E7 #E6FFF1 #E6F3FF
monochromatic
#FF6C71 #FFA9AC #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.18
#FFE6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#FFE6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E7
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E7 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E7
Deuteranopia (green-blind)
#EFEDE7
Tritanopia (blue-blind)
#FFE4E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6e7; /* rgb */ color: rgb(255, 230, 231); /* oklch */ color: oklch(94.5% 0.027 14.9);
Tailwind
colors: {
custom: {
50: '#ffedee',
500: '#ffe6e7',
950: '#000000',
},
}SCSS
$custom: #ffe6e7; $custom-light: #ffedee; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e7",
"rgb": {
"r": 255,
"g": 230,
"b": 231
},
"hsl": {
"h": 357.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94542,
"c": 0.02745,
"h": 14.9
},
"luminance": 0.83623
}Semantic roles & 50–950 ramp
primary
#FFE6E7
secondary
#9CEDEA
accent
#E6DC00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485