#DDD9CE#DDD9CE
#DDD9CE is a very light, near-neutral orange. Relative luminance 0.695; OKLCH L 88.5% C 0.015 H 90.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD9CE |
|---|---|
| RGB | rgb(221, 217, 206) |
| HSL | hsl(44, 18%, 84%) |
| HSV | hsv(44, 7%, 87%) |
| CMYK | cmyk(0%, 1.8%, 6.8%, 13.3%) |
| CIE-LAB | lab(86.73, -0.55, 5.89) |
| CIE-LCH | lch(86.73, 5.92, 95.29°) |
| OKLab | oklab(88.54% -0.0001 0.0155) |
| OKLCH | oklch(88.54% 0.015 90.3) |
| XYZ | xyz(65.7708, 69.4545, 68.3217) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.05
Warm Beige
#E9DCC9
ΔE00 4.53
Eggshell
#F0EAD6
ΔE00 5.06
Gainsboro
#DCDCDC
ΔE00 5.29
Light Gray
#D3D3D3
ΔE00 5.44
Linen
#FAF0E6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD9CE #CED2DD
analogous
#DDD1CE #DDD9CE #D9DDCE
triadic
#DDD9CE #CEDDD9 #D9CEDD
tetradic
#DDD9CE #CEDDD1 #CED2DD #DDCED9
square
#DDD9CE #CEDDD1 #CED2DD #DDCED9
split-complementary
#DDD9CE #CED9DD #D1CEDD
monochromatic
#ABA186 #C4BDAA #DDD9CE #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.41
#DDD9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DDD9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD9CE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD9CE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CD
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#E0D7D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddd9ce; /* rgb */ color: rgb(221, 217, 206); /* oklch */ color: oklch(88.5% 0.015 90.3);
Tailwind
colors: {
custom: {
50: '#e7e4dd',
500: '#ddd9ce',
950: '#000000',
},
}SCSS
$custom: #ddd9ce; $custom-light: #e7e4dd; $custom-dark: #000000;
JSON
{
"hex": "#ddd9ce",
"rgb": {
"r": 221,
"g": 217,
"b": 206
},
"hsl": {
"h": 44,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88541,
"c": 0.01549,
"h": 90.3
},
"luminance": 0.69454
}Semantic roles & 50–950 ramp
primary
#DDD9CE
secondary
#9DA2B3
accent
#5F9C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484