#DCCDBB#DCCDBB
#DCCDBB is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.6% C 0.030 H 72.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDBB |
|---|---|
| RGB | rgb(220, 205, 187) |
| HSL | hsl(33, 32%, 80%) |
| HSV | hsv(33, 15%, 86%) |
| CMYK | cmyk(0%, 6.8%, 15%, 13.7%) |
| CIE-LAB | lab(83.16, 2.25, 10.84) |
| CIE-LCH | lch(83.16, 11.07, 78.27°) |
| OKLab | oklab(85.57% 0.0089 0.0282) |
| OKLCH | oklch(85.57% 0.03 72.4) |
| XYZ | xyz(60.3156, 62.4672, 55.8841) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.58
Warm Gray
#C9BEB0
ΔE00 4.31
Champagne
#F7E7CE
ΔE00 6.37
Antiquewhite
#FAEBD7
ΔE00 6.76
Bisque
#FFE4C4
ΔE00 7.65
Eggshell
#F0EAD6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDBB #BBCADC
analogous
#DCBDBB #DCCDBB #DBDCBB
triadic
#DCCDBB #BBDCCD #CDBBDC
tetradic
#DCCDBB #BBDCBD #BBCADC #DCBBDB
square
#DCCDBB #BBDCBD #BBCADC #DCBBDB
split-complementary
#DCCDBB #BBDBDC #BDBBDC
monochromatic
#B2926A #C7AF93 #DCCDBB #F1EBE3 #F5F0EB
Accessibility & contrast
On white
1.56
#DCCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DCCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDBB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDBB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#D6D1BB
Tritanopia (blue-blind)
#E2C9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccdbb; /* rgb */ color: rgb(220, 205, 187); /* oklch */ color: oklch(85.6% 0.030 72.4);
Tailwind
colors: {
custom: {
50: '#e7dccf',
500: '#dccdbb',
950: '#000000',
},
}SCSS
$custom: #dccdbb; $custom-light: #e7dccf; $custom-dark: #000000;
JSON
{
"hex": "#dccdbb",
"rgb": {
"r": 220,
"g": 205,
"b": 187
},
"hsl": {
"h": 32.727,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.85572,
"c": 0.02962,
"h": 72.4
},
"luminance": 0.62466
}Semantic roles & 50–950 ramp
primary
#DCCDBB
secondary
#889CB3
accent
#6EAB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483