#FFE7DD#FFE7DD
#FFE7DD is a very light, muted orange. Relative luminance 0.836; OKLCH L 94.5% C 0.030 H 44.0°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7DD |
|---|---|
| RGB | rgb(255, 231, 221) |
| HSL | hsl(18, 100%, 93%) |
| HSV | hsv(18, 13%, 100%) |
| CMYK | cmyk(0%, 9.4%, 13.3%, 0%) |
| CIE-LAB | lab(93.29, 6.57, 7.83) |
| CIE-LCH | lch(93.29, 10.23, 50.00°) |
| OKLab | oklab(94.47% 0.0213 0.0206) |
| OKLCH | oklch(94.47% 0.03 44) |
| XYZ | xyz(82.8663, 83.6339, 80.1703) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.73
Very Light Pink
#FFF4F2
ΔE00 5.79
Seashell
#FFF5EE
ΔE00 5.86
Linen
#FAF0E6
ΔE00 6.02
Antiquewhite
#FAEBD7
ΔE00 7.08
Lavenderblush
#FFF0F5
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7DD #DDF5FF
analogous
#FFDDE4 #FFE7DD #FFF8DD
triadic
#FFE7DD #DDFFE7 #E7DDFF
tetradic
#FFE7DD #E4FFDD #DDF5FF #F8DDFF
square
#FFE7DD #E4FFDD #DDF5FF #F8DDFF
split-complementary
#FFE7DD #DDFFF8 #DDE4FF
monochromatic
#FF9163 #FFBCA0 #FFE7DD #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.18
#FFE7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#FFE7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7DD
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7DD | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#F2EEDD
Tritanopia (blue-blind)
#FFE4E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe7dd; /* rgb */ color: rgb(255, 231, 221); /* oklch */ color: oklch(94.5% 0.030 44.0);
Tailwind
colors: {
custom: {
50: '#ffeee7',
500: '#ffe7dd',
950: '#000000',
},
}SCSS
$custom: #ffe7dd; $custom-light: #ffeee7; $custom-dark: #000000;
JSON
{
"hex": "#ffe7dd",
"rgb": {
"r": 255,
"g": 231,
"b": 221
},
"hsl": {
"h": 17.647,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.94467,
"c": 0.02965,
"h": 44
},
"luminance": 0.83632
}Semantic roles & 50–950 ramp
primary
#FFE7DD
secondary
#94D2EC
accent
#A2E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584