#DBBB94#DBBB94
#DBBB94 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.0% C 0.064 H 72.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB94 |
|---|---|
| RGB | rgb(219, 187, 148) |
| HSL | hsl(33, 50%, 72%) |
| HSV | hsv(33, 32%, 86%) |
| CMYK | cmyk(0%, 14.6%, 32.4%, 14.1%) |
| CIE-LAB | lab(77.72, 5.83, 24.02) |
| CIE-LCH | lch(77.72, 24.72, 76.36°) |
| OKLab | oklab(81.02% 0.0194 0.0607) |
| OKLCH | oklch(81.02% 0.064 72.2) |
| XYZ | xyz(52.3300, 52.7409, 35.4348) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.14
Burlywood
#DEB887
ΔE00 2.77
Very Light Brown
#D3B683
ΔE00 4.20
Fawn
#CFAF7B
ΔE00 4.96
Toupe
#C7AC7D
ΔE00 5.57
Khaki
#C3B091
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB94 #94B4DB
analogous
#DB9894 #DBBB94 #D7DB94
triadic
#DBBB94 #94DBBB #BB94DB
tetradic
#DBBB94 #94DB98 #94B4DB #DB94D7
square
#DBBB94 #94DB98 #94B4DB #DB94D7
split-complementary
#DBBB94 #94D7DB #9894DB
monochromatic
#B7803E #CC9E66 #DBBB94 #EAD8C2 #F7F0E8
Accessibility & contrast
On white
1.82
#DBBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#DBBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB94
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB94 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC91
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#E7B3B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbb94; /* rgb */ color: rgb(219, 187, 148); /* oklch */ color: oklch(81.0% 0.064 72.2);
Tailwind
colors: {
custom: {
50: '#e7cfb3',
500: '#dbbb94',
950: '#000000',
},
}SCSS
$custom: #dbbb94; $custom-light: #e7cfb3; $custom-dark: #000000;
JSON
{
"hex": "#dbbb94",
"rgb": {
"r": 219,
"g": 187,
"b": 148
},
"hsl": {
"h": 32.958,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.81016,
"c": 0.06371,
"h": 72.2
},
"luminance": 0.52739
}Semantic roles & 50–950 ramp
primary
#DBBB94
secondary
#6186B2
accent
#6BBD29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381