#D0BF90#D0BF90
#D0BF90 is a light, moderate orange. Relative luminance 0.527; OKLCH L 80.7% C 0.065 H 90.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BF90 |
|---|---|
| RGB | rgb(208, 191, 144) |
| HSL | hsl(44, 41%, 69%) |
| HSV | hsv(44, 31%, 82%) |
| CMYK | cmyk(0%, 8.2%, 30.8%, 18.4%) |
| CIE-LAB | lab(77.69, -1.08, 25.94) |
| CIE-LCH | lch(77.69, 25.96, 92.38°) |
| OKLab | oklab(80.74% -0.0006 0.0652) |
| OKLCH | oklch(80.74% 0.065 90.5) |
| XYZ | xyz(49.6778, 52.6865, 33.9328) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.68
Very Light Brown
#D3B683
ΔE00 4.37
Putty
#BEAE8A
ΔE00 5.29
Sandstone
#C9AE74
ΔE00 5.64
Toupe
#C7AC7D
ΔE00 5.81
Fawn
#CFAF7B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BF90 #90A1D0
analogous
#D09F90 #D0BF90 #C1D090
triadic
#D0BF90 #90D0BF #BF90D0
tetradic
#D0BF90 #90D09F #90A1D0 #D090C1
square
#D0BF90 #90D09F #90A1D0 #D090C1
split-complementary
#D0BF90 #90C1D0 #9F90D0
monochromatic
#A18944 #BEA665 #D0BF90 #E2D8BB #F4F1E6
Accessibility & contrast
On white
1.82
#D0BF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#D0BF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BF90
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BF90 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8D
Deuteranopia (green-blind)
#CEC291
Tritanopia (blue-blind)
#DAB8B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d0bf90; /* rgb */ color: rgb(208, 191, 144); /* oklch */ color: oklch(80.7% 0.065 90.5);
Tailwind
colors: {
custom: {
50: '#dfd2b0',
500: '#d0bf90',
950: '#000000',
},
}SCSS
$custom: #d0bf90; $custom-light: #dfd2b0; $custom-dark: #000000;
JSON
{
"hex": "#d0bf90",
"rgb": {
"r": 208,
"g": 191,
"b": 144
},
"hsl": {
"h": 44.063,
"s": 40.506,
"l": 69.02
},
"oklch": {
"l": 0.80735,
"c": 0.06523,
"h": 90.5
},
"luminance": 0.52685
}Semantic roles & 50–950 ramp
primary
#D0BF90
secondary
#5F72A6
accent
#54B432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381