#DBDB91#DBDB91
#DBDB91 is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.4% C 0.095 H 108.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDB91 |
|---|---|
| RGB | rgb(219, 219, 145) |
| HSL | hsl(60, 51%, 71%) |
| HSV | hsv(60, 34%, 86%) |
| CMYK | cmyk(0%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(85.89, -11.09, 36.46) |
| CIE-LCH | lch(85.89, 38.11, 106.91°) |
| OKLab | oklab(87.45% -0.0296 0.09) |
| OKLCH | oklch(87.45% 0.095 108.2) |
| XYZ | xyz(59.6563, 67.7685, 36.7206) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.20
Palegoldenrod
#EEE8AA
ΔE00 4.42
Khaki (CSS)
#F0E68C
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.48
Beige (survey)
#E6DAA6
ΔE00 5.82
Greenish Tan
#BCCB7A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDB91 #9191DB
analogous
#DBB691 #DBDB91 #B6DB91
triadic
#DBDB91 #91DBDB #DB91DB
tetradic
#DBDB91 #91DBB6 #9191DB #DB91B6
square
#DBDB91 #91DBB6 #9191DB #DB91B6
split-complementary
#DBDB91 #91B6DB #B691DB
monochromatic
#B6B63C #CCCC63 #DBDB91 #EAEABF #F7F7E8
Accessibility & contrast
On white
1.44
#DBDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#DBDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDB91
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDB91 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58C
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#E5D2C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbdb91; /* rgb */ color: rgb(219, 219, 145); /* oklch */ color: oklch(87.4% 0.095 108.2);
Tailwind
colors: {
custom: {
50: '#e7e6b2',
500: '#dbdb91',
950: '#000000',
},
}SCSS
$custom: #dbdb91; $custom-light: #e7e6b2; $custom-dark: #000000;
JSON
{
"hex": "#dbdb91",
"rgb": {
"r": 219,
"g": 219,
"b": 145
},
"hsl": {
"h": 60,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.87447,
"c": 0.09476,
"h": 108.2
},
"luminance": 0.67767
}Semantic roles & 50–950 ramp
primary
#DBDB91
secondary
#5E5EB2
accent
#27BE27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481