#DCD67D#DCD67D
#DCD67D is a very light, moderate yellow. Relative luminance 0.648; OKLCH L 86.2% C 0.111 H 105.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD67D |
|---|---|
| RGB | rgb(220, 214, 125) |
| HSL | hsl(56, 58%, 68%) |
| HSV | hsv(56, 43%, 86%) |
| CMYK | cmyk(0%, 2.7%, 43.2%, 13.7%) |
| CIE-LAB | lab(84.38, -10.36, 44.55) |
| CIE-LCH | lch(84.38, 45.74, 103.09°) |
| OKLab | oklab(86.17% -0.029 0.1075) |
| OKLCH | oklch(86.17% 0.111 105.1) |
| XYZ | xyz(57.2646, 64.7909, 28.8874) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.94
Greenish Beige
#C9D179
ΔE00 4.15
Sandy
#F1DA7A
ΔE00 5.05
Sand (survey)
#E2CA76
ΔE00 5.63
Dull Yellow
#EEDC5B
ΔE00 6.42
Palegoldenrod
#EEE8AA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD67D #7D83DC
analogous
#DCA77D #DCD67D #B2DC7D
triadic
#DCD67D #7DDCD6 #D67DDC
tetradic
#DCD67D #7DDCA7 #7D83DC #DC7DB2
square
#DCD67D #7DDCA7 #7D83DC #DC7DB2
split-complementary
#DCD67D #7DB2DC #A77DDC
monochromatic
#AFA72F #CFC74D #DCD67D #E9E5AD #F6F4DD
Accessibility & contrast
On white
1.50
#DCD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DCD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD67D
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD67D | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D076
Deuteranopia (green-blind)
#E6D581
Tritanopia (blue-blind)
#E8CBC1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd67d; /* rgb */ color: rgb(220, 214, 125); /* oklch */ color: oklch(86.2% 0.111 105.1);
Tailwind
colors: {
custom: {
50: '#e8e2a4',
500: '#dcd67d',
950: '#000000',
},
}SCSS
$custom: #dcd67d; $custom-light: #e8e2a4; $custom-dark: #000000;
JSON
{
"hex": "#dcd67d",
"rgb": {
"r": 220,
"g": 214,
"b": 125
},
"hsl": {
"h": 56.211,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.8617,
"c": 0.11134,
"h": 105.1
},
"luminance": 0.64789
}Semantic roles & 50–950 ramp
primary
#DCD67D
secondary
#4C52B2
accent
#2BC520
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480