#DCBF90#DCBF90
#DCBF90 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.070 H 79.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF90 |
|---|---|
| RGB | rgb(220, 191, 144) |
| HSL | hsl(37, 52%, 71%) |
| HSV | hsv(37, 35%, 86%) |
| CMYK | cmyk(0%, 13.2%, 34.5%, 13.7%) |
| CIE-LAB | lab(78.75, 3.61, 27.54) |
| CIE-LCH | lch(78.75, 27.78, 82.52°) |
| OKLab | oklab(81.82% 0.0128 0.069) |
| OKLCH | oklch(81.82% 0.07 79.5) |
| XYZ | xyz(53.1811, 54.4929, 34.0970) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.62
Burlywood
#DEB887
ΔE00 3.08
Tan
#D2B48C
ΔE00 3.44
Fawn
#CFAF7B
ΔE00 4.35
Toupe
#C7AC7D
ΔE00 5.20
Sandstone
#C9AE74
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF90 #90ADDC
analogous
#DC9990 #DCBF90 #D3DC90
triadic
#DCBF90 #90DCBF #BF90DC
tetradic
#DCBF90 #90DC99 #90ADDC #DC90D3
square
#DCBF90 #90DC99 #90ADDC #DC90D3
split-complementary
#DCBF90 #90D3DC #9990DC
monochromatic
#B8883A #CDA461 #DCBF90 #EBDABF #F8F2E8
Accessibility & contrast
On white
1.76
#DCBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DCBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF90
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF90 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8D
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#E8B6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf90; /* rgb */ color: rgb(220, 191, 144); /* oklch */ color: oklch(81.8% 0.070 79.5);
Tailwind
colors: {
custom: {
50: '#e8d2b1',
500: '#dcbf90',
950: '#000000',
},
}SCSS
$custom: #dcbf90; $custom-light: #e8d2b1; $custom-dark: #000000;
JSON
{
"hex": "#dcbf90",
"rgb": {
"r": 220,
"g": 191,
"b": 144
},
"hsl": {
"h": 37.105,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.81819,
"c": 0.0702,
"h": 79.5
},
"luminance": 0.54491
}Semantic roles & 50–950 ramp
primary
#DCBF90
secondary
#5D7EB3
accent
#61BF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381