#DCDD80#DCDD80
#DCDD80 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 87.7% C 0.116 H 109.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDD80 |
|---|---|
| RGB | rgb(220, 221, 128) |
| HSL | hsl(61, 58%, 68%) |
| HSV | hsv(61, 42%, 87%) |
| CMYK | cmyk(0.5%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(86.25, -13.56, 45.41) |
| CIE-LCH | lch(86.25, 47.39, 106.63°) |
| OKLab | oklab(87.67% -0.038 0.1096) |
| OKLCH | oklch(87.67% 0.116 109.1) |
| XYZ | xyz(59.2689, 68.4883, 30.5153) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.71
Khaki (CSS)
#F0E68C
ΔE00 3.85
Light Khaki
#E6F2A2
ΔE00 5.84
Buff
#FEF69E
ΔE00 6.35
Dark Cream
#FFF39A
ΔE00 6.39
Greenish Tan
#BCCB7A
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDD80 #8180DD
analogous
#DDAF80 #DCDD80 #ADDD80
triadic
#DCDD80 #80DCDD #DD80DC
tetradic
#DCDD80 #80DDAF #8180DD #DD80AD
square
#DCDD80 #80DDAF #8180DD #DD80AD
split-complementary
#DCDD80 #80ADDD #AF80DD
monochromatic
#B1B330 #CFD050 #DCDD80 #E9EAB0 #F7F7E1
Accessibility & contrast
On white
1.43
#DCDD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DCDD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDD80
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDD80 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD679
Deuteranopia (green-blind)
#ECD984
Tritanopia (blue-blind)
#E8D3C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdd80; /* rgb */ color: rgb(220, 221, 128); /* oklch */ color: oklch(87.7% 0.116 109.1);
Tailwind
colors: {
custom: {
50: '#e8e7a6',
500: '#dcdd80',
950: '#000000',
},
}SCSS
$custom: #dcdd80; $custom-light: #e8e7a6; $custom-dark: #000000;
JSON
{
"hex": "#dcdd80",
"rgb": {
"r": 220,
"g": 221,
"b": 128
},
"hsl": {
"h": 60.645,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.87673,
"c": 0.11599,
"h": 109.1
},
"luminance": 0.68487
}Semantic roles & 50–950 ramp
primary
#DCDD80
secondary
#4F4DB4
accent
#20C522
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480