#DBBB99#DBBB99
#DBBB99 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.1% C 0.059 H 68.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB99 |
|---|---|
| RGB | rgb(219, 187, 153) |
| HSL | hsl(31, 48%, 73%) |
| HSV | hsv(31, 30%, 86%) |
| CMYK | cmyk(0%, 14.6%, 30.1%, 14.1%) |
| CIE-LAB | lab(77.82, 6.47, 21.48) |
| CIE-LCH | lch(77.82, 22.44, 73.24°) |
| OKLab | oklab(81.12% 0.0215 0.0546) |
| OKLCH | oklch(81.12% 0.059 68.6) |
| XYZ | xyz(52.7343, 52.9026, 37.5642) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.11
Burlywood
#DEB887
ΔE00 4.10
Very Light Brown
#D3B683
ΔE00 5.73
Khaki
#C3B091
ΔE00 5.97
Fawn
#CFAF7B
ΔE00 6.28
Toupe
#C7AC7D
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB99 #99B9DB
analogous
#DB9A99 #DBBB99 #DADB99
triadic
#DBBB99 #99DBBB #BB99DB
tetradic
#DBBB99 #99DB9A #99B9DB #DB99DA
square
#DBBB99 #99DB9A #99B9DB #DB99DA
split-complementary
#DBBB99 #99DADB #9A99DB
monochromatic
#B87F41 #CB9D6C #DBBB99 #EBD9C6 #F7F0E8
Accessibility & contrast
On white
1.81
#DBBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#DBBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB99
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB99 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#CEC39A
Tritanopia (blue-blind)
#E6B4B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbb99; /* rgb */ color: rgb(219, 187, 153); /* oklch */ color: oklch(81.1% 0.059 68.6);
Tailwind
colors: {
custom: {
50: '#e7cfb7',
500: '#dbbb99',
950: '#000000',
},
}SCSS
$custom: #dbbb99; $custom-light: #e7cfb7; $custom-dark: #000000;
JSON
{
"hex": "#dbbb99",
"rgb": {
"r": 219,
"g": 187,
"b": 153
},
"hsl": {
"h": 30.909,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.81122,
"c": 0.05867,
"h": 68.6
},
"luminance": 0.52901
}Semantic roles & 50–950 ramp
primary
#DBBB99
secondary
#668BB3
accent
#71BB2A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381