#DCBB98#DCBB98
#DCBB98 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.2% C 0.060 H 68.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB98 |
|---|---|
| RGB | rgb(220, 187, 152) |
| HSL | hsl(31, 49%, 73%) |
| HSV | hsv(31, 31%, 86%) |
| CMYK | cmyk(0%, 15%, 30.9%, 13.7%) |
| CIE-LAB | lab(77.89, 6.73, 22.13) |
| CIE-LCH | lch(77.89, 23.13, 73.09°) |
| OKLab | oklab(81.19% 0.0222 0.0562) |
| OKLCH | oklch(81.19% 0.06 68.5) |
| XYZ | xyz(52.9539, 53.0253, 37.1452) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.08
Burlywood
#DEB887
ΔE00 3.82
Very Light Brown
#D3B683
ΔE00 5.62
Fawn
#CFAF7B
ΔE00 6.15
Khaki
#C3B091
ΔE00 6.19
Toupe
#C7AC7D
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB98 #98B9DC
analogous
#DC9998 #DCBB98 #DBDC98
triadic
#DCBB98 #98DCBB #BB98DC
tetradic
#DCBB98 #98DC99 #98B9DC #DC98DB
square
#DCBB98 #98DC99 #98B9DC #DC98DB
split-complementary
#DCBB98 #98DBDC #9998DC
monochromatic
#BA7F3F #CC9D6A #DCBB98 #ECD9C6 #F7F0E8
Accessibility & contrast
On white
1.81
#DCBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DCBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB98
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB98 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#CEC499
Tritanopia (blue-blind)
#E8B3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbb98; /* rgb */ color: rgb(220, 187, 152); /* oklch */ color: oklch(81.2% 0.060 68.5);
Tailwind
colors: {
custom: {
50: '#e8cfb6',
500: '#dcbb98',
950: '#000000',
},
}SCSS
$custom: #dcbb98; $custom-light: #e8cfb6; $custom-dark: #000000;
JSON
{
"hex": "#dcbb98",
"rgb": {
"r": 220,
"g": 187,
"b": 152
},
"hsl": {
"h": 30.882,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.81194,
"c": 0.06039,
"h": 68.5
},
"luminance": 0.53023
}Semantic roles & 50–950 ramp
primary
#DCBB98
secondary
#648BB4
accent
#71BD29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381