#DCD67A#DCD67A
#DCD67A is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 86.1% C 0.115 H 105.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD67A |
|---|---|
| RGB | rgb(220, 214, 122) |
| HSL | hsl(56, 58%, 67%) |
| HSV | hsv(56, 45%, 86%) |
| CMYK | cmyk(0%, 2.7%, 44.5%, 13.7%) |
| CIE-LAB | lab(84.34, -10.65, 45.97) |
| CIE-LCH | lch(84.34, 47.19, 103.05°) |
| OKLab | oklab(86.13% -0.0302 0.1105) |
| OKLCH | oklch(86.13% 0.115 105.3) |
| XYZ | xyz(57.0758, 64.7154, 27.8933) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.98
Greenish Beige
#C9D179
ΔE00 4.22
Sandy
#F1DA7A
ΔE00 4.98
Sand (survey)
#E2CA76
ΔE00 5.69
Dull Yellow
#EEDC5B
ΔE00 6.05
Dark Cream
#FFF39A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD67A #7A80DC
analogous
#DCA57A #DCD67A #B1DC7A
triadic
#DCD67A #7ADCD6 #D67ADC
tetradic
#DCD67A #7ADCA5 #7A80DC #DC7AB1
square
#DCD67A #7ADCA5 #7A80DC #DC7AB1
split-complementary
#DCD67A #7AB1DC #A57ADC
monochromatic
#AEA62E #CFC74A #DCD67A #E9E5AA #F6F4DB
Accessibility & contrast
On white
1.51
#DCD67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DCD67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD67A
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD67A | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D072
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#E9CBC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd67a; /* rgb */ color: rgb(220, 214, 122); /* oklch */ color: oklch(86.1% 0.115 105.3);
Tailwind
colors: {
custom: {
50: '#e8e2a2',
500: '#dcd67a',
950: '#000000',
},
}SCSS
$custom: #dcd67a; $custom-light: #e8e2a2; $custom-dark: #000000;
JSON
{
"hex": "#dcd67a",
"rgb": {
"r": 220,
"g": 214,
"b": 122
},
"hsl": {
"h": 56.327,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.86126,
"c": 0.11452,
"h": 105.3
},
"luminance": 0.64714
}Semantic roles & 50–950 ramp
primary
#DCD67A
secondary
#4A50B0
accent
#2AC620
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480