#DCC67E#DCC67E
#DCC67E is a very light, moderate yellow. Relative luminance 0.571; OKLCH L 82.9% C 0.095 H 93.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC67E |
|---|---|
| RGB | rgb(220, 198, 126) |
| HSL | hsl(46, 57%, 68%) |
| HSV | hsv(46, 43%, 86%) |
| CMYK | cmyk(0%, 10%, 42.7%, 13.7%) |
| CIE-LAB | lab(80.24, -2.07, 38.84) |
| CIE-LCH | lch(80.24, 38.90, 93.04°) |
| OKLab | oklab(82.9% -0.005 0.0947) |
| OKLCH | oklch(82.9% 0.095 93) |
| XYZ | xyz(53.4766, 57.1122, 27.9415) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.29
Tan (survey)
#D1B26F
ΔE00 5.65
Sandy
#F1DA7A
ΔE00 5.97
Very Light Brown
#D3B683
ΔE00 6.52
Beige (survey)
#E6DAA6
ΔE00 6.73
Desert
#CCAD60
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC67E #7E94DC
analogous
#DC977E #DCC67E #C3DC7E
triadic
#DCC67E #7EDCC6 #C67EDC
tetradic
#DCC67E #7EDC97 #7E94DC #DC7EC3
square
#DCC67E #7EDC97 #7E94DC #DC7EC3
split-complementary
#DCC67E #7EC3DC #977EDC
monochromatic
#B09230 #CFB14E #DCC67E #E9DBAE #F6F1DE
Accessibility & contrast
On white
1.69
#DCC67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#DCC67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC67E
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC67E | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C379
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#E9BCB4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc67e; /* rgb */ color: rgb(220, 198, 126); /* oklch */ color: oklch(82.9% 0.095 93.0);
Tailwind
colors: {
custom: {
50: '#e8d7a4',
500: '#dcc67e',
950: '#000000',
},
}SCSS
$custom: #dcc67e; $custom-light: #e8d7a4; $custom-dark: #000000;
JSON
{
"hex": "#dcc67e",
"rgb": {
"r": 220,
"g": 198,
"b": 126
},
"hsl": {
"h": 45.957,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.82902,
"c": 0.09479,
"h": 93
},
"luminance": 0.5711
}Semantic roles & 50–950 ramp
primary
#DCC67E
secondary
#4C64B2
accent
#47C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380