#DBBF9E#DBBF9E
#DBBF9E is a very light, muted orange. Relative luminance 0.548; OKLCH L 82.0% C 0.055 H 71.5°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBF9E |
|---|---|
| RGB | rgb(219, 191, 158) |
| HSL | hsl(32, 46%, 74%) |
| HSV | hsv(32, 28%, 86%) |
| CMYK | cmyk(0%, 12.8%, 27.9%, 14.1%) |
| CIE-LAB | lab(78.92, 5.01, 20.33) |
| CIE-LCH | lch(78.92, 20.94, 76.15°) |
| OKLab | oklab(82.02% 0.0173 0.0519) |
| OKLCH | oklch(82.02% 0.055 71.5) |
| XYZ | xyz(54.0164, 54.7921, 40.0717) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.53
Burlywood
#DEB887
ΔE00 4.78
Khaki
#C3B091
ΔE00 5.57
Very Light Brown
#D3B683
ΔE00 5.74
Fawn
#CFAF7B
ΔE00 6.70
Toupe
#C7AC7D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBF9E #9EBADB
analogous
#DBA19E #DBBF9E #D9DB9E
triadic
#DBBF9E #9EDBBF #BF9EDB
tetradic
#DBBF9E #9EDBA1 #9EBADB #DB9ED9
square
#DBBF9E #9EDBA1 #9EBADB #DB9ED9
split-complementary
#DBBF9E #9ED9DB #A19EDB
monochromatic
#BA8445 #CAA271 #DBBF9E #ECDCCB #F7F0E9
Accessibility & contrast
On white
1.76
#DBBF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#DBBF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBF9E
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBF9E | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09C
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#E6B8B6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbf9e; /* rgb */ color: rgb(219, 191, 158); /* oklch */ color: oklch(82.0% 0.055 71.5);
Tailwind
colors: {
custom: {
50: '#e7d2ba',
500: '#dbbf9e',
950: '#000000',
},
}SCSS
$custom: #dbbf9e; $custom-light: #e7d2ba; $custom-dark: #000000;
JSON
{
"hex": "#dbbf9e",
"rgb": {
"r": 219,
"g": 191,
"b": 158
},
"hsl": {
"h": 32.459,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.8202,
"c": 0.05467,
"h": 71.5
},
"luminance": 0.5479
}Semantic roles & 50–950 ramp
primary
#DBBF9E
secondary
#6B8CB3
accent
#6DB92C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381