#DDD2CE#DDD2CE
#DDD2CE is a very light, near-neutral orange. Relative luminance 0.659; OKLCH L 87.2% C 0.013 H 41.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2CE |
|---|---|
| RGB | rgb(221, 210, 206) |
| HSL | hsl(16, 18%, 84%) |
| HSV | hsv(16, 7%, 87%) |
| CMYK | cmyk(0%, 5%, 6.8%, 13.3%) |
| CIE-LAB | lab(84.96, 3.10, 3.33) |
| CIE-LCH | lch(84.96, 4.55, 47.10°) |
| OKLab | oklab(87.15% 0.0101 0.0088) |
| OKLCH | oklch(87.15% 0.013 41.2) |
| XYZ | xyz(64.0046, 65.9222, 67.7330) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.38
Silver
#C0C0C0
ΔE00 7.08
Warm Beige
#E9DCC9
ΔE00 7.11
Warm Gray
#C9BEB0
ΔE00 7.15
Linen
#FAF0E6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2CE #CED9DD
analogous
#DDCED1 #DDD2CE #DDD9CE
triadic
#DDD2CE #CEDDD2 #D2CEDD
tetradic
#DDD2CE #D1DDCE #CED9DD #D9CEDD
square
#DDD2CE #D1DDCE #CED9DD #D9CEDD
split-complementary
#DDD2CE #CEDDD9 #CED1DD
monochromatic
#AB9086 #C4B1AA #DDD2CE #F2EEED #F2EEED
Accessibility & contrast
On white
1.48
#DDD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DDD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2CE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2CE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#E0D1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddd2ce; /* rgb */ color: rgb(221, 210, 206); /* oklch */ color: oklch(87.2% 0.013 41.2);
Tailwind
colors: {
custom: {
50: '#e7dfdc',
500: '#ddd2ce',
950: '#000000',
},
}SCSS
$custom: #ddd2ce; $custom-light: #e7dfdc; $custom-dark: #000000;
JSON
{
"hex": "#ddd2ce",
"rgb": {
"r": 221,
"g": 210,
"b": 206
},
"hsl": {
"h": 16,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.8715,
"c": 0.01342,
"h": 41.2
},
"luminance": 0.65922
}Semantic roles & 50–950 ramp
primary
#DDD2CE
secondary
#9DADB3
accent
#869C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484