#FFE6E3#FFE6E3
#FFE6E3 is a very light, muted red. Relative luminance 0.834; OKLCH L 94.4% C 0.028 H 25.9°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E3 |
|---|---|
| RGB | rgb(255, 230, 227) |
| HSL | hsl(6, 100%, 95%) |
| HSV | hsv(6, 11%, 100%) |
| CMYK | cmyk(0%, 9.8%, 11%, 0%) |
| CIE-LAB | lab(93.19, 8.04, 4.57) |
| CIE-LCH | lch(93.19, 9.24, 29.60°) |
| OKLab | oklab(94.43% 0.025 0.0121) |
| OKLCH | oklch(94.43% 0.028 25.9) |
| XYZ | xyz(83.4009, 83.4013, 84.3627) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.76
Lavenderblush
#FFF0F5
ΔE00 4.99
Very Light Pink
#FFF4F2
ΔE00 5.71
Seashell
#FFF5EE
ΔE00 7.20
Linen
#FAF0E6
ΔE00 8.02
Snow
#FFFAFA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E3 #E3FCFF
analogous
#FFE3EE #FFE6E3 #FFF4E3
triadic
#FFE6E3 #E3FFE6 #E6E3FF
tetradic
#FFE6E3 #EEFFE3 #E3FCFF #F4E3FF
square
#FFE6E3 #EEFFE3 #E3FCFF #F4E3FF
split-complementary
#FFE6E3 #E3FFF4 #E3EEFF
monochromatic
#FF7969 #FFAFA6 #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.19
#FFE6E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#FFE6E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E3
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E3 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E3
Deuteranopia (green-blind)
#F0EDE3
Tritanopia (blue-blind)
#FFE3E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe6e3; /* rgb */ color: rgb(255, 230, 227); /* oklch */ color: oklch(94.4% 0.028 25.9);
Tailwind
colors: {
custom: {
50: '#ffedeb',
500: '#ffe6e3',
950: '#000000',
},
}SCSS
$custom: #ffe6e3; $custom-light: #ffedeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e3",
"rgb": {
"r": 255,
"g": 230,
"b": 227
},
"hsl": {
"h": 6.429,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94434,
"c": 0.02781,
"h": 25.9
},
"luminance": 0.834
}Semantic roles & 50–950 ramp
primary
#FFE6E3
secondary
#99E4ED
accent
#CDE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484