#DCD09A#DCD09A
#DCD09A is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.4% C 0.072 H 97.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD09A |
|---|---|
| RGB | rgb(220, 208, 154) |
| HSL | hsl(49, 49%, 73%) |
| HSV | hsv(49, 30%, 86%) |
| CMYK | cmyk(0%, 5.5%, 30%, 13.7%) |
| CIE-LAB | lab(83.26, -4.00, 28.37) |
| CIE-LCH | lch(83.26, 28.65, 98.02°) |
| OKLab | oklab(85.44% -0.0088 0.0712) |
| OKLCH | oklch(85.44% 0.072 97.1) |
| XYZ | xyz(57.9043, 62.6619, 39.6103) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.43
Vanilla
#F3E5AB
ΔE00 4.92
Palegoldenrod
#EEE8AA
ΔE00 5.70
Wheat
#F5DEB3
ΔE00 6.52
Sand (survey)
#E2CA76
ΔE00 6.59
Pale Peach
#FFE5AD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD09A #9AA6DC
analogous
#DCAF9A #DCD09A #C7DC9A
triadic
#DCD09A #9ADCD0 #D09ADC
tetradic
#DCD09A #9ADCAF #9AA6DC #DC9AC7
square
#DCD09A #9ADCAF #9AA6DC #DC9AC7
split-complementary
#DCD09A #9AC7DC #AF9ADC
monochromatic
#BBA541 #CCBB6D #DCD09A #ECE5C7 #F7F4E8
Accessibility & contrast
On white
1.55
#DCD09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DCD09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD09A
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD09A | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD96
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#E6C8C2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcd09a; /* rgb */ color: rgb(220, 208, 154); /* oklch */ color: oklch(85.4% 0.072 97.1);
Tailwind
colors: {
custom: {
50: '#e7deb8',
500: '#dcd09a',
950: '#000000',
},
}SCSS
$custom: #dcd09a; $custom-light: #e7deb8; $custom-dark: #000000;
JSON
{
"hex": "#dcd09a",
"rgb": {
"r": 220,
"g": 208,
"b": 154
},
"hsl": {
"h": 49.091,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.85435,
"c": 0.07177,
"h": 97.1
},
"luminance": 0.6266
}Semantic roles & 50–950 ramp
primary
#DCD09A
secondary
#6674B4
accent
#44BC2A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481