#DCB592#DCB592
#DCB592 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.9% C 0.065 H 63.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB592 |
|---|---|
| RGB | rgb(220, 181, 146) |
| HSL | hsl(28, 51%, 72%) |
| HSV | hsv(28, 34%, 86%) |
| CMYK | cmyk(0%, 17.7%, 33.6%, 13.7%) |
| CIE-LAB | lab(76.28, 9.16, 23.14) |
| CIE-LCH | lch(76.28, 24.88, 68.41°) |
| OKLab | oklab(79.9% 0.0291 0.0585) |
| OKLCH | oklch(79.9% 0.065 63.6) |
| XYZ | xyz(51.2285, 50.3410, 34.2069) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.13
Burlywood
#DEB887
ΔE00 4.37
Fawn
#CFAF7B
ΔE00 6.65
Very Light Brown
#D3B683
ΔE00 6.78
Toupe
#C7AC7D
ΔE00 7.27
Apricot
#FBCEB1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB592 #92B9DC
analogous
#DC9294 #DCB592 #DCDA92
triadic
#DCB592 #92DCB5 #B592DC
tetradic
#DCB592 #94DC92 #92B9DC #DA92DC
square
#DCB592 #94DC92 #92B9DC #DA92DC
split-complementary
#DCB592 #92DCDA #9294DC
monochromatic
#B8763B #CD9664 #DCB592 #EBD4C0 #F8EFE8
Accessibility & contrast
On white
1.90
#DCB592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#DCB592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB592
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB592 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B790
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#E9ADAC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dcb592; /* rgb */ color: rgb(220, 181, 146); /* oklch */ color: oklch(79.9% 0.065 63.6);
Tailwind
colors: {
custom: {
50: '#e8cbb2',
500: '#dcb592',
950: '#000000',
},
}SCSS
$custom: #dcb592; $custom-light: #e8cbb2; $custom-dark: #000000;
JSON
{
"hex": "#dcb592",
"rgb": {
"r": 220,
"g": 181,
"b": 146
},
"hsl": {
"h": 28.378,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.79895,
"c": 0.06534,
"h": 63.6
},
"luminance": 0.50339
}Semantic roles & 50–950 ramp
primary
#DCB592
secondary
#5F8BB4
accent
#77BF27
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161311
muted
#848281