#DBB697#DBB697
#DBB697 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.1% C 0.060 H 61.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB697 |
|---|---|
| RGB | rgb(219, 182, 151) |
| HSL | hsl(27, 49%, 73%) |
| HSV | hsv(27, 31%, 86%) |
| CMYK | cmyk(0%, 16.9%, 31.1%, 14.1%) |
| CIE-LAB | lab(76.53, 8.87, 20.78) |
| CIE-LCH | lch(76.53, 22.60, 66.90°) |
| OKLab | oklab(80.1% 0.0284 0.0529) |
| OKLCH | oklch(80.1% 0.06 61.8) |
| XYZ | xyz(51.5282, 50.7525, 36.3541) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.76
Burlywood
#DEB887
ΔE00 5.43
Apricot
#FBCEB1
ΔE00 6.96
Khaki
#C3B091
ΔE00 7.45
Fawn
#CFAF7B
ΔE00 7.59
Very Light Brown
#D3B683
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB697 #97BCDB
analogous
#DB979A #DBB697 #DBD897
triadic
#DBB697 #97DBB6 #B697DB
tetradic
#DBB697 #9ADB97 #97BCDB #D897DB
square
#DBB697 #9ADB97 #97BCDB #D897DB
split-complementary
#DBB697 #97DBD8 #979ADB
monochromatic
#B87640 #CB966A #DBB697 #EBD6C4 #F7EFE8
Accessibility & contrast
On white
1.88
#DBB697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#DBB697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB697
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB697 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#E7AEAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb697; /* rgb */ color: rgb(219, 182, 151); /* oklch */ color: oklch(80.1% 0.060 61.8);
Tailwind
colors: {
custom: {
50: '#e7cbb5',
500: '#dbb697',
950: '#000000',
},
}SCSS
$custom: #dbb697; $custom-light: #e7cbb5; $custom-dark: #000000;
JSON
{
"hex": "#dbb697",
"rgb": {
"r": 219,
"g": 182,
"b": 151
},
"hsl": {
"h": 27.353,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.80101,
"c": 0.06002,
"h": 61.8
},
"luminance": 0.5075
}Semantic roles & 50–950 ramp
primary
#DBB697
secondary
#648FB3
accent
#79BC2A
background
#FEFDFD
surface
#FCF9F8
border
#D5D2D1
text
#161311
muted
#848281