#DCD392#DCD392
#DCD392 is a very light, moderate yellow. Relative luminance 0.639; OKLCH L 85.9% C 0.084 H 101.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD392 |
|---|---|
| RGB | rgb(220, 211, 146) |
| HSL | hsl(53, 51%, 72%) |
| HSV | hsv(53, 34%, 86%) |
| CMYK | cmyk(0%, 4.1%, 33.6%, 13.7%) |
| CIE-LAB | lab(83.90, -6.52, 33.36) |
| CIE-LCH | lch(83.90, 33.99, 101.07°) |
| OKLab | oklab(85.9% -0.0165 0.0828) |
| OKLCH | oklch(85.9% 0.084 101.3) |
| XYZ | xyz(57.9985, 63.8809, 36.4636) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.64
Palegoldenrod
#EEE8AA
ΔE00 4.82
Vanilla
#F3E5AB
ΔE00 4.96
Sand (survey)
#E2CA76
ΔE00 5.69
Khaki (CSS)
#F0E68C
ΔE00 5.93
Greenish Beige
#C9D179
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD392 #929BDC
analogous
#DCAE92 #DCD392 #C0DC92
triadic
#DCD392 #92DCD3 #D392DC
tetradic
#DCD392 #92DCAE #929BDC #DC92C0
square
#DCD392 #92DCAE #929BDC #DC92C0
split-complementary
#DCD392 #92C0DC #AE92DC
monochromatic
#B8A93B #CDC064 #DCD392 #EBE6C0 #F8F6E8
Accessibility & contrast
On white
1.52
#DCD392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DCD392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD392
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD392 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#E7CAC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcd392; /* rgb */ color: rgb(220, 211, 146); /* oklch */ color: oklch(85.9% 0.084 101.3);
Tailwind
colors: {
custom: {
50: '#e8e0b2',
500: '#dcd392',
950: '#000000',
},
}SCSS
$custom: #dcd392; $custom-light: #e8e0b2; $custom-dark: #000000;
JSON
{
"hex": "#dcd392",
"rgb": {
"r": 220,
"g": 211,
"b": 146
},
"hsl": {
"h": 52.703,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.85896,
"c": 0.08444,
"h": 101.3
},
"luminance": 0.63879
}Semantic roles & 50–950 ramp
primary
#DCD392
secondary
#5F69B4
accent
#39BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481