#DCD195#DCD195
#DCD195 is a very light, moderate yellow. Relative luminance 0.630; OKLCH L 85.5% C 0.079 H 99.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD195 |
|---|---|
| RGB | rgb(220, 209, 149) |
| HSL | hsl(51, 50%, 72%) |
| HSV | hsv(51, 32%, 86%) |
| CMYK | cmyk(0%, 5%, 32.3%, 13.7%) |
| CIE-LAB | lab(83.44, -5.14, 31.20) |
| CIE-LCH | lch(83.44, 31.62, 99.35°) |
| OKLab | oklab(85.54% -0.0123 0.0778) |
| OKLCH | oklch(85.54% 0.079 99) |
| XYZ | xyz(57.7411, 62.9879, 37.5442) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.95
Vanilla
#F3E5AB
ΔE00 4.85
Palegoldenrod
#EEE8AA
ΔE00 5.24
Sand (survey)
#E2CA76
ΔE00 5.81
Light Tan
#FBEEAC
ΔE00 6.61
Khaki (CSS)
#F0E68C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD195 #95A0DC
analogous
#DCAD95 #DCD195 #C4DC95
triadic
#DCD195 #95DCD1 #D195DC
tetradic
#DCD195 #95DCAD #95A0DC #DC95C4
square
#DCD195 #95DCAD #95A0DC #DC95C4
split-complementary
#DCD195 #95C4DC #AD95DC
monochromatic
#B9A63D #CDBD67 #DCD195 #EBE5C3 #F7F5E8
Accessibility & contrast
On white
1.54
#DCD195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DCD195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD195
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD195 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#E7C9C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcd195; /* rgb */ color: rgb(220, 209, 149); /* oklch */ color: oklch(85.5% 0.079 99.0);
Tailwind
colors: {
custom: {
50: '#e7dfb4',
500: '#dcd195',
950: '#000000',
},
}SCSS
$custom: #dcd195; $custom-light: #e7dfb4; $custom-dark: #000000;
JSON
{
"hex": "#dcd195",
"rgb": {
"r": 220,
"g": 209,
"b": 149
},
"hsl": {
"h": 50.704,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.85543,
"c": 0.07878,
"h": 99
},
"luminance": 0.62986
}Semantic roles & 50–950 ramp
primary
#DCD195
secondary
#626EB4
accent
#3FBE28
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481