#DCDA82#DCDA82
#DCDA82 is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.1% C 0.110 H 107.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDA82 |
|---|---|
| RGB | rgb(220, 218, 130) |
| HSL | hsl(59, 56%, 69%) |
| HSV | hsv(59, 41%, 86%) |
| CMYK | cmyk(0%, 0.9%, 40.9%, 13.7%) |
| CIE-LAB | lab(85.49, -11.86, 43.48) |
| CIE-LCH | lch(85.49, 45.06, 105.26°) |
| OKLab | oklab(87.08% -0.0329 0.1054) |
| OKLCH | oklch(87.08% 0.11 107.3) |
| XYZ | xyz(58.6168, 66.9715, 30.9537) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.67
Khaki (CSS)
#F0E68C
ΔE00 3.72
Sandy
#F1DA7A
ΔE00 5.97
Palegoldenrod
#EEE8AA
ΔE00 6.10
Light Khaki
#E6F2A2
ΔE00 6.36
Greenish Tan
#BCCB7A
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDA82 #8284DC
analogous
#DCAD82 #DCDA82 #B1DC82
triadic
#DCDA82 #82DCDA #DA82DC
tetradic
#DCDA82 #82DCAD #8284DC #DC82B1
square
#DCDA82 #82DCAD #8284DC #DC82B1
split-complementary
#DCDA82 #82B1DC #AD82DC
monochromatic
#B2AF32 #CFCC52 #DCDA82 #E9E8B2 #F7F6E2
Accessibility & contrast
On white
1.46
#DCDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DCDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDA82
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDA82 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47B
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#E8D0C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcda82; /* rgb */ color: rgb(220, 218, 130); /* oklch */ color: oklch(87.1% 0.110 107.3);
Tailwind
colors: {
custom: {
50: '#e8e5a7',
500: '#dcda82',
950: '#000000',
},
}SCSS
$custom: #dcda82; $custom-light: #e8e5a7; $custom-dark: #000000;
JSON
{
"hex": "#dcda82",
"rgb": {
"r": 220,
"g": 218,
"b": 130
},
"hsl": {
"h": 58.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.87077,
"c": 0.11039,
"h": 107.3
},
"luminance": 0.6697
}Semantic roles & 50–950 ramp
primary
#DCDA82
secondary
#5052B3
accent
#25C422
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480