#DCDB92#DCDB92
#DCDB92 is a very light, moderate yellow. Relative luminance 0.680; OKLCH L 87.5% C 0.094 H 107.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB92 |
|---|---|
| RGB | rgb(220, 219, 146) |
| HSL | hsl(59, 51%, 72%) |
| HSV | hsv(59, 34%, 86%) |
| CMYK | cmyk(0%, 0.5%, 33.6%, 13.7%) |
| CIE-LAB | lab(85.98, -10.58, 36.09) |
| CIE-LCH | lch(85.98, 37.61, 106.34°) |
| OKLab | oklab(87.55% -0.0281 0.0892) |
| OKLCH | oklch(87.55% 0.094 107.5) |
| XYZ | xyz(60.0356, 67.9551, 37.1426) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.19
Greenish Beige
#C9D179
ΔE00 4.46
Khaki (CSS)
#F0E68C
ΔE00 4.68
Beige (survey)
#E6DAA6
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.61
Vanilla
#F3E5AB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB92 #9293DC
analogous
#DCB692 #DCDB92 #B8DC92
triadic
#DCDB92 #92DCDB #DB92DC
tetradic
#DCDB92 #92DCB6 #9293DC #DC92B8
square
#DCDB92 #92DCB6 #9293DC #DC92B8
split-complementary
#DCDB92 #92B8DC #B692DC
monochromatic
#B8B73B #CDCC64 #DCDB92 #EBEAC0 #F8F7E8
Accessibility & contrast
On white
1.44
#DCDB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DCDB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB92
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB92 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58D
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#E6D2C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdb92; /* rgb */ color: rgb(220, 219, 146); /* oklch */ color: oklch(87.5% 0.094 107.5);
Tailwind
colors: {
custom: {
50: '#e8e6b2',
500: '#dcdb92',
950: '#000000',
},
}SCSS
$custom: #dcdb92; $custom-light: #e8e6b2; $custom-dark: #000000;
JSON
{
"hex": "#dcdb92",
"rgb": {
"r": 220,
"g": 219,
"b": 146
},
"hsl": {
"h": 59.189,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.87545,
"c": 0.09351,
"h": 107.5
},
"luminance": 0.67954
}Semantic roles & 50–950 ramp
primary
#DCDB92
secondary
#5F60B4
accent
#29BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481