#DDCDB2#DDCDB2
#DDCDB2 is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.4% C 0.040 H 80.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDB2 |
|---|---|
| RGB | rgb(221, 205, 178) |
| HSL | hsl(38, 39%, 78%) |
| HSV | hsv(38, 19%, 87%) |
| CMYK | cmyk(0%, 7.2%, 19.5%, 13.3%) |
| CIE-LAB | lab(83.05, 1.24, 15.47) |
| CIE-LCH | lch(83.05, 15.52, 85.40°) |
| OKLab | oklab(85.44% 0.0064 0.0399) |
| OKLCH | oklch(85.44% 0.04 80.9) |
| XYZ | xyz(59.6858, 62.2504, 50.9822) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.49
Champagne
#F7E7CE
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 6.02
Wheat
#F5DEB3
ΔE00 6.11
Bisque
#FFE4C4
ΔE00 6.94
Blanchedalmond
#FFEBCD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDB2 #B2C2DD
analogous
#DDB7B2 #DDCDB2 #D7DDB2
triadic
#DDCDB2 #B2DDCD #CDB2DD
tetradic
#DDCDB2 #B2DDB7 #B2C2DD #DDB2D7
square
#DDCDB2 #B2DDB7 #B2C2DD #DDB2D7
split-complementary
#DDCDB2 #B2D7DD #B7B2DD
monochromatic
#B8965D #CAB188 #DDCDB2 #F0E9DC #F6F1EA
Accessibility & contrast
On white
1.56
#DDCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#DDCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDB2
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDB2 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#D8D1B3
Tritanopia (blue-blind)
#E5C8C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcdb2; /* rgb */ color: rgb(221, 205, 178); /* oklch */ color: oklch(85.4% 0.040 80.9);
Tailwind
colors: {
custom: {
50: '#e8dcc9',
500: '#ddcdb2',
950: '#000000',
},
}SCSS
$custom: #ddcdb2; $custom-light: #e8dcc9; $custom-dark: #000000;
JSON
{
"hex": "#ddcdb2",
"rgb": {
"r": 221,
"g": 205,
"b": 178
},
"hsl": {
"h": 37.674,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.85436,
"c": 0.04043,
"h": 80.9
},
"luminance": 0.62249
}Semantic roles & 50–950 ramp
primary
#DDCDB2
secondary
#7E93B5
accent
#63B234
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482