#DBBB98#DBBB98
#DBBB98 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.1% C 0.060 H 69.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB98 |
|---|---|
| RGB | rgb(219, 187, 152) |
| HSL | hsl(31, 48%, 73%) |
| HSV | hsv(31, 31%, 86%) |
| CMYK | cmyk(0%, 14.6%, 30.6%, 14.1%) |
| CIE-LAB | lab(77.80, 6.34, 21.99) |
| CIE-LCH | lch(77.80, 22.89, 73.92°) |
| OKLab | oklab(81.1% 0.0211 0.0558) |
| OKLCH | oklch(81.1% 0.06 69.3) |
| XYZ | xyz(52.6521, 52.8697, 37.1311) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.86
Burlywood
#DEB887
ΔE00 3.81
Very Light Brown
#D3B683
ΔE00 5.41
Khaki
#C3B091
ΔE00 5.88
Fawn
#CFAF7B
ΔE00 5.99
Toupe
#C7AC7D
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB98 #98B8DB
analogous
#DB9998 #DBBB98 #D9DB98
triadic
#DBBB98 #98DBBB #BB98DB
tetradic
#DBBB98 #98DB99 #98B8DB #DB98D9
square
#DBBB98 #98DB99 #98B8DB #DB98D9
split-complementary
#DBBB98 #98D9DB #9998DB
monochromatic
#B87F40 #CB9D6B #DBBB98 #EBD9C5 #F7F0E8
Accessibility & contrast
On white
1.81
#DBBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DBBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB98
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB98 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#E6B3B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbb98; /* rgb */ color: rgb(219, 187, 152); /* oklch */ color: oklch(81.1% 0.060 69.3);
Tailwind
colors: {
custom: {
50: '#e7cfb6',
500: '#dbbb98',
950: '#000000',
},
}SCSS
$custom: #dbbb98; $custom-light: #e7cfb6; $custom-dark: #000000;
JSON
{
"hex": "#dbbb98",
"rgb": {
"r": 219,
"g": 187,
"b": 152
},
"hsl": {
"h": 31.343,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.81101,
"c": 0.05967,
"h": 69.3
},
"luminance": 0.52868
}Semantic roles & 50–950 ramp
primary
#DBBB98
secondary
#658AB3
accent
#6FBB2A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381