#DCBBA2#DCBBA2
#DCBBA2 is a light, muted orange. Relative luminance 0.534; OKLCH L 81.4% C 0.051 H 59.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBA2 |
|---|---|
| RGB | rgb(220, 187, 162) |
| HSL | hsl(26, 45%, 75%) |
| HSV | hsv(26, 26%, 86%) |
| CMYK | cmyk(0%, 15%, 26.4%, 13.7%) |
| CIE-LAB | lab(78.09, 8.06, 17.05) |
| CIE-LCH | lch(78.09, 18.86, 64.71°) |
| OKLab | oklab(81.42% 0.0262 0.0438) |
| OKLCH | oklch(81.42% 0.051 59.1) |
| XYZ | xyz(53.8077, 53.3669, 41.6419) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.17
Tan
#D2B48C
ΔE00 6.26
Burlywood
#DEB887
ΔE00 7.24
Peach
#FFDAB9
ΔE00 7.86
Khaki
#C3B091
ΔE00 7.98
Light Peach
#FFD8B1
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBA2 #A2C3DC
analogous
#DCA2A6 #DCBBA2 #DCD8A2
triadic
#DCBBA2 #A2DCBB #BBA2DC
tetradic
#DCBBA2 #A6DCA2 #A2C3DC #D8A2DC
square
#DCBBA2 #A6DCA2 #A2C3DC #D8A2DC
split-complementary
#DCBBA2 #A2DCD8 #A2A6DC
monochromatic
#BB7A49 #CB9A76 #DCBBA2 #EDDCCE #F7EFE9
Accessibility & contrast
On white
1.80
#DCBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DCBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBA2
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBA2 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#E7B5B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbba2; /* rgb */ color: rgb(220, 187, 162); /* oklch */ color: oklch(81.4% 0.051 59.1);
Tailwind
colors: {
custom: {
50: '#e7cfbd',
500: '#dcbba2',
950: '#000000',
},
}SCSS
$custom: #dcbba2; $custom-light: #e7cfbd; $custom-dark: #000000;
JSON
{
"hex": "#dcbba2",
"rgb": {
"r": 220,
"g": 187,
"b": 162
},
"hsl": {
"h": 25.862,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.81418,
"c": 0.05105,
"h": 59.1
},
"luminance": 0.53365
}Semantic roles & 50–950 ramp
primary
#DCBBA2
secondary
#6E96B4
accent
#7CB82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161312
muted
#848382