#FFE6E1#FFE6E1
#FFE6E1 is a very light, muted red. Relative luminance 0.833; OKLCH L 94.4% C 0.028 H 31.1°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E1 |
|---|---|
| RGB | rgb(255, 230, 225) |
| HSL | hsl(10, 100%, 94%) |
| HSV | hsv(10, 12%, 100%) |
| CMYK | cmyk(0%, 9.8%, 11.8%, 0%) |
| CIE-LAB | lab(93.14, 7.72, 5.54) |
| CIE-LCH | lch(93.14, 9.50, 35.66°) |
| OKLab | oklab(94.38% 0.0243 0.0147) |
| OKLCH | oklch(94.38% 0.028 31.1) |
| XYZ | xyz(83.1265, 83.2915, 82.9174) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.30
Lavenderblush
#FFF0F5
ΔE00 5.58
Very Light Pink
#FFF4F2
ΔE00 5.67
Seashell
#FFF5EE
ΔE00 6.82
Linen
#FAF0E6
ΔE00 7.47
Snow
#FFFAFA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E1 #E1FAFF
analogous
#FFE1EB #FFE6E1 #FFF5E1
triadic
#FFE6E1 #E1FFE6 #E6E1FF
tetradic
#FFE6E1 #EBFFE1 #E1FAFF #F5E1FF
square
#FFE6E1 #EBFFE1 #E1FAFF #F5E1FF
split-complementary
#FFE6E1 #E1FFF5 #E1EBFF
monochromatic
#FF8067 #FFB3A4 #FFE5E0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.19
#FFE6E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#FFE6E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E1
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E1 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E1
Deuteranopia (green-blind)
#F1EDE1
Tritanopia (blue-blind)
#FFE3E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe6e1; /* rgb */ color: rgb(255, 230, 225); /* oklch */ color: oklch(94.4% 0.028 31.1);
Tailwind
colors: {
custom: {
50: '#ffedea',
500: '#ffe6e1',
950: '#000000',
},
}SCSS
$custom: #ffe6e1; $custom-light: #ffedea; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e1",
"rgb": {
"r": 255,
"g": 230,
"b": 225
},
"hsl": {
"h": 10,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.94381,
"c": 0.02836,
"h": 31.1
},
"luminance": 0.8329
}Semantic roles & 50–950 ramp
primary
#FFE6E1
secondary
#97DFED
accent
#BFE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484