#DCD592#DCD592
#DCD592 is a very light, moderate yellow. Relative luminance 0.649; OKLCH L 86.3% C 0.087 H 103.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD592 |
|---|---|
| RGB | rgb(220, 213, 146) |
| HSL | hsl(54, 51%, 72%) |
| HSV | hsv(54, 34%, 86%) |
| CMYK | cmyk(0%, 3.2%, 33.6%, 13.7%) |
| CIE-LAB | lab(84.42, -7.54, 34.04) |
| CIE-LCH | lch(84.42, 34.87, 102.50°) |
| OKLab | oklab(86.31% -0.0194 0.0844) |
| OKLCH | oklch(86.31% 0.087 103) |
| XYZ | xyz(58.4984, 64.8808, 36.6302) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.00
Palegoldenrod
#EEE8AA
ΔE00 4.48
Vanilla
#F3E5AB
ΔE00 5.03
Khaki (CSS)
#F0E68C
ΔE00 5.47
Greenish Beige
#C9D179
ΔE00 5.60
Sand (survey)
#E2CA76
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD592 #9299DC
analogous
#DCB092 #DCD592 #BEDC92
triadic
#DCD592 #92DCD5 #D592DC
tetradic
#DCD592 #92DCB0 #9299DC #DC92BE
square
#DCD592 #92DCB0 #9299DC #DC92BE
split-complementary
#DCD592 #92BEDC #B092DC
monochromatic
#B8AD3B #CDC364 #DCD592 #EBE7C0 #F8F6E8
Accessibility & contrast
On white
1.50
#DCD592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DCD592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD592
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD592 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08D
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#E7CCC4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd592; /* rgb */ color: rgb(220, 213, 146); /* oklch */ color: oklch(86.3% 0.087 103.0);
Tailwind
colors: {
custom: {
50: '#e8e1b2',
500: '#dcd592',
950: '#000000',
},
}SCSS
$custom: #dcd592; $custom-light: #e8e1b2; $custom-dark: #000000;
JSON
{
"hex": "#dcd592",
"rgb": {
"r": 220,
"g": 213,
"b": 146
},
"hsl": {
"h": 54.324,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.86307,
"c": 0.08662,
"h": 103
},
"luminance": 0.64879
}Semantic roles & 50–950 ramp
primary
#DCD592
secondary
#5F67B4
accent
#35BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481