#DCC67F#DCC67F
#DCC67F is a very light, moderate yellow. Relative luminance 0.571; OKLCH L 82.9% C 0.094 H 92.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC67F |
|---|---|
| RGB | rgb(220, 198, 127) |
| HSL | hsl(46, 57%, 68%) |
| HSV | hsv(46, 42%, 86%) |
| CMYK | cmyk(0%, 10%, 42.3%, 13.7%) |
| CIE-LAB | lab(80.26, -1.96, 38.35) |
| CIE-LCH | lch(80.26, 38.40, 92.93°) |
| OKLab | oklab(82.92% -0.0046 0.0936) |
| OKLCH | oklch(82.92% 0.094 92.8) |
| XYZ | xyz(53.5414, 57.1381, 28.2830) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.45
Tan (survey)
#D1B26F
ΔE00 5.61
Sandy
#F1DA7A
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.38
Beige (survey)
#E6DAA6
ΔE00 6.62
Sandstone
#C9AE74
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC67F #7F95DC
analogous
#DC977F #DCC67F #C4DC7F
triadic
#DCC67F #7FDCC6 #C67FDC
tetradic
#DCC67F #7FDC97 #7F95DC #DC7FC4
square
#DCC67F #7FDC97 #7F95DC #DC7FC4
split-complementary
#DCC67F #7FC4DC #977FDC
monochromatic
#B09230 #CFB14F #DCC67F #E9DBAF #F6F1DF
Accessibility & contrast
On white
1.69
#DCC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DCC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC67F
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC67F | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#E9BCB4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc67f; /* rgb */ color: rgb(220, 198, 127); /* oklch */ color: oklch(82.9% 0.094 92.8);
Tailwind
colors: {
custom: {
50: '#e8d7a5',
500: '#dcc67f',
950: '#000000',
},
}SCSS
$custom: #dcc67f; $custom-light: #e8d7a5; $custom-dark: #000000;
JSON
{
"hex": "#dcc67f",
"rgb": {
"r": 220,
"g": 198,
"b": 127
},
"hsl": {
"h": 45.806,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82918,
"c": 0.0937,
"h": 92.8
},
"luminance": 0.57136
}Semantic roles & 50–950 ramp
primary
#DCC67F
secondary
#4D65B2
accent
#48C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380