#DCDA83#DCDA83
#DCDA83 is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.1% C 0.109 H 107.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDA83 |
|---|---|
| RGB | rgb(220, 218, 131) |
| HSL | hsl(59, 56%, 69%) |
| HSV | hsv(59, 40%, 86%) |
| CMYK | cmyk(0%, 0.9%, 40.5%, 13.7%) |
| CIE-LAB | lab(85.50, -11.75, 43.00) |
| CIE-LCH | lch(85.50, 44.58, 105.29°) |
| OKLab | oklab(87.09% -0.0325 0.1044) |
| OKLCH | oklch(87.09% 0.109 107.3) |
| XYZ | xyz(58.6843, 66.9984, 31.3089) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.67
Khaki (CSS)
#F0E68C
ΔE00 3.73
Palegoldenrod
#EEE8AA
ΔE00 5.97
Sandy
#F1DA7A
ΔE00 6.01
Light Khaki
#E6F2A2
ΔE00 6.30
Greenish Tan
#BCCB7A
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDA83 #8385DC
analogous
#DCAE83 #DCDA83 #B2DC83
triadic
#DCDA83 #83DCDA #DA83DC
tetradic
#DCDA83 #83DCAE #8385DC #DC83B2
square
#DCDA83 #83DCAE #8385DC #DC83B2
split-complementary
#DCDA83 #83B2DC #AE83DC
monochromatic
#B2AF32 #CFCC53 #DCDA83 #E9E8B3 #F7F6E2
Accessibility & contrast
On white
1.46
#DCDA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DCDA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDA83
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDA83 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47C
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#E8D0C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcda83; /* rgb */ color: rgb(220, 218, 131); /* oklch */ color: oklch(87.1% 0.109 107.3);
Tailwind
colors: {
custom: {
50: '#e8e5a8',
500: '#dcda83',
950: '#000000',
},
}SCSS
$custom: #dcda83; $custom-light: #e8e5a8; $custom-dark: #000000;
JSON
{
"hex": "#dcda83",
"rgb": {
"r": 220,
"g": 218,
"b": 131
},
"hsl": {
"h": 58.652,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.87092,
"c": 0.10931,
"h": 107.3
},
"luminance": 0.66997
}Semantic roles & 50–950 ramp
primary
#DCDA83
secondary
#5053B3
accent
#26C422
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480