#DCDF86#DCDF86
#DCDF86 is a very light, moderate yellow. Relative luminance 0.697; OKLCH L 88.2% C 0.112 H 110.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF86 |
|---|---|
| RGB | rgb(220, 223, 134) |
| HSL | hsl(62, 58%, 70%) |
| HSV | hsv(62, 40%, 87%) |
| CMYK | cmyk(1.3%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(86.86, -13.94, 43.22) |
| CIE-LCH | lch(86.86, 45.41, 107.87°) |
| OKLab | oklab(88.18% -0.0385 0.105) |
| OKLCH | oklch(88.18% 0.112 110.2) |
| XYZ | xyz(60.2067, 69.7133, 32.8340) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.74
Khaki (CSS)
#F0E68C
ΔE00 4.05
Light Khaki
#E6F2A2
ΔE00 4.96
Palegoldenrod
#EEE8AA
ΔE00 6.02
Buff
#FEF69E
ΔE00 6.15
Greenish Tan
#BCCB7A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF86 #8986DF
analogous
#DFB586 #DCDF86 #B0DF86
triadic
#DCDF86 #86DCDF #DF86DC
tetradic
#DCDF86 #86DFB5 #8986DF #DF86B0
square
#DCDF86 #86DFB5 #8986DF #DF86B0
split-complementary
#DCDF86 #86B0DF #B586DF
monochromatic
#B5BA31 #CED256 #DCDF86 #EAECB6 #F8F9E7
Accessibility & contrast
On white
1.41
#DCDF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DCDF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF86
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF86 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87F
Deuteranopia (green-blind)
#EDDB8A
Tritanopia (blue-blind)
#E7D5C9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf86; /* rgb */ color: rgb(220, 223, 134); /* oklch */ color: oklch(88.2% 0.112 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8aa',
500: '#dcdf86',
950: '#000000',
},
}SCSS
$custom: #dcdf86; $custom-light: #e8e8aa; $custom-dark: #000000;
JSON
{
"hex": "#dcdf86",
"rgb": {
"r": 220,
"g": 223,
"b": 134
},
"hsl": {
"h": 62.022,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.88181,
"c": 0.11186,
"h": 110.2
},
"luminance": 0.69712
}Semantic roles & 50–950 ramp
primary
#DCDF86
secondary
#5653B6
accent
#20C625
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481