#DBC583#DBC583
#DBC583 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.7% C 0.088 H 91.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC583 |
|---|---|
| RGB | rgb(219, 197, 131) |
| HSL | hsl(45, 55%, 69%) |
| HSV | hsv(45, 40%, 86%) |
| CMYK | cmyk(0%, 10%, 40.2%, 14.1%) |
| CIE-LAB | lab(79.97, -1.42, 35.92) |
| CIE-LCH | lch(79.97, 35.95, 92.26°) |
| OKLab | oklab(82.69% -0.0027 0.0882) |
| OKLCH | oklch(82.69% 0.088 91.7) |
| XYZ | xyz(53.2776, 56.6332, 29.5932) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.41
Tan (survey)
#D1B26F
ΔE00 5.30
Very Light Brown
#D3B683
ΔE00 5.58
Sand
#C2B280
ΔE00 6.19
Sandstone
#C9AE74
ΔE00 6.23
Beige (survey)
#E6DAA6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC583 #8399DB
analogous
#DB9983 #DBC583 #C5DB83
triadic
#DBC583 #83DBC5 #C583DB
tetradic
#DBC583 #83DB99 #8399DB #DB83C5
square
#DBC583 #83DB99 #8399DB #DB83C5
split-complementary
#DBC583 #83C5DB #9983DB
monochromatic
#B09133 #CDAF54 #DBC583 #E9DBB2 #F7F1E2
Accessibility & contrast
On white
1.70
#DBC583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DBC583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC583
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC583 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#E8BBB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbc583; /* rgb */ color: rgb(219, 197, 131); /* oklch */ color: oklch(82.7% 0.088 91.7);
Tailwind
colors: {
custom: {
50: '#e7d6a8',
500: '#dbc583',
950: '#000000',
},
}SCSS
$custom: #dbc583; $custom-light: #e7d6a8; $custom-dark: #000000;
JSON
{
"hex": "#dbc583",
"rgb": {
"r": 219,
"g": 197,
"b": 131
},
"hsl": {
"h": 45,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.82692,
"c": 0.08825,
"h": 91.7
},
"luminance": 0.56631
}Semantic roles & 50–950 ramp
primary
#DBC583
secondary
#5169B2
accent
#4BC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380