#D2BF90#D2BF90
#D2BF90 is a light, moderate orange. Relative luminance 0.530; OKLCH L 80.9% C 0.066 H 88.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF90 |
|---|---|
| RGB | rgb(210, 191, 144) |
| HSL | hsl(43, 42%, 69%) |
| HSV | hsv(43, 31%, 82%) |
| CMYK | cmyk(0%, 9%, 31.4%, 17.6%) |
| CIE-LAB | lab(77.86, -0.30, 26.20) |
| CIE-LCH | lch(77.86, 26.20, 90.65°) |
| OKLab | oklab(80.91% 0.0016 0.0659) |
| OKLCH | oklch(80.91% 0.066 88.6) |
| XYZ | xyz(50.2438, 52.9784, 33.9593) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.80
Sand
#C2B280
ΔE00 3.94
Putty
#BEAE8A
ΔE00 5.36
Sandstone
#C9AE74
ΔE00 5.40
Toupe
#C7AC7D
ΔE00 5.47
Tan
#D2B48C
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF90 #90A3D2
analogous
#D29E90 #D2BF90 #C4D290
triadic
#D2BF90 #90D2BF #BF90D2
tetradic
#D2BF90 #90D29E #90A3D2 #D290C4
square
#D2BF90 #90D29E #90A3D2 #D290C4
split-complementary
#D2BF90 #90C4D2 #9E90D2
monochromatic
#A58943 #C0A664 #D2BF90 #E4D8BC #F5F1E7
Accessibility & contrast
On white
1.81
#D2BF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#D2BF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF90
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF90 | 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)
#CABD8D
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#DCB7B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2bf90; /* rgb */ color: rgb(210, 191, 144); /* oklch */ color: oklch(80.9% 0.066 88.6);
Tailwind
colors: {
custom: {
50: '#e0d2b0',
500: '#d2bf90',
950: '#000000',
},
}SCSS
$custom: #d2bf90; $custom-light: #e0d2b0; $custom-dark: #000000;
JSON
{
"hex": "#d2bf90",
"rgb": {
"r": 210,
"g": 191,
"b": 144
},
"hsl": {
"h": 42.727,
"s": 42.308,
"l": 69.412
},
"oklch": {
"l": 0.80912,
"c": 0.06588,
"h": 88.6
},
"luminance": 0.52977
}Semantic roles & 50–950 ramp
primary
#D2BF90
secondary
#5E74A8
accent
#56B530
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381