#DCBDB2#DCBDB2
#DCBDB2 is a very light, muted orange. Relative luminance 0.548; OKLCH L 82.2% C 0.039 H 40.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBDB2 |
|---|---|
| RGB | rgb(220, 189, 178) |
| HSL | hsl(16, 38%, 78%) |
| HSV | hsv(16, 19%, 86%) |
| CMYK | cmyk(0%, 14.1%, 19.1%, 13.7%) |
| CIE-LAB | lab(78.94, 9.31, 9.64) |
| CIE-LCH | lch(78.94, 13.40, 46.01°) |
| OKLab | oklab(82.2% 0.0295 0.0252) |
| OKLCH | oklch(82.2% 0.039 40.5) |
| XYZ | xyz(55.7487, 54.8269, 49.7568) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.75
Apricot
#FBCEB1
ΔE00 8.18
Warm Gray
#C9BEB0
ΔE00 9.09
Mistyrose
#FFE4E1
ΔE00 9.68
Mushroom
#BA9E88
ΔE00 10.47
Peach
#FFDAB9
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBDB2 #B2D1DC
analogous
#DCB2BC #DCBDB2 #DCD2B2
triadic
#DCBDB2 #B2DCBD #BDB2DC
tetradic
#DCBDB2 #BCDCB2 #B2D1DC #D2B2DC
square
#DCBDB2 #BCDCB2 #B2D1DC #D2B2DC
split-complementary
#DCBDB2 #B2DCD2 #B2BCDC
monochromatic
#B6755E #C99988 #DCBDB2 #EFE1DC #F5EDEA
Accessibility & contrast
On white
1.76
#DCBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DCBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBDB2
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBDB2 | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#CBC6B2
Tritanopia (blue-blind)
#E5B9BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbdb2; /* rgb */ color: rgb(220, 189, 178); /* oklch */ color: oklch(82.2% 0.039 40.5);
Tailwind
colors: {
custom: {
50: '#e7d0c9',
500: '#dcbdb2',
950: '#000000',
},
}SCSS
$custom: #dcbdb2; $custom-light: #e7d0c9; $custom-dark: #000000;
JSON
{
"hex": "#dcbdb2",
"rgb": {
"r": 220,
"g": 189,
"b": 178
},
"hsl": {
"h": 15.714,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.82199,
"c": 0.03882,
"h": 40.5
},
"luminance": 0.54825
}Semantic roles & 50–950 ramp
primary
#DCBDB2
secondary
#7EA6B4
accent
#90B035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382