#DCDD82#DCDD82
#DCDD82 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 87.7% C 0.114 H 109.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDD82 |
|---|---|
| RGB | rgb(220, 221, 130) |
| HSL | hsl(61, 57%, 69%) |
| HSV | hsv(61, 41%, 87%) |
| CMYK | cmyk(0.5%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(86.28, -13.36, 44.46) |
| CIE-LCH | lch(86.28, 46.43, 106.72°) |
| OKLab | oklab(87.7% -0.0372 0.1076) |
| OKLCH | oklch(87.7% 0.114 109.1) |
| XYZ | xyz(59.4018, 68.5415, 31.2154) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.66
Khaki (CSS)
#F0E68C
ΔE00 3.83
Light Khaki
#E6F2A2
ΔE00 5.68
Buff
#FEF69E
ΔE00 6.30
Palegoldenrod
#EEE8AA
ΔE00 6.32
Dark Cream
#FFF39A
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDD82 #8382DD
analogous
#DDB182 #DCDD82 #AFDD82
triadic
#DCDD82 #82DCDD #DD82DC
tetradic
#DCDD82 #82DDB1 #8382DD #DD82AF
square
#DCDD82 #82DDB1 #8382DD #DD82AF
split-complementary
#DCDD82 #82AFDD #B182DD
monochromatic
#B2B431 #CFD052 #DCDD82 #E9EAB2 #F7F7E2
Accessibility & contrast
On white
1.43
#DCDD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#DCDD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDD82
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDD82 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#EBD986
Tritanopia (blue-blind)
#E8D3C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdd82; /* rgb */ color: rgb(220, 221, 130); /* oklch */ color: oklch(87.7% 0.114 109.1);
Tailwind
colors: {
custom: {
50: '#e8e7a8',
500: '#dcdd82',
950: '#000000',
},
}SCSS
$custom: #dcdd82; $custom-light: #e8e7a8; $custom-dark: #000000;
JSON
{
"hex": "#dcdd82",
"rgb": {
"r": 220,
"g": 221,
"b": 130
},
"hsl": {
"h": 60.659,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.87702,
"c": 0.11385,
"h": 109.1
},
"luminance": 0.6854
}Semantic roles & 50–950 ramp
primary
#DCDD82
secondary
#504FB4
accent
#21C522
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161610
muted
#848480