#DCDF81#DCDF81
#DCDF81 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.1% C 0.117 H 110.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF81 |
|---|---|
| RGB | rgb(220, 223, 129) |
| HSL | hsl(62, 59%, 69%) |
| HSV | hsv(62, 42%, 87%) |
| CMYK | cmyk(1.3%, 0%, 42.2%, 12.5%) |
| CIE-LAB | lab(86.79, -14.46, 45.59) |
| CIE-LCH | lch(86.79, 47.83, 107.59°) |
| OKLab | oklab(88.11% -0.0404 0.1101) |
| OKLCH | oklch(88.11% 0.117 110.2) |
| XYZ | xyz(59.8662, 69.5771, 31.0407) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.84
Khaki (CSS)
#F0E68C
ΔE00 4.05
Light Khaki
#E6F2A2
ΔE00 5.39
Buff
#FEF69E
ΔE00 6.24
Dark Cream
#FFF39A
ΔE00 6.39
Greenish Tan
#BCCB7A
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF81 #8481DF
analogous
#DFB381 #DCDF81 #ADDF81
triadic
#DCDF81 #81DCDF #DF81DC
tetradic
#DCDF81 #81DFB3 #8481DF #DF81AD
square
#DCDF81 #81DFB3 #8481DF #DF81AD
split-complementary
#DCDF81 #81ADDF #B381DF
monochromatic
#B3B72F #CED350 #DCDF81 #EAEBB2 #F7F8E3
Accessibility & contrast
On white
1.41
#DCDF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DCDF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF81
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF81 | 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)
#ECD879
Deuteranopia (green-blind)
#EDDB85
Tritanopia (blue-blind)
#E7D5C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf81; /* rgb */ color: rgb(220, 223, 129); /* oklch */ color: oklch(88.1% 0.117 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8a7',
500: '#dcdf81',
950: '#000000',
},
}SCSS
$custom: #dcdf81; $custom-light: #e8e8a7; $custom-dark: #000000;
JSON
{
"hex": "#dcdf81",
"rgb": {
"r": 220,
"g": 223,
"b": 129
},
"hsl": {
"h": 61.915,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.88106,
"c": 0.11726,
"h": 110.2
},
"luminance": 0.69576
}Semantic roles & 50–950 ramp
primary
#DCDF81
secondary
#514EB6
accent
#1EC724
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480