#DCDF88#DCDF88
#DCDF88 is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.2% C 0.110 H 110.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF88 |
|---|---|
| RGB | rgb(220, 223, 136) |
| HSL | hsl(62, 58%, 70%) |
| HSV | hsv(62, 39%, 87%) |
| CMYK | cmyk(1.3%, 0%, 39%, 12.5%) |
| CIE-LAB | lab(86.88, -13.72, 42.27) |
| CIE-LCH | lch(86.88, 44.44, 107.98°) |
| OKLab | oklab(88.21% -0.0378 0.103) |
| OKLCH | oklch(88.21% 0.11 110.2) |
| XYZ | xyz(60.3475, 69.7696, 33.5756) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 4.09
Light Khaki
#E6F2A2
ΔE00 4.82
Palegoldenrod
#EEE8AA
ΔE00 5.77
Buff
#FEF69E
ΔE00 6.14
Greenish Tan
#BCCB7A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF88 #8B88DF
analogous
#DFB688 #DCDF88 #B0DF88
triadic
#DCDF88 #88DCDF #DF88DC
tetradic
#DCDF88 #88DFB6 #8B88DF #DF88B0
square
#DCDF88 #88DFB6 #8B88DF #DF88B0
split-complementary
#DCDF88 #88B0DF #B688DF
monochromatic
#B6BA32 #CED258 #DCDF88 #EAECB8 #F8F9E7
Accessibility & contrast
On white
1.40
#DCDF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DCDF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF88
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF88 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD881
Deuteranopia (green-blind)
#ECDB8C
Tritanopia (blue-blind)
#E7D5CA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf88; /* rgb */ color: rgb(220, 223, 136); /* oklch */ color: oklch(88.2% 0.110 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8ac',
500: '#dcdf88',
950: '#000000',
},
}SCSS
$custom: #dcdf88; $custom-light: #e8e8ac; $custom-dark: #000000;
JSON
{
"hex": "#dcdf88",
"rgb": {
"r": 220,
"g": 223,
"b": 136
},
"hsl": {
"h": 62.069,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.88212,
"c": 0.10966,
"h": 110.2
},
"luminance": 0.69769
}Semantic roles & 50–950 ramp
primary
#DCDF88
secondary
#5855B7
accent
#20C526
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481