#DBDB84#DBDB84
#DBDB84 is a very light, moderate yellow. Relative luminance 0.674; OKLCH L 87.2% C 0.109 H 108.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDB84 |
|---|---|
| RGB | rgb(219, 219, 132) |
| HSL | hsl(60, 55%, 69%) |
| HSV | hsv(60, 40%, 86%) |
| CMYK | cmyk(0%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(85.70, -12.54, 42.73) |
| CIE-LCH | lch(85.70, 44.54, 106.36°) |
| OKLab | oklab(87.23% -0.0347 0.1038) |
| OKLCH | oklch(87.23% 0.109 108.5) |
| XYZ | xyz(58.7107, 67.3902, 31.7402) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.43
Khaki (CSS)
#F0E68C
ΔE00 3.96
Light Khaki
#E6F2A2
ΔE00 5.88
Palegoldenrod
#EEE8AA
ΔE00 5.98
Greenish Tan
#BCCB7A
ΔE00 6.10
Sandy
#F1DA7A
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDB84 #8484DB
analogous
#DBB084 #DBDB84 #B0DB84
triadic
#DBDB84 #84DBDB #DB84DB
tetradic
#DBDB84 #84DBB0 #8484DB #DB84B0
square
#DBDB84 #84DBB0 #8484DB #DB84B0
split-complementary
#DBDB84 #84B0DB #B084DB
monochromatic
#B1B134 #CDCD55 #DBDB84 #E9E9B3 #F7F7E3
Accessibility & contrast
On white
1.45
#DBDB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DBDB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDB84
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDB84 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#E6D1C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbdb84; /* rgb */ color: rgb(219, 219, 132); /* oklch */ color: oklch(87.2% 0.109 108.5);
Tailwind
colors: {
custom: {
50: '#e7e6a9',
500: '#dbdb84',
950: '#000000',
},
}SCSS
$custom: #dbdb84; $custom-light: #e7e6a9; $custom-dark: #000000;
JSON
{
"hex": "#dbdb84",
"rgb": {
"r": 219,
"g": 219,
"b": 132
},
"hsl": {
"h": 60,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.87234,
"c": 0.10946,
"h": 108.5
},
"luminance": 0.67389
}Semantic roles & 50–950 ramp
primary
#DBDB84
secondary
#5252B2
accent
#23C223
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481