#DCDA91#DCDA91
#DCDA91 is a very light, moderate yellow. Relative luminance 0.674; OKLCH L 87.3% C 0.093 H 106.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDA91 |
|---|---|
| RGB | rgb(220, 218, 145) |
| HSL | hsl(58, 52%, 72%) |
| HSV | hsv(58, 34%, 86%) |
| CMYK | cmyk(0%, 0.9%, 34.1%, 13.7%) |
| CIE-LAB | lab(85.71, -10.20, 36.24) |
| CIE-LCH | lch(85.71, 37.64, 105.72°) |
| OKLab | oklab(87.32% -0.0271 0.0895) |
| OKLCH | oklch(87.32% 0.093 106.8) |
| XYZ | xyz(59.6980, 67.4039, 36.6480) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.26
Greenish Beige
#C9D179
ΔE00 4.47
Khaki (CSS)
#F0E68C
ΔE00 4.64
Beige (survey)
#E6DAA6
ΔE00 5.38
Vanilla
#F3E5AB
ΔE00 5.72
Light Khaki
#E6F2A2
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDA91 #9193DC
analogous
#DCB591 #DCDA91 #B9DC91
triadic
#DCDA91 #91DCDA #DA91DC
tetradic
#DCDA91 #91DCB5 #9193DC #DC91B9
square
#DCDA91 #91DCB5 #9193DC #DC91B9
split-complementary
#DCDA91 #91B9DC #B591DC
monochromatic
#B8B53B #CDCA63 #DCDA91 #EBEABF #F8F7E8
Accessibility & contrast
On white
1.45
#DCDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DCDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDA91
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDA91 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48C
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#E6D1C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcda91; /* rgb */ color: rgb(220, 218, 145); /* oklch */ color: oklch(87.3% 0.093 106.8);
Tailwind
colors: {
custom: {
50: '#e8e5b2',
500: '#dcda91',
950: '#000000',
},
}SCSS
$custom: #dcda91; $custom-light: #e8e5b2; $custom-dark: #000000;
JSON
{
"hex": "#dcda91",
"rgb": {
"r": 220,
"g": 218,
"b": 145
},
"hsl": {
"h": 58.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.87321,
"c": 0.09349,
"h": 106.8
},
"luminance": 0.67403
}Semantic roles & 50–950 ramp
primary
#DCDA91
secondary
#5E60B3
accent
#2ABF26
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481