#FFE6DF#FFE6DF
#FFE6DF is a very light, muted red. Relative luminance 0.832; OKLCH L 94.3% C 0.029 H 36.2°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6DF |
|---|---|
| RGB | rgb(255, 230, 223) |
| HSL | hsl(13, 100%, 94%) |
| HSV | hsv(13, 13%, 100%) |
| CMYK | cmyk(0%, 9.8%, 12.5%, 0%) |
| CIE-LAB | lab(93.09, 7.40, 6.51) |
| CIE-LCH | lch(93.09, 9.86, 41.34°) |
| OKLab | oklab(94.33% 0.0235 0.0172) |
| OKLCH | oklch(94.33% 0.029 36.2) |
| XYZ | xyz(82.8552, 83.1830, 81.4890) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.15
Very Light Pink
#FFF4F2
ΔE00 5.75
Lavenderblush
#FFF0F5
ΔE00 6.25
Seashell
#FFF5EE
ΔE00 6.52
Linen
#FAF0E6
ΔE00 6.99
Snow
#FFFAFA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6DF #DFF8FF
analogous
#FFDFE8 #FFE6DF #FFF6DF
triadic
#FFE6DF #DFFFE6 #E6DFFF
tetradic
#FFE6DF #E8FFDF #DFF8FF #F6DFFF
square
#FFE6DF #E8FFDF #DFF8FF #F6DFFF
split-complementary
#FFE6DF #DFFFF6 #DFE8FF
monochromatic
#FF8665 #FFB6A2 #FFE6DF #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.19
#FFE6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#FFE6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6DF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6DF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DF
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#FFE3E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe6df; /* rgb */ color: rgb(255, 230, 223); /* oklch */ color: oklch(94.3% 0.029 36.2);
Tailwind
colors: {
custom: {
50: '#ffede9',
500: '#ffe6df',
950: '#000000',
},
}SCSS
$custom: #ffe6df; $custom-light: #ffede9; $custom-dark: #000000;
JSON
{
"hex": "#ffe6df",
"rgb": {
"r": 255,
"g": 230,
"b": 223
},
"hsl": {
"h": 13.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.94328,
"c": 0.02913,
"h": 36.2
},
"luminance": 0.83181
}Semantic roles & 50–950 ramp
primary
#FFE6DF
secondary
#96D9EC
accent
#B3E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484