#DCCE82#DCCE82
#DCCE82 is a very light, moderate yellow. Relative luminance 0.610; OKLCH L 84.6% C 0.098 H 99.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCE82 |
|---|---|
| RGB | rgb(220, 206, 130) |
| HSL | hsl(51, 56%, 69%) |
| HSV | hsv(51, 41%, 86%) |
| CMYK | cmyk(0%, 6.4%, 40.9%, 13.7%) |
| CIE-LAB | lab(82.36, -5.77, 39.52) |
| CIE-LCH | lch(82.36, 39.94, 98.31°) |
| OKLab | oklab(84.6% -0.0154 0.0964) |
| OKLCH | oklch(84.6% 0.098 99.1) |
| XYZ | xyz(55.6169, 60.9717, 29.9538) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.19
Sandy
#F1DA7A
ΔE00 4.92
Khaki (CSS)
#F0E68C
ΔE00 5.76
Beige (survey)
#E6DAA6
ΔE00 5.81
Greenish Beige
#C9D179
ΔE00 6.27
Wheat (survey)
#FBDD7E
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCE82 #8290DC
analogous
#DCA182 #DCCE82 #BDDC82
triadic
#DCCE82 #82DCCE #CE82DC
tetradic
#DCCE82 #82DCA1 #8290DC #DC82BD
square
#DCCE82 #82DCA1 #8290DC #DC82BD
split-complementary
#DCCE82 #82BDDC #A182DC
monochromatic
#B29E32 #CFBB52 #DCCE82 #E9E1B2 #F7F3E2
Accessibility & contrast
On white
1.59
#DCCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#DCCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCE82
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCE82 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#E9C4BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcce82; /* rgb */ color: rgb(220, 206, 130); /* oklch */ color: oklch(84.6% 0.098 99.1);
Tailwind
colors: {
custom: {
50: '#e8dca7',
500: '#dcce82',
950: '#000000',
},
}SCSS
$custom: #dcce82; $custom-light: #e8dca7; $custom-dark: #000000;
JSON
{
"hex": "#dcce82",
"rgb": {
"r": 220,
"g": 206,
"b": 130
},
"hsl": {
"h": 50.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.84597,
"c": 0.09762,
"h": 99.1
},
"luminance": 0.6097
}Semantic roles & 50–950 ramp
primary
#DCCE82
secondary
#505FB3
accent
#3BC422
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480