#DBDB89#DBDB89
#DBDB89 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.3% C 0.104 H 108.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDB89 |
|---|---|
| RGB | rgb(219, 219, 137) |
| HSL | hsl(60, 53%, 70%) |
| HSV | hsv(60, 37%, 86%) |
| CMYK | cmyk(0%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(85.77, -12.00, 40.33) |
| CIE-LCH | lch(85.77, 42.08, 106.57°) |
| OKLab | oklab(87.31% -0.0327 0.0986) |
| OKLCH | oklch(87.31% 0.104 108.4) |
| XYZ | xyz(59.0610, 67.5304, 33.5855) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.56
Khaki (CSS)
#F0E68C
ΔE00 4.14
Palegoldenrod
#EEE8AA
ΔE00 5.35
Light Khaki
#E6F2A2
ΔE00 5.62
Greenish Tan
#BCCB7A
ΔE00 5.99
Buff
#FEF69E
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDB89 #8989DB
analogous
#DBB289 #DBDB89 #B2DB89
triadic
#DBDB89 #89DBDB #DB89DB
tetradic
#DBDB89 #89DBB2 #8989DB #DB89B2
square
#DBDB89 #89DBB2 #8989DB #DB89B2
split-complementary
#DBDB89 #89B2DB #B289DB
monochromatic
#B3B337 #CDCD5A #DBDB89 #E9E9B8 #F8F8E7
Accessibility & contrast
On white
1.45
#DBDB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DBDB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDB89
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDB89 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D583
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#E6D1C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbdb89; /* rgb */ color: rgb(219, 219, 137); /* oklch */ color: oklch(87.3% 0.104 108.4);
Tailwind
colors: {
custom: {
50: '#e7e6ac',
500: '#dbdb89',
950: '#000000',
},
}SCSS
$custom: #dbdb89; $custom-light: #e7e6ac; $custom-dark: #000000;
JSON
{
"hex": "#dbdb89",
"rgb": {
"r": 219,
"g": 219,
"b": 137
},
"hsl": {
"h": 60,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.87313,
"c": 0.10391,
"h": 108.4
},
"luminance": 0.67529
}Semantic roles & 50–950 ramp
primary
#DBDB89
secondary
#5656B2
accent
#25C125
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481