#DCD67C#DCD67C
#DCD67C is a very light, moderate yellow. Relative luminance 0.648; OKLCH L 86.2% C 0.112 H 105.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD67C |
|---|---|
| RGB | rgb(220, 214, 124) |
| HSL | hsl(56, 58%, 67%) |
| HSV | hsv(56, 44%, 86%) |
| CMYK | cmyk(0%, 2.7%, 43.6%, 13.7%) |
| CIE-LAB | lab(84.36, -10.46, 45.02) |
| CIE-LCH | lch(84.36, 46.22, 103.07°) |
| OKLab | oklab(86.16% -0.0294 0.1085) |
| OKLCH | oklch(86.16% 0.112 105.2) |
| XYZ | xyz(57.2010, 64.7655, 28.5527) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.95
Greenish Beige
#C9D179
ΔE00 4.17
Sandy
#F1DA7A
ΔE00 5.02
Sand (survey)
#E2CA76
ΔE00 5.64
Dull Yellow
#EEDC5B
ΔE00 6.29
Palegoldenrod
#EEE8AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD67C #7C82DC
analogous
#DCA67C #DCD67C #B2DC7C
triadic
#DCD67C #7CDCD6 #D67CDC
tetradic
#DCD67C #7CDCA6 #7C82DC #DC7CB2
square
#DCD67C #7CDCA6 #7C82DC #DC7CB2
split-complementary
#DCD67C #7CB2DC #A67CDC
monochromatic
#AFA72F #CFC74C #DCD67C #E9E5AC #F6F4DD
Accessibility & contrast
On white
1.51
#DCD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DCD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD67C
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD67C | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#E9CBC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd67c; /* rgb */ color: rgb(220, 214, 124); /* oklch */ color: oklch(86.2% 0.112 105.2);
Tailwind
colors: {
custom: {
50: '#e8e2a3',
500: '#dcd67c',
950: '#000000',
},
}SCSS
$custom: #dcd67c; $custom-light: #e8e2a3; $custom-dark: #000000;
JSON
{
"hex": "#dcd67c",
"rgb": {
"r": 220,
"g": 214,
"b": 124
},
"hsl": {
"h": 56.25,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.86155,
"c": 0.11241,
"h": 105.2
},
"luminance": 0.64764
}Semantic roles & 50–950 ramp
primary
#DCD67C
secondary
#4B51B1
accent
#2AC520
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480