#DBC490#DBC490
#DBC490 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 82.7% C 0.073 H 86.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC490 |
|---|---|
| RGB | rgb(219, 196, 144) |
| HSL | hsl(42, 51%, 71%) |
| HSV | hsv(42, 34%, 86%) |
| CMYK | cmyk(0%, 10.5%, 34.2%, 14.1%) |
| CIE-LAB | lab(79.93, 0.60, 29.11) |
| CIE-LCH | lch(79.93, 29.12, 88.82°) |
| OKLab | oklab(82.73% 0.004 0.0728) |
| OKLCH | oklch(82.73% 0.073 86.8) |
| XYZ | xyz(53.9883, 56.5554, 34.4525) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.90
Sand
#C2B280
ΔE00 5.54
Burlywood
#DEB887
ΔE00 5.70
Tan (survey)
#D1B26F
ΔE00 5.78
Fawn
#CFAF7B
ΔE00 5.86
Tan
#D2B48C
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC490 #90A7DB
analogous
#DB9E90 #DBC490 #CCDB90
triadic
#DBC490 #90DBC4 #C490DB
tetradic
#DBC490 #90DB9E #90A7DB #DB90CC
square
#DBC490 #90DB9E #90A7DB #DB90CC
split-complementary
#DBC490 #90CCDB #9E90DB
monochromatic
#B6903B #CCAB62 #DBC490 #EADDBE #F8F3E8
Accessibility & contrast
On white
1.71
#DBC490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DBC490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC490
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC490 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38C
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#E7BBB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbc490; /* rgb */ color: rgb(219, 196, 144); /* oklch */ color: oklch(82.7% 0.073 86.8);
Tailwind
colors: {
custom: {
50: '#e7d5b1',
500: '#dbc490',
950: '#000000',
},
}SCSS
$custom: #dbc490; $custom-light: #e7d5b1; $custom-dark: #000000;
JSON
{
"hex": "#dbc490",
"rgb": {
"r": 219,
"g": 196,
"b": 144
},
"hsl": {
"h": 41.6,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.82727,
"c": 0.07286,
"h": 86.8
},
"luminance": 0.56554
}Semantic roles & 50–950 ramp
primary
#DBC490
secondary
#5D77B2
accent
#56BE27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381