#DBB699#DBB699
#DBB699 is a light, muted orange. Relative luminance 0.508; OKLCH L 80.1% C 0.058 H 59.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB699 |
|---|---|
| RGB | rgb(219, 182, 153) |
| HSL | hsl(26, 48%, 73%) |
| HSV | hsv(26, 30%, 86%) |
| CMYK | cmyk(0%, 16.9%, 30.1%, 14.1%) |
| CIE-LAB | lab(76.57, 9.13, 19.76) |
| CIE-LCH | lch(76.57, 21.77, 65.21°) |
| OKLab | oklab(80.15% 0.0292 0.0504) |
| OKLCH | oklch(80.15% 0.058 59.9) |
| XYZ | xyz(51.6920, 50.8180, 37.2168) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.43
Burlywood
#DEB887
ΔE00 6.15
Apricot
#FBCEB1
ΔE00 6.76
Mushroom
#BA9E88
ΔE00 7.73
Khaki
#C3B091
ΔE00 7.84
Fawn
#CFAF7B
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB699 #99BEDB
analogous
#DB999D #DBB699 #DBD799
triadic
#DBB699 #99DBB6 #B699DB
tetradic
#DBB699 #9DDB99 #99BEDB #D799DB
square
#DBB699 #9DDB99 #99BEDB #D799DB
split-complementary
#DBB699 #99DBD7 #999DDB
monochromatic
#B87641 #CB966C #DBB699 #EBD6C6 #F7EFE8
Accessibility & contrast
On white
1.88
#DBB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#DBB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB699
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB699 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#E7AFAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb699; /* rgb */ color: rgb(219, 182, 153); /* oklch */ color: oklch(80.1% 0.058 59.9);
Tailwind
colors: {
custom: {
50: '#e7cbb7',
500: '#dbb699',
950: '#000000',
},
}SCSS
$custom: #dbb699; $custom-light: #e7cbb7; $custom-dark: #000000;
JSON
{
"hex": "#dbb699",
"rgb": {
"r": 219,
"g": 182,
"b": 153
},
"hsl": {
"h": 26.364,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.80145,
"c": 0.05826,
"h": 59.9
},
"luminance": 0.50816
}Semantic roles & 50–950 ramp
primary
#DBB699
secondary
#6691B3
accent
#7CBB2A
background
#FEFDFD
surface
#FCF9F8
border
#D5D2D1
text
#161311
muted
#848281