#DBDB92#DBDB92
#DBDB92 is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.5% C 0.094 H 108.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDB92 |
|---|---|
| RGB | rgb(219, 219, 146) |
| HSL | hsl(60, 50%, 72%) |
| HSV | hsv(60, 33%, 86%) |
| CMYK | cmyk(0%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(85.91, -10.97, 35.97) |
| CIE-LCH | lch(85.91, 37.61, 106.96°) |
| OKLab | oklab(87.46% -0.0292 0.0889) |
| OKLCH | oklch(87.46% 0.094 108.2) |
| XYZ | xyz(59.7337, 67.7995, 37.1285) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Palegoldenrod
#EEE8AA
ΔE00 4.32
Khaki (CSS)
#F0E68C
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 5.49
Beige (survey)
#E6DAA6
ΔE00 5.69
Vanilla
#F3E5AB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDB92 #9292DB
analogous
#DBB792 #DBDB92 #B7DB92
triadic
#DBDB92 #92DBDB #DB92DB
tetradic
#DBDB92 #92DBB7 #9292DB #DB92B7
square
#DBDB92 #92DBB7 #9292DB #DB92B7
split-complementary
#DBDB92 #92B7DB #B792DB
monochromatic
#B6B63C #CCCC64 #DBDB92 #EAEAC0 #F7F7E8
Accessibility & contrast
On white
1.44
#DBDB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DBDB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDB92
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDB92 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#E8D895
Tritanopia (blue-blind)
#E5D2C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbdb92; /* rgb */ color: rgb(219, 219, 146); /* oklch */ color: oklch(87.5% 0.094 108.2);
Tailwind
colors: {
custom: {
50: '#e7e6b2',
500: '#dbdb92',
950: '#000000',
},
}SCSS
$custom: #dbdb92; $custom-light: #e7e6b2; $custom-dark: #000000;
JSON
{
"hex": "#dbdb92",
"rgb": {
"r": 219,
"g": 219,
"b": 146
},
"hsl": {
"h": 60,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.87464,
"c": 0.09359,
"h": 108.2
},
"luminance": 0.67798
}Semantic roles & 50–950 ramp
primary
#DBDB92
secondary
#5F5FB2
accent
#28BE28
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481