#DDD2C2#DDD2C2
#DDD2C2 is a very light, muted orange. Relative luminance 0.654; OKLCH L 86.8% C 0.025 H 77.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2C2 |
|---|---|
| RGB | rgb(221, 210, 194) |
| HSL | hsl(36, 28%, 81%) |
| HSV | hsv(36, 12%, 87%) |
| CMYK | cmyk(0%, 5%, 12.2%, 13.3%) |
| CIE-LAB | lab(84.67, 1.11, 9.28) |
| CIE-LCH | lch(84.67, 9.35, 83.18°) |
| OKLab | oklab(86.83% 0.0054 0.0243) |
| OKLCH | oklch(86.83% 0.025 77.4) |
| XYZ | xyz(62.6022, 65.3612, 60.3466) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.63
Warm Gray
#C9BEB0
ΔE00 4.97
Champagne
#F7E7CE
ΔE00 5.80
Antiquewhite
#FAEBD7
ΔE00 5.97
Eggshell
#F0EAD6
ΔE00 6.10
Linen
#FAF0E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2C2 #C2CDDD
analogous
#DDC5C2 #DDD2C2 #DBDDC2
triadic
#DDD2C2 #C2DDD2 #D2C2DD
tetradic
#DDD2C2 #C2DDC5 #C2CDDD #DDC2DB
square
#DDD2C2 #C2DDC5 #C2CDDD #DDC2DB
split-complementary
#DDD2C2 #C2DBDD #C5C2DD
monochromatic
#B19873 #C7B59B #DDD2C2 #F3EFE9 #F4F1EB
Accessibility & contrast
On white
1.49
#DDD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DDD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2C2
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2C2 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#E2CFCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddd2c2; /* rgb */ color: rgb(221, 210, 194); /* oklch */ color: oklch(86.8% 0.025 77.4);
Tailwind
colors: {
custom: {
50: '#e7dfd4',
500: '#ddd2c2',
950: '#000000',
},
}SCSS
$custom: #ddd2c2; $custom-light: #e7dfd4; $custom-dark: #000000;
JSON
{
"hex": "#ddd2c2",
"rgb": {
"r": 221,
"g": 210,
"b": 194
},
"hsl": {
"h": 35.556,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.86829,
"c": 0.02486,
"h": 77.4
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#DDD2C2
secondary
#8F9EB4
accent
#69A73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483