#DDCDBD#DDCDBD
#DDCDBD is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.7% C 0.028 H 67.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDBD |
|---|---|
| RGB | rgb(221, 205, 189) |
| HSL | hsl(30, 32%, 80%) |
| HSV | hsv(30, 14%, 87%) |
| CMYK | cmyk(0%, 7.2%, 14.5%, 13.3%) |
| CIE-LAB | lab(83.29, 2.93, 9.97) |
| CIE-LCH | lch(83.29, 10.39, 73.64°) |
| OKLab | oklab(85.71% 0.0108 0.026) |
| OKLCH | oklch(85.71% 0.028 67.4) |
| XYZ | xyz(60.8349, 62.7100, 57.0338) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.02
Warm Gray
#C9BEB0
ΔE00 4.48
Champagne
#F7E7CE
ΔE00 6.81
Antiquewhite
#FAEBD7
ΔE00 6.91
Bisque
#FFE4C4
ΔE00 7.87
Linen
#FAF0E6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDBD #BDCDDD
analogous
#DDBDBD #DDCDBD #DDDDBD
triadic
#DDCDBD #BDDDCD #CDBDDD
tetradic
#DDCDBD #BDDDBD #BDCDDD #DDBDDD
square
#DDCDBD #BDDDBD #BDCDDD #DDBDDD
split-complementary
#DDCDBD #BDDDDD #BDBDDD
monochromatic
#B3906C #C8AE95 #DDCDBD #F2ECE5 #F5F0EB
Accessibility & contrast
On white
1.55
#DDCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#DDCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDBD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDBD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBC
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#E3C9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcdbd; /* rgb */ color: rgb(221, 205, 189); /* oklch */ color: oklch(85.7% 0.028 67.4);
Tailwind
colors: {
custom: {
50: '#e7dcd0',
500: '#ddcdbd',
950: '#000000',
},
}SCSS
$custom: #ddcdbd; $custom-light: #e7dcd0; $custom-dark: #000000;
JSON
{
"hex": "#ddcdbd",
"rgb": {
"r": 221,
"g": 205,
"b": 189
},
"hsl": {
"h": 30,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.85708,
"c": 0.02819,
"h": 67.4
},
"luminance": 0.62709
}Semantic roles & 50–950 ramp
primary
#DDCDBD
secondary
#8A9FB5
accent
#73AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483