#DDCDBC#DDCDBC
#DDCDBC is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.7% C 0.029 H 69.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDBC |
|---|---|
| RGB | rgb(221, 205, 188) |
| HSL | hsl(31, 33%, 80%) |
| HSV | hsv(31, 15%, 87%) |
| CMYK | cmyk(0%, 7.2%, 14.9%, 13.3%) |
| CIE-LAB | lab(83.27, 2.77, 10.47) |
| CIE-LCH | lch(83.27, 10.83, 75.18°) |
| OKLab | oklab(85.68% 0.0104 0.0273) |
| OKLCH | oklch(85.68% 0.029 69.1) |
| XYZ | xyz(60.7267, 62.6667, 56.4641) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.84
Warm Gray
#C9BEB0
ΔE00 4.46
Champagne
#F7E7CE
ΔE00 6.59
Antiquewhite
#FAEBD7
ΔE00 6.82
Bisque
#FFE4C4
ΔE00 7.66
Blanchedalmond
#FFEBCD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDBC #BCCCDD
analogous
#DDBCBC #DDCDBC #DCDDBC
triadic
#DDCDBC #BCDDCD #CDBCDD
tetradic
#DDCDBC #BCDDBC #BCCCDD #DDBCDC
square
#DDCDBC #BCDDBC #BCCCDD #DDBCDC
split-complementary
#DDCDBC #BCDCDD #BCBCDD
monochromatic
#B4906B #C8AF93 #DDCDBC #F2EBE5 #F5F0EB
Accessibility & contrast
On white
1.55
#DDCDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DDCDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDBC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDBC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBB
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#E3C9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcdbc; /* rgb */ color: rgb(221, 205, 188); /* oklch */ color: oklch(85.7% 0.029 69.1);
Tailwind
colors: {
custom: {
50: '#e7dcd0',
500: '#ddcdbc',
950: '#000000',
},
}SCSS
$custom: #ddcdbc; $custom-light: #e7dcd0; $custom-dark: #000000;
JSON
{
"hex": "#ddcdbc",
"rgb": {
"r": 221,
"g": 205,
"b": 188
},
"hsl": {
"h": 30.909,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.85682,
"c": 0.02922,
"h": 69.1
},
"luminance": 0.62666
}Semantic roles & 50–950 ramp
primary
#DDCDBC
secondary
#899EB5
accent
#71AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483