#DBDB88#DBDB88
#DBDB88 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.3% C 0.105 H 108.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDB88 |
|---|---|
| RGB | rgb(219, 219, 136) |
| HSL | hsl(60, 54%, 70%) |
| HSV | hsv(60, 38%, 86%) |
| CMYK | cmyk(0%, 0%, 37.9%, 14.1%) |
| CIE-LAB | lab(85.76, -12.11, 40.82) |
| CIE-LCH | lch(85.76, 42.57, 106.53°) |
| OKLab | oklab(87.3% -0.0331 0.0997) |
| OKLCH | oklch(87.3% 0.105 108.4) |
| XYZ | xyz(58.9896, 67.5018, 33.2095) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.52
Khaki (CSS)
#F0E68C
ΔE00 4.09
Palegoldenrod
#EEE8AA
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.66
Greenish Tan
#BCCB7A
ΔE00 6.00
Buff
#FEF69E
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDB88 #8888DB
analogous
#DBB288 #DBDB88 #B2DB88
triadic
#DBDB88 #88DBDB #DB88DB
tetradic
#DBDB88 #88DBB2 #8888DB #DB88B2
square
#DBDB88 #88DBB2 #8888DB #DB88B2
split-complementary
#DBDB88 #88B2DB #B288DB
monochromatic
#B3B336 #CDCD59 #DBDB88 #E9E9B7 #F7F7E6
Accessibility & contrast
On white
1.45
#DBDB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DBDB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDB88
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDB88 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D582
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#E6D1C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbdb88; /* rgb */ color: rgb(219, 219, 136); /* oklch */ color: oklch(87.3% 0.105 108.4);
Tailwind
colors: {
custom: {
50: '#e7e6ac',
500: '#dbdb88',
950: '#000000',
},
}SCSS
$custom: #dbdb88; $custom-light: #e7e6ac; $custom-dark: #000000;
JSON
{
"hex": "#dbdb88",
"rgb": {
"r": 219,
"g": 219,
"b": 136
},
"hsl": {
"h": 60,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.87297,
"c": 0.10502,
"h": 108.4
},
"luminance": 0.67501
}Semantic roles & 50–950 ramp
primary
#DBDB88
secondary
#5555B2
accent
#24C124
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481