#DCCBBB#DCCBBB
#DCCBBB is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.2% C 0.029 H 65.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBBB |
|---|---|
| RGB | rgb(220, 203, 187) |
| HSL | hsl(29, 32%, 80%) |
| HSV | hsv(29, 15%, 86%) |
| CMYK | cmyk(0%, 7.7%, 15%, 13.7%) |
| CIE-LAB | lab(82.66, 3.30, 10.12) |
| CIE-LCH | lch(82.66, 10.64, 71.95°) |
| OKLab | oklab(85.18% 0.0119 0.0264) |
| OKLCH | oklch(85.18% 0.029 65.7) |
| XYZ | xyz(59.8403, 61.5165, 55.7256) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.34
Warm Beige
#E9DCC9
ΔE00 4.61
Champagne
#F7E7CE
ΔE00 7.31
Antiquewhite
#FAEBD7
ΔE00 7.42
Bisque
#FFE4C4
ΔE00 8.10
Peach
#FFDAB9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBBB #BBCCDC
analogous
#DCBBBC #DCCBBB #DCDCBB
triadic
#DCCBBB #BBDCCB #CBBBDC
tetradic
#DCCBBB #BCDCBB #BBCCDC #DCBBDC
square
#DCCBBB #BCDCBB #BBCCDC #DCBBDC
split-complementary
#DCCBBB #BBDCDC #BBBCDC
monochromatic
#B28D6A #C7AC93 #DCCBBB #F1EAE3 #F5F0EB
Accessibility & contrast
On white
1.58
#DCCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#DCCBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBBB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBBB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#E2C7C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccbbb; /* rgb */ color: rgb(220, 203, 187); /* oklch */ color: oklch(85.2% 0.029 65.7);
Tailwind
colors: {
custom: {
50: '#e7dacf',
500: '#dccbbb',
950: '#000000',
},
}SCSS
$custom: #dccbbb; $custom-light: #e7dacf; $custom-dark: #000000;
JSON
{
"hex": "#dccbbb",
"rgb": {
"r": 220,
"g": 203,
"b": 187
},
"hsl": {
"h": 29.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.85175,
"c": 0.02898,
"h": 65.7
},
"luminance": 0.61515
}Semantic roles & 50–950 ramp
primary
#DCCBBB
secondary
#889EB3
accent
#74AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383