#DDCDAB#DDCDAB
#DDCDAB is a very light, muted orange. Relative luminance 0.620; OKLCH L 85.3% C 0.049 H 85.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDAB |
|---|---|
| RGB | rgb(221, 205, 171) |
| HSL | hsl(41, 42%, 77%) |
| HSV | hsv(41, 23%, 87%) |
| CMYK | cmyk(0%, 7.2%, 22.6%, 13.3%) |
| CIE-LAB | lab(82.90, 0.23, 18.97) |
| CIE-LCH | lch(82.90, 18.97, 89.31°) |
| OKLab | oklab(85.27% 0.0036 0.0486) |
| OKLCH | oklch(85.27% 0.049 85.8) |
| XYZ | xyz(59.0009, 61.9764, 47.3748) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.06
Beige (survey)
#E6DAA6
ΔE00 5.94
Warm Beige
#E9DCC9
ΔE00 6.20
Champagne
#F7E7CE
ΔE00 6.83
Moccasin
#FFE4B5
ΔE00 7.03
Navajowhite
#FFDEAD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDAB #ABBBDD
analogous
#DDB4AB #DDCDAB #D4DDAB
triadic
#DDCDAB #ABDDCD #CDABDD
tetradic
#DDCDAB #ABDDB4 #ABBBDD #DDABD4
square
#DDCDAB #ABDDB4 #ABBBDD #DDABD4
split-complementary
#DDCDAB #ABD4DD #B4ABDD
monochromatic
#BA9954 #CBB37F #DDCDAB #EFE7D7 #F6F2E9
Accessibility & contrast
On white
1.57
#DDCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DDCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDAB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDAB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#DAD0AC
Tritanopia (blue-blind)
#E6C7C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcdab; /* rgb */ color: rgb(221, 205, 171); /* oklch */ color: oklch(85.3% 0.049 85.8);
Tailwind
colors: {
custom: {
50: '#e8dcc4',
500: '#ddcdab',
950: '#000000',
},
}SCSS
$custom: #ddcdab; $custom-light: #e8dcc4; $custom-dark: #000000;
JSON
{
"hex": "#ddcdab",
"rgb": {
"r": 221,
"g": 205,
"b": 171
},
"hsl": {
"h": 40.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85274,
"c": 0.04873,
"h": 85.8
},
"luminance": 0.61975
}Semantic roles & 50–950 ramp
primary
#DDCDAB
secondary
#778BB5
accent
#5BB530
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161512
muted
#848482