#DCCC8D#DCCC8D
#DCCC8D is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.083 H 95.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCC8D |
|---|---|
| RGB | rgb(220, 204, 141) |
| HSL | hsl(48, 53%, 71%) |
| HSV | hsv(48, 36%, 86%) |
| CMYK | cmyk(0%, 7.3%, 35.9%, 13.7%) |
| CIE-LAB | lab(82.02, -3.52, 33.45) |
| CIE-LCH | lch(82.02, 33.63, 96.01°) |
| OKLab | oklab(84.38% -0.0081 0.0829) |
| OKLCH | oklch(84.38% 0.083 95.6) |
| XYZ | xyz(55.9167, 60.3261, 33.8927) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.22
Sand (survey)
#E2CA76
ΔE00 4.29
Vanilla
#F3E5AB
ΔE00 5.88
Sandy
#F1DA7A
ΔE00 6.62
Palegoldenrod
#EEE8AA
ΔE00 6.75
Sand
#C2B280
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCC8D #8D9DDC
analogous
#DCA48D #DCCC8D #C4DC8D
triadic
#DCCC8D #8DDCCC #CC8DDC
tetradic
#DCCC8D #8DDCA4 #8D9DDC #DC8DC4
square
#DCCC8D #8DDCA4 #8D9DDC #DC8DC4
split-complementary
#DCCC8D #8DC4DC #A48DDC
monochromatic
#B79D38 #CEB75E #DCCC8D #EAE1BC #F8F5E8
Accessibility & contrast
On white
1.61
#DCCC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DCCC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCC8D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCC8D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C989
Deuteranopia (green-blind)
#DDCE8F
Tritanopia (blue-blind)
#E8C3BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dccc8d; /* rgb */ color: rgb(220, 204, 141); /* oklch */ color: oklch(84.4% 0.083 95.6);
Tailwind
colors: {
custom: {
50: '#e8dbaf',
500: '#dccc8d',
950: '#000000',
},
}SCSS
$custom: #dccc8d; $custom-light: #e8dbaf; $custom-dark: #000000;
JSON
{
"hex": "#dccc8d",
"rgb": {
"r": 220,
"g": 204,
"b": 141
},
"hsl": {
"h": 47.848,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.84377,
"c": 0.08326,
"h": 95.6
},
"luminance": 0.60324
}Semantic roles & 50–950 ramp
primary
#DCCC8D
secondary
#5A6CB3
accent
#45C025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481