#FFE6E6#FFE6E6
#FFE6E6 is a very light, muted red. Relative luminance 0.836; OKLCH L 94.5% C 0.027 H 17.6°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E6 |
|---|---|
| RGB | rgb(255, 230, 230) |
| HSL | hsl(0, 100%, 95%) |
| HSV | hsv(0, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 9.8%, 0%) |
| CIE-LAB | lab(93.26, 8.52, 3.11) |
| CIE-LCH | lch(93.26, 9.07, 20.04°) |
| OKLab | oklab(94.52% 0.0262 0.0083) |
| OKLCH | oklch(94.52% 0.027 17.6) |
| XYZ | xyz(83.8185, 83.5683, 86.5624) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.44
Lavenderblush
#FFF0F5
ΔE00 4.30
Very Light Pink
#FFF4F2
ΔE00 5.98
Seashell
#FFF5EE
ΔE00 7.91
Snow
#FFFAFA
ΔE00 8.45
Light Pink
#FFD1DF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E6 #E6FFFF
analogous
#FFE6F2 #FFE6E6 #FFF2E6
triadic
#FFE6E6 #E6FFE6 #E6E6FF
tetradic
#FFE6E6 #F2FFE6 #E6FFFF #F2E6FF
square
#FFE6E6 #F2FFE6 #E6FFFF #F2E6FF
split-complementary
#FFE6E6 #E6FFF2 #E6F2FF
monochromatic
#FF6C6C #FFA9A9 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.19
#FFE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#FFE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E6
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E6 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#F0EDE6
Tritanopia (blue-blind)
#FFE4E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6e6; /* rgb */ color: rgb(255, 230, 230); /* oklch */ color: oklch(94.5% 0.027 17.6);
Tailwind
colors: {
custom: {
50: '#ffeded',
500: '#ffe6e6',
950: '#000000',
},
}SCSS
$custom: #ffe6e6; $custom-light: #ffeded; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e6",
"rgb": {
"r": 255,
"g": 230,
"b": 230
},
"hsl": {
"h": 0,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94515,
"c": 0.02745,
"h": 17.6
},
"luminance": 0.83567
}Semantic roles & 50–950 ramp
primary
#FFE6E6
secondary
#9CEDED
accent
#E5E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484