#DCD575#DCD575
#DCD575 is a very light, moderate yellow. Relative luminance 0.641; OKLCH L 85.8% C 0.119 H 104.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD575 |
|---|---|
| RGB | rgb(220, 213, 117) |
| HSL | hsl(56, 60%, 66%) |
| HSV | hsv(56, 47%, 86%) |
| CMYK | cmyk(0%, 3.2%, 46.8%, 13.7%) |
| CIE-LAB | lab(84.01, -10.62, 48.01) |
| CIE-LCH | lch(84.01, 49.17, 102.48°) |
| OKLab | oklab(85.85% -0.0305 0.1146) |
| OKLCH | oklch(85.85% 0.119 104.9) |
| XYZ | xyz(56.5217, 64.0901, 26.2194) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.25
Greenish Beige
#C9D179
ΔE00 4.57
Sandy
#F1DA7A
ΔE00 4.77
Dull Yellow
#EEDC5B
ΔE00 5.48
Sand (survey)
#E2CA76
ΔE00 5.53
Wheat (survey)
#FBDD7E
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD575 #757CDC
analogous
#DCA175 #DCD575 #AFDC75
triadic
#DCD575 #75DCD5 #D575DC
tetradic
#DCD575 #75DCA1 #757CDC #DC75AF
square
#DCD575 #75DCA1 #757CDC #DC75AF
split-complementary
#DCD575 #75AFDC #A175DC
monochromatic
#ABA22B #D0C644 #DCD575 #E8E4A6 #F5F3D7
Accessibility & contrast
On white
1.52
#DCD575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DCD575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD575
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD575 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#E6D479
Tritanopia (blue-blind)
#E9CABE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcd575; /* rgb */ color: rgb(220, 213, 117); /* oklch */ color: oklch(85.8% 0.119 104.9);
Tailwind
colors: {
custom: {
50: '#e9e19f',
500: '#dcd575',
950: '#000000',
},
}SCSS
$custom: #dcd575; $custom-light: #e9e19f; $custom-dark: #000000;
JSON
{
"hex": "#dcd575",
"rgb": {
"r": 220,
"g": 213,
"b": 117
},
"hsl": {
"h": 55.922,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.85849,
"c": 0.11864,
"h": 104.9
},
"luminance": 0.64088
}Semantic roles & 50–950 ramp
primary
#DCD575
secondary
#484EAE
accent
#2AC71E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480