#DBBC99#DBBC99
#DBBC99 is a light, muted orange. Relative luminance 0.533; OKLCH L 81.3% C 0.059 H 70.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC99 |
|---|---|
| RGB | rgb(219, 188, 153) |
| HSL | hsl(32, 48%, 73%) |
| HSV | hsv(32, 30%, 86%) |
| CMYK | cmyk(0%, 14.2%, 30.1%, 14.1%) |
| CIE-LAB | lab(78.07, 5.94, 21.83) |
| CIE-LCH | lch(78.07, 22.62, 74.78°) |
| OKLab | oklab(81.32% 0.0199 0.0555) |
| OKLCH | oklch(81.32% 0.059 70.2) |
| XYZ | xyz(52.9472, 53.3284, 37.6352) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.85
Burlywood
#DEB887
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 5.30
Khaki
#C3B091
ΔE00 5.73
Fawn
#CFAF7B
ΔE00 6.01
Toupe
#C7AC7D
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC99 #99B8DB
analogous
#DB9B99 #DBBC99 #D9DB99
triadic
#DBBC99 #99DBBC #BC99DB
tetradic
#DBBC99 #99DB9B #99B8DB #DB99D9
square
#DBBC99 #99DB9B #99B8DB #DB99D9
split-complementary
#DBBC99 #99D9DB #9B99DB
monochromatic
#B88041 #CB9E6C #DBBC99 #EBDAC6 #F7F0E8
Accessibility & contrast
On white
1.80
#DBBC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DBBC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC99
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC99 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#CEC49A
Tritanopia (blue-blind)
#E6B5B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbc99; /* rgb */ color: rgb(219, 188, 153); /* oklch */ color: oklch(81.3% 0.059 70.2);
Tailwind
colors: {
custom: {
50: '#e7d0b7',
500: '#dbbc99',
950: '#000000',
},
}SCSS
$custom: #dbbc99; $custom-light: #e7d0b7; $custom-dark: #000000;
JSON
{
"hex": "#dbbc99",
"rgb": {
"r": 219,
"g": 188,
"b": 153
},
"hsl": {
"h": 31.818,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.81319,
"c": 0.05892,
"h": 70.2
},
"luminance": 0.53326
}Semantic roles & 50–950 ramp
primary
#DBBC99
secondary
#668AB3
accent
#6EBB2A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381