#DBB499#DBB499
#DBB499 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.8% C 0.058 H 56.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB499 |
|---|---|
| RGB | rgb(219, 180, 153) |
| HSL | hsl(25, 48%, 73%) |
| HSV | hsv(25, 30%, 86%) |
| CMYK | cmyk(0%, 17.8%, 30.1%, 14.1%) |
| CIE-LAB | lab(76.07, 10.19, 19.08) |
| CIE-LCH | lch(76.07, 21.63, 61.88°) |
| OKLab | oklab(79.76% 0.0323 0.0487) |
| OKLCH | oklch(79.76% 0.058 56.4) |
| XYZ | xyz(51.2854, 50.0047, 37.0813) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.57
Apricot
#FBCEB1
ΔE00 6.86
Burlywood
#DEB887
ΔE00 7.22
Mushroom
#BA9E88
ΔE00 7.55
Pinkish Tan
#D99B82
ΔE00 8.45
Khaki
#C3B091
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB499 #99C0DB
analogous
#DB999F #DBB499 #DBD599
triadic
#DBB499 #99DBB4 #B499DB
tetradic
#DBB499 #9FDB99 #99C0DB #D599DB
square
#DBB499 #9FDB99 #99C0DB #D599DB
split-complementary
#DBB499 #99DBD5 #999FDB
monochromatic
#B87241 #CB936C #DBB499 #EBD5C6 #F7EEE8
Accessibility & contrast
On white
1.91
#DBB499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#DBB499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB499
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB499 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB797
Deuteranopia (green-blind)
#C8BF99
Tritanopia (blue-blind)
#E7ADAD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb499; /* rgb */ color: rgb(219, 180, 153); /* oklch */ color: oklch(79.8% 0.058 56.4);
Tailwind
colors: {
custom: {
50: '#e7cab7',
500: '#dbb499',
950: '#000000',
},
}SCSS
$custom: #dbb499; $custom-light: #e7cab7; $custom-dark: #000000;
JSON
{
"hex": "#dbb499",
"rgb": {
"r": 219,
"g": 180,
"b": 153
},
"hsl": {
"h": 24.545,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.79757,
"c": 0.05848,
"h": 56.4
},
"luminance": 0.50002
}Semantic roles & 50–950 ramp
primary
#DBB499
secondary
#6693B3
accent
#80BB2A
background
#FEFDFD
surface
#FCF9F8
border
#D5D2D1
text
#161311
muted
#848281