#DCD095#DCD095
#DCD095 is a very light, moderate yellow. Relative luminance 0.625; OKLCH L 85.3% C 0.078 H 98.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD095 |
|---|---|
| RGB | rgb(220, 208, 149) |
| HSL | hsl(50, 50%, 72%) |
| HSV | hsv(50, 32%, 86%) |
| CMYK | cmyk(0%, 5.5%, 32.3%, 13.7%) |
| CIE-LAB | lab(83.18, -4.62, 30.85) |
| CIE-LCH | lch(83.18, 31.20, 98.52°) |
| OKLab | oklab(85.34% -0.0109 0.077) |
| OKLCH | oklch(85.34% 0.078 98) |
| XYZ | xyz(57.4965, 62.4988, 37.4626) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.93
Vanilla
#F3E5AB
ΔE00 4.96
Palegoldenrod
#EEE8AA
ΔE00 5.53
Sand (survey)
#E2CA76
ΔE00 5.73
Light Tan
#FBEEAC
ΔE00 6.80
Pale Peach
#FFE5AD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD095 #95A1DC
analogous
#DCAC95 #DCD095 #C5DC95
triadic
#DCD095 #95DCD0 #D095DC
tetradic
#DCD095 #95DCAC #95A1DC #DC95C5
square
#DCD095 #95DCAC #95A1DC #DC95C5
split-complementary
#DCD095 #95C5DC #AC95DC
monochromatic
#B9A43D #CDBC67 #DCD095 #EBE4C3 #F7F5E8
Accessibility & contrast
On white
1.56
#DCD095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DCD095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD095
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD095 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD91
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#E7C8C1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcd095; /* rgb */ color: rgb(220, 208, 149); /* oklch */ color: oklch(85.3% 0.078 98.0);
Tailwind
colors: {
custom: {
50: '#e7deb4',
500: '#dcd095',
950: '#000000',
},
}SCSS
$custom: #dcd095; $custom-light: #e7deb4; $custom-dark: #000000;
JSON
{
"hex": "#dcd095",
"rgb": {
"r": 220,
"g": 208,
"b": 149
},
"hsl": {
"h": 49.859,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.85339,
"c": 0.07776,
"h": 98
},
"luminance": 0.62497
}Semantic roles & 50–950 ramp
primary
#DCD095
secondary
#626FB4
accent
#41BE28
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481