#FFE6E2#FFE6E2
#FFE6E2 is a very light, muted red. Relative luminance 0.833; OKLCH L 94.4% C 0.028 H 28.5°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E2 |
|---|---|
| RGB | rgb(255, 230, 226) |
| HSL | hsl(8, 100%, 94%) |
| HSV | hsv(8, 11%, 100%) |
| CMYK | cmyk(0%, 9.8%, 11.4%, 0%) |
| CIE-LAB | lab(93.17, 7.88, 5.05) |
| CIE-LCH | lch(93.17, 9.36, 32.67°) |
| OKLab | oklab(94.41% 0.0247 0.0134) |
| OKLCH | oklch(94.41% 0.028 28.5) |
| XYZ | xyz(83.2633, 83.3462, 83.6380) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.96
Lavenderblush
#FFF0F5
ΔE00 5.28
Very Light Pink
#FFF4F2
ΔE00 5.67
Seashell
#FFF5EE
ΔE00 7.00
Linen
#FAF0E6
ΔE00 7.74
Snow
#FFFAFA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E2 #E2FBFF
analogous
#FFE2ED #FFE6E2 #FFF5E2
triadic
#FFE6E2 #E2FFE6 #E6E2FF
tetradic
#FFE6E2 #EDFFE2 #E2FBFF #F5E2FF
square
#FFE6E2 #EDFFE2 #E2FBFF #F5E2FF
split-complementary
#FFE6E2 #E2FFF5 #E2EDFF
monochromatic
#FF7C68 #FFB1A5 #FFE5E0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.19
#FFE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#FFE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E2
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E2 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E2
Deuteranopia (green-blind)
#F0EDE2
Tritanopia (blue-blind)
#FFE3E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe6e2; /* rgb */ color: rgb(255, 230, 226); /* oklch */ color: oklch(94.4% 0.028 28.5);
Tailwind
colors: {
custom: {
50: '#ffedeb',
500: '#ffe6e2',
950: '#000000',
},
}SCSS
$custom: #ffe6e2; $custom-light: #ffedeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e2",
"rgb": {
"r": 255,
"g": 230,
"b": 226
},
"hsl": {
"h": 8.276,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94407,
"c": 0.02807,
"h": 28.5
},
"luminance": 0.83345
}Semantic roles & 50–950 ramp
primary
#FFE6E2
secondary
#98E1ED
accent
#C6E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484