#DBBF95#DBBF95
#DBBF95 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.064 H 77.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBF95 |
|---|---|
| RGB | rgb(219, 191, 149) |
| HSL | hsl(36, 49%, 72%) |
| HSV | hsv(36, 32%, 86%) |
| CMYK | cmyk(0%, 12.8%, 32%, 14.1%) |
| CIE-LAB | lab(78.75, 3.84, 24.88) |
| CIE-LCH | lch(78.75, 25.18, 81.22°) |
| OKLab | oklab(81.83% 0.0137 0.0628) |
| OKLCH | oklch(81.83% 0.064 77.7) |
| XYZ | xyz(53.2699, 54.4935, 36.1402) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.94
Very Light Brown
#D3B683
ΔE00 3.37
Burlywood
#DEB887
ΔE00 3.39
Fawn
#CFAF7B
ΔE00 4.88
Toupe
#C7AC7D
ΔE00 5.43
Khaki
#C3B091
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBF95 #95B1DB
analogous
#DB9C95 #DBBF95 #D4DB95
triadic
#DBBF95 #95DBBF #BF95DB
tetradic
#DBBF95 #95DB9C #95B1DB #DB95D4
square
#DBBF95 #95DB9C #95B1DB #DB95D4
split-complementary
#DBBF95 #95D4DB #9C95DB
monochromatic
#B7873E #CBA367 #DBBF95 #EBDBC3 #F7F1E8
Accessibility & contrast
On white
1.76
#DBBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DBBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBF95
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBF95 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF92
Deuteranopia (green-blind)
#D1C696
Tritanopia (blue-blind)
#E7B7B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbf95; /* rgb */ color: rgb(219, 191, 149); /* oklch */ color: oklch(81.8% 0.064 77.7);
Tailwind
colors: {
custom: {
50: '#e7d2b4',
500: '#dbbf95',
950: '#000000',
},
}SCSS
$custom: #dbbf95; $custom-light: #e7d2b4; $custom-dark: #000000;
JSON
{
"hex": "#dbbf95",
"rgb": {
"r": 219,
"g": 191,
"b": 149
},
"hsl": {
"h": 36,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.81828,
"c": 0.06424,
"h": 77.7
},
"luminance": 0.54492
}Semantic roles & 50–950 ramp
primary
#DBBF95
secondary
#6282B2
accent
#64BD29
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381