#DCDF82#DCDF82
#DCDF82 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.1% C 0.116 H 110.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF82 |
|---|---|
| RGB | rgb(220, 223, 130) |
| HSL | hsl(62, 59%, 69%) |
| HSV | hsv(62, 42%, 87%) |
| CMYK | cmyk(1.3%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(86.80, -14.35, 45.12) |
| CIE-LCH | lch(86.80, 47.35, 107.65°) |
| OKLab | oklab(88.12% -0.0401 0.1091) |
| OKLCH | oklch(88.12% 0.116 110.2) |
| XYZ | xyz(59.9330, 69.6038, 31.3925) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.81
Khaki (CSS)
#F0E68C
ΔE00 4.03
Light Khaki
#E6F2A2
ΔE00 5.30
Buff
#FEF69E
ΔE00 6.21
Dark Cream
#FFF39A
ΔE00 6.37
Greenish Tan
#BCCB7A
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF82 #8582DF
analogous
#DFB482 #DCDF82 #AEDF82
triadic
#DCDF82 #82DCDF #DF82DC
tetradic
#DCDF82 #82DFB4 #8582DF #DF82AE
square
#DCDF82 #82DFB4 #8582DF #DF82AE
split-complementary
#DCDF82 #82AEDF #B482DF
monochromatic
#B3B82F #CED351 #DCDF82 #EAEBB3 #F7F8E3
Accessibility & contrast
On white
1.41
#DCDF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DCDF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF82
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF82 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87B
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#E7D5C9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf82; /* rgb */ color: rgb(220, 223, 130); /* oklch */ color: oklch(88.1% 0.116 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8a8',
500: '#dcdf82',
950: '#000000',
},
}SCSS
$custom: #dcdf82; $custom-light: #e8e8a8; $custom-dark: #000000;
JSON
{
"hex": "#dcdf82",
"rgb": {
"r": 220,
"g": 223,
"b": 130
},
"hsl": {
"h": 61.935,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.88121,
"c": 0.1162,
"h": 110.2
},
"luminance": 0.69603
}Semantic roles & 50–950 ramp
primary
#DCDF82
secondary
#524FB6
accent
#1FC724
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161610
muted
#848480