#DCDB91#DCDB91
#DCDB91 is a very light, moderate yellow. Relative luminance 0.679; OKLCH L 87.5% C 0.095 H 107.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB91 |
|---|---|
| RGB | rgb(220, 219, 145) |
| HSL | hsl(59, 52%, 72%) |
| HSV | hsv(59, 34%, 86%) |
| CMYK | cmyk(0%, 0.5%, 34.1%, 13.7%) |
| CIE-LAB | lab(85.97, -10.70, 36.58) |
| CIE-LCH | lch(85.97, 38.11, 106.31°) |
| OKLab | oklab(87.53% -0.0285 0.0903) |
| OKLCH | oklch(87.53% 0.095 107.5) |
| XYZ | xyz(59.9581, 67.9241, 36.7347) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.30
Greenish Beige
#C9D179
ΔE00 4.35
Khaki (CSS)
#F0E68C
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 5.60
Beige (survey)
#E6DAA6
ΔE00 5.65
Vanilla
#F3E5AB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB91 #9192DC
analogous
#DCB691 #DCDB91 #B8DC91
triadic
#DCDB91 #91DCDB #DB91DC
tetradic
#DCDB91 #91DCB6 #9192DC #DC91B8
square
#DCDB91 #91DCB6 #9192DC #DC91B8
split-complementary
#DCDB91 #91B8DC #B691DC
monochromatic
#B8B63B #CDCC63 #DCDB91 #EBEABF #F8F7E8
Accessibility & contrast
On white
1.44
#DCDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DCDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB91
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB91 | 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)
#E7D58C
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#E6D2C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdb91; /* rgb */ color: rgb(220, 219, 145); /* oklch */ color: oklch(87.5% 0.095 107.5);
Tailwind
colors: {
custom: {
50: '#e8e6b2',
500: '#dcdb91',
950: '#000000',
},
}SCSS
$custom: #dcdb91; $custom-light: #e8e6b2; $custom-dark: #000000;
JSON
{
"hex": "#dcdb91",
"rgb": {
"r": 220,
"g": 219,
"b": 145
},
"hsl": {
"h": 59.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.87528,
"c": 0.09467,
"h": 107.5
},
"luminance": 0.67923
}Semantic roles & 50–950 ramp
primary
#DCDB91
secondary
#5E5FB3
accent
#28BF26
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481