#DCDB90#DCDB90
#DCDB90 is a very light, moderate yellow. Relative luminance 0.679; OKLCH L 87.5% C 0.096 H 107.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB90 |
|---|---|
| RGB | rgb(220, 219, 144) |
| HSL | hsl(59, 52%, 71%) |
| HSV | hsv(59, 35%, 86%) |
| CMYK | cmyk(0%, 0.5%, 34.5%, 13.7%) |
| CIE-LAB | lab(85.95, -10.82, 37.06) |
| CIE-LCH | lch(85.95, 38.61, 106.27°) |
| OKLab | oklab(87.51% -0.0289 0.0914) |
| OKLCH | oklch(87.51% 0.096 107.6) |
| XYZ | xyz(59.8814, 67.8934, 36.3304) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.25
Palegoldenrod
#EEE8AA
ΔE00 4.41
Khaki (CSS)
#F0E68C
ΔE00 4.47
Light Khaki
#E6F2A2
ΔE00 5.59
Beige (survey)
#E6DAA6
ΔE00 5.79
Vanilla
#F3E5AB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB90 #9091DC
analogous
#DCB590 #DCDB90 #B7DC90
triadic
#DCDB90 #90DCDB #DB90DC
tetradic
#DCDB90 #90DCB5 #9091DC #DC90B7
square
#DCDB90 #90DCB5 #9091DC #DC90B7
split-complementary
#DCDB90 #90B7DC #B590DC
monochromatic
#B8B63A #CDCC61 #DCDB90 #EBEABF #F8F7E8
Accessibility & contrast
On white
1.44
#DCDB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DCDB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB90
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB90 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58B
Deuteranopia (green-blind)
#E8D893
Tritanopia (blue-blind)
#E6D2C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdb90; /* rgb */ color: rgb(220, 219, 144); /* oklch */ color: oklch(87.5% 0.096 107.6);
Tailwind
colors: {
custom: {
50: '#e8e6b1',
500: '#dcdb90',
950: '#000000',
},
}SCSS
$custom: #dcdb90; $custom-light: #e8e6b1; $custom-dark: #000000;
JSON
{
"hex": "#dcdb90",
"rgb": {
"r": 220,
"g": 219,
"b": 144
},
"hsl": {
"h": 59.211,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.87511,
"c": 0.09583,
"h": 107.6
},
"luminance": 0.67892
}Semantic roles & 50–950 ramp
primary
#DCDB90
secondary
#5D5EB3
accent
#28BF26
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161511
muted
#848481