#FFE6DD#FFE6DD
#FFE6DD is a very light, muted orange. Relative luminance 0.831; OKLCH L 94.3% C 0.030 H 40.9°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6DD |
|---|---|
| RGB | rgb(255, 230, 221) |
| HSL | hsl(16, 100%, 93%) |
| HSV | hsv(16, 13%, 100%) |
| CMYK | cmyk(0%, 9.8%, 13.3%, 0%) |
| CIE-LAB | lab(93.05, 7.09, 7.48) |
| CIE-LCH | lch(93.05, 10.31, 46.56°) |
| OKLab | oklab(94.28% 0.0228 0.0197) |
| OKLCH | oklch(94.28% 0.03 40.9) |
| XYZ | xyz(82.5872, 83.0758, 80.0773) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.06
Very Light Pink
#FFF4F2
ΔE00 5.96
Seashell
#FFF5EE
ΔE00 6.31
Linen
#FAF0E6
ΔE00 6.59
Lavenderblush
#FFF0F5
ΔE00 6.97
Antiquewhite
#FAEBD7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6DD #DDF6FF
analogous
#FFDDE5 #FFE6DD #FFF7DD
triadic
#FFE6DD #DDFFE6 #E6DDFF
tetradic
#FFE6DD #E5FFDD #DDF6FF #F7DDFF
square
#FFE6DD #E5FFDD #DDF6FF #F7DDFF
split-complementary
#FFE6DD #DDFFF7 #DDE5FF
monochromatic
#FF8C63 #FFB9A0 #FFE6DD #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.19
#FFE6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#FFE6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6DD
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6DD | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#F1EDDD
Tritanopia (blue-blind)
#FFE3E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe6dd; /* rgb */ color: rgb(255, 230, 221); /* oklch */ color: oklch(94.3% 0.030 40.9);
Tailwind
colors: {
custom: {
50: '#ffede7',
500: '#ffe6dd',
950: '#000000',
},
}SCSS
$custom: #ffe6dd; $custom-light: #ffede7; $custom-dark: #000000;
JSON
{
"hex": "#ffe6dd",
"rgb": {
"r": 255,
"g": 230,
"b": 221
},
"hsl": {
"h": 15.882,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.94276,
"c": 0.03012,
"h": 40.9
},
"luminance": 0.83074
}Semantic roles & 50–950 ramp
primary
#FFE6DD
secondary
#94D5EC
accent
#A9E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484