#DDCDBB#DDCDBB
#DDCDBB is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.030 H 70.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDBB |
|---|---|
| RGB | rgb(221, 205, 187) |
| HSL | hsl(32, 33%, 80%) |
| HSV | hsv(32, 15%, 87%) |
| CMYK | cmyk(0%, 7.2%, 15.4%, 13.3%) |
| CIE-LAB | lab(83.24, 2.61, 10.97) |
| CIE-LCH | lch(83.24, 11.27, 76.60°) |
| OKLab | oklab(85.66% 0.01 0.0286) |
| OKLCH | oklch(85.66% 0.03 70.7) |
| XYZ | xyz(60.6193, 62.6238, 55.8983) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.72
Warm Gray
#C9BEB0
ΔE00 4.49
Champagne
#F7E7CE
ΔE00 6.41
Antiquewhite
#FAEBD7
ΔE00 6.76
Bisque
#FFE4C4
ΔE00 7.48
Blanchedalmond
#FFEBCD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDBB #BBCBDD
analogous
#DDBCBB #DDCDBB #DCDDBB
triadic
#DDCDBB #BBDDCD #CDBBDD
tetradic
#DDCDBB #BBDDBC #BBCBDD #DDBBDC
square
#DDCDBB #BBDDBC #BBCBDD #DDBBDC
split-complementary
#DDCDBB #BBDCDD #BCBBDD
monochromatic
#B49169 #C9AF92 #DDCDBB #F1EBE4 #F5F0EB
Accessibility & contrast
On white
1.55
#DDCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DDCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDBB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDBB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#E4C9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcdbb; /* rgb */ color: rgb(221, 205, 187); /* oklch */ color: oklch(85.7% 0.030 70.7);
Tailwind
colors: {
custom: {
50: '#e7dccf',
500: '#ddcdbb',
950: '#000000',
},
}SCSS
$custom: #ddcdbb; $custom-light: #e7dccf; $custom-dark: #000000;
JSON
{
"hex": "#ddcdbb",
"rgb": {
"r": 221,
"g": 205,
"b": 187
},
"hsl": {
"h": 31.765,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.85657,
"c": 0.03028,
"h": 70.7
},
"luminance": 0.62623
}Semantic roles & 50–950 ramp
primary
#DDCDBB
secondary
#879DB5
accent
#6FAC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483