#DBB680#DBB680
#DBB680 is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.6% C 0.082 H 76.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB680 |
|---|---|
| RGB | rgb(219, 182, 128) |
| HSL | hsl(36, 56%, 68%) |
| HSV | hsv(36, 42%, 86%) |
| CMYK | cmyk(0%, 16.9%, 41.6%, 14.1%) |
| CIE-LAB | lab(76.12, 6.14, 32.46) |
| CIE-LCH | lch(76.12, 33.04, 79.29°) |
| OKLab | oklab(79.64% 0.0192 0.0801) |
| OKLCH | oklch(79.64% 0.082 76.6) |
| XYZ | xyz(49.8392, 50.0769, 27.4585) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.58
Very Light Brown
#D3B683
ΔE00 2.42
Fawn
#CFAF7B
ΔE00 2.57
Tan
#D2B48C
ΔE00 3.63
Tan (survey)
#D1B26F
ΔE00 4.27
Toupe
#C7AC7D
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB680 #80A5DB
analogous
#DB8880 #DBB680 #D3DB80
triadic
#DBB680 #80DBB6 #B680DB
tetradic
#DBB680 #80DB88 #80A5DB #DB80D3
square
#DBB680 #80DB88 #80A5DB #DB80D3
split-complementary
#DBB680 #80D3DB #8880DB
monochromatic
#AF7C32 #CD9B50 #DBB680 #E9D1B0 #F6EDDF
Accessibility & contrast
On white
1.91
#DBB680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#DBB680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB680
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB680 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B67C
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#E9ACA8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb680; /* rgb */ color: rgb(219, 182, 128); /* oklch */ color: oklch(79.6% 0.082 76.6);
Tailwind
colors: {
custom: {
50: '#e8cba5',
500: '#dbb680',
950: '#000000',
},
}SCSS
$custom: #dbb680; $custom-light: #e8cba5; $custom-dark: #000000;
JSON
{
"hex": "#dbb680",
"rgb": {
"r": 219,
"g": 182,
"b": 128
},
"hsl": {
"h": 35.604,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.79643,
"c": 0.08236,
"h": 76.6
},
"luminance": 0.50074
}Semantic roles & 50–950 ramp
primary
#DBB680
secondary
#4E76B1
accent
#64C322
background
#FEFDFC
surface
#FDF9F6
border
#D5D2D0
text
#16130F
muted
#848280