#DCCC8F#DCCC8F
#DCCC8F is a very light, moderate yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.081 H 95.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCC8F |
|---|---|
| RGB | rgb(220, 204, 143) |
| HSL | hsl(48, 52%, 71%) |
| HSV | hsv(48, 35%, 86%) |
| CMYK | cmyk(0%, 7.3%, 35%, 13.7%) |
| CIE-LAB | lab(82.05, -3.29, 32.46) |
| CIE-LCH | lch(82.05, 32.62, 95.78°) |
| OKLab | oklab(84.41% -0.0073 0.0806) |
| OKLCH | oklch(84.41% 0.081 95.2) |
| XYZ | xyz(56.0669, 60.3862, 34.6836) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.98
Sand (survey)
#E2CA76
ΔE00 4.64
Vanilla
#F3E5AB
ΔE00 5.79
Palegoldenrod
#EEE8AA
ΔE00 6.74
Sandy
#F1DA7A
ΔE00 6.94
Sand
#C2B280
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCC8F #8F9FDC
analogous
#DCA58F #DCCC8F #C5DC8F
triadic
#DCCC8F #8FDCCC #CC8FDC
tetradic
#DCCC8F #8FDCA5 #8F9FDC #DC8FC5
square
#DCCC8F #8FDCA5 #8F9FDC #DC8FC5
split-complementary
#DCCC8F #8FC5DC #A58FDC
monochromatic
#B79D39 #CDB760 #DCCC8F #EBE1BE #F8F4E8
Accessibility & contrast
On white
1.61
#DCCC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DCCC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCC8F
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCC8F | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98B
Deuteranopia (green-blind)
#DDCE91
Tritanopia (blue-blind)
#E8C3BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dccc8f; /* rgb */ color: rgb(220, 204, 143); /* oklch */ color: oklch(84.4% 0.081 95.2);
Tailwind
colors: {
custom: {
50: '#e8dbb0',
500: '#dccc8f',
950: '#000000',
},
}SCSS
$custom: #dccc8f; $custom-light: #e8dbb0; $custom-dark: #000000;
JSON
{
"hex": "#dccc8f",
"rgb": {
"r": 220,
"g": 204,
"b": 143
},
"hsl": {
"h": 47.532,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.84413,
"c": 0.08093,
"h": 95.2
},
"luminance": 0.60385
}Semantic roles & 50–950 ramp
primary
#DCCC8F
secondary
#5C6EB3
accent
#46C026
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481