#DCD190#DCD190
#DCD190 is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.5% C 0.085 H 99.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD190 |
|---|---|
| RGB | rgb(220, 209, 144) |
| HSL | hsl(51, 52%, 71%) |
| HSV | hsv(51, 35%, 86%) |
| CMYK | cmyk(0%, 5%, 34.5%, 13.7%) |
| CIE-LAB | lab(83.35, -5.74, 33.66) |
| CIE-LCH | lch(83.35, 34.15, 99.68°) |
| OKLab | oklab(85.45% -0.0143 0.0835) |
| OKLCH | oklch(85.45% 0.085 99.7) |
| XYZ | xyz(57.3505, 62.8317, 35.4868) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.73
Sand (survey)
#E2CA76
ΔE00 5.12
Vanilla
#F3E5AB
ΔE00 5.15
Palegoldenrod
#EEE8AA
ΔE00 5.34
Khaki (CSS)
#F0E68C
ΔE00 6.20
Sandy
#F1DA7A
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD190 #909BDC
analogous
#DCAB90 #DCD190 #C1DC90
triadic
#DCD190 #90DCD1 #D190DC
tetradic
#DCD190 #90DCAB #909BDC #DC90C1
square
#DCD190 #90DCAB #909BDC #DC90C1
split-complementary
#DCD190 #90C1DC #AB90DC
monochromatic
#B8A53A #CDBE61 #DCD190 #EBE4BF #F8F5E8
Accessibility & contrast
On white
1.55
#DCD190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#DCD190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD190
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD190 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#E7C8C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcd190; /* rgb */ color: rgb(220, 209, 144); /* oklch */ color: oklch(85.5% 0.085 99.7);
Tailwind
colors: {
custom: {
50: '#e8dfb1',
500: '#dcd190',
950: '#000000',
},
}SCSS
$custom: #dcd190; $custom-light: #e8dfb1; $custom-dark: #000000;
JSON
{
"hex": "#dcd190",
"rgb": {
"r": 220,
"g": 209,
"b": 144
},
"hsl": {
"h": 51.316,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.85451,
"c": 0.08468,
"h": 99.7
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#DCD190
secondary
#5D69B3
accent
#3CBF26
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481