#DCCE80#DCCE80
#DCCE80 is a very light, moderate yellow. Relative luminance 0.609; OKLCH L 84.6% C 0.100 H 99.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCE80 |
|---|---|
| RGB | rgb(220, 206, 128) |
| HSL | hsl(51, 57%, 68%) |
| HSV | hsv(51, 42%, 86%) |
| CMYK | cmyk(0%, 6.4%, 41.8%, 13.7%) |
| CIE-LAB | lab(82.33, -5.98, 40.49) |
| CIE-LCH | lch(82.33, 40.93, 98.40°) |
| OKLab | oklab(84.57% -0.0162 0.0985) |
| OKLCH | oklch(84.57% 0.1 99.3) |
| XYZ | xyz(55.4840, 60.9185, 29.2536) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.08
Sandy
#F1DA7A
ΔE00 4.73
Khaki (CSS)
#F0E68C
ΔE00 5.66
Beige (survey)
#E6DAA6
ΔE00 6.12
Greenish Beige
#C9D179
ΔE00 6.17
Wheat (survey)
#FBDD7E
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCE80 #808EDC
analogous
#DCA080 #DCCE80 #BCDC80
triadic
#DCCE80 #80DCCE #CE80DC
tetradic
#DCCE80 #80DCA0 #808EDC #DC80BC
square
#DCCE80 #80DCA0 #808EDC #DC80BC
split-complementary
#DCCE80 #80BCDC #A080DC
monochromatic
#B19D31 #CFBB50 #DCCE80 #E9E1B0 #F6F3E0
Accessibility & contrast
On white
1.59
#DCCE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#DCCE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCE80
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCE80 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7A
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#E9C4BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcce80; /* rgb */ color: rgb(220, 206, 128); /* oklch */ color: oklch(84.6% 0.100 99.3);
Tailwind
colors: {
custom: {
50: '#e8dca6',
500: '#dcce80',
950: '#000000',
},
}SCSS
$custom: #dcce80; $custom-light: #e8dca6; $custom-dark: #000000;
JSON
{
"hex": "#dcce80",
"rgb": {
"r": 220,
"g": 206,
"b": 128
},
"hsl": {
"h": 50.87,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.84565,
"c": 0.09983,
"h": 99.3
},
"luminance": 0.60917
}Semantic roles & 50–950 ramp
primary
#DCCE80
secondary
#4E5DB3
accent
#3AC421
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480