#DCC67B#DCC67B
#DCC67B is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.9% C 0.098 H 93.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC67B |
|---|---|
| RGB | rgb(220, 198, 123) |
| HSL | hsl(46, 58%, 67%) |
| HSV | hsv(46, 44%, 86%) |
| CMYK | cmyk(0%, 10%, 44.1%, 13.7%) |
| CIE-LAB | lab(80.20, -2.37, 40.31) |
| CIE-LCH | lch(80.20, 40.38, 93.37°) |
| OKLab | oklab(82.85% -0.0062 0.0978) |
| OKLCH | oklch(82.85% 0.098 93.6) |
| XYZ | xyz(53.2859, 57.0359, 26.9372) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.84
Sandy
#F1DA7A
ΔE00 5.65
Tan (survey)
#D1B26F
ΔE00 5.79
Wheat (survey)
#FBDD7E
ΔE00 6.59
Darkkhaki
#BDB76B
ΔE00 6.72
Desert
#CCAD60
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC67B #7B91DC
analogous
#DC967B #DCC67B #C1DC7B
triadic
#DCC67B #7BDCC6 #C67BDC
tetradic
#DCC67B #7BDC96 #7B91DC #DC7BC1
square
#DCC67B #7BDC96 #7B91DC #DC7BC1
split-complementary
#DCC67B #7BC1DC #967BDC
monochromatic
#AE912E #CFB14B #DCC67B #E9DBAB #F6F0DC
Accessibility & contrast
On white
1.69
#DCC67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DCC67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC67B
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC67B | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C375
Deuteranopia (green-blind)
#DACA7E
Tritanopia (blue-blind)
#EABBB4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc67b; /* rgb */ color: rgb(220, 198, 123); /* oklch */ color: oklch(82.9% 0.098 93.6);
Tailwind
colors: {
custom: {
50: '#e8d7a2',
500: '#dcc67b',
950: '#000000',
},
}SCSS
$custom: #dcc67b; $custom-light: #e8d7a2; $custom-dark: #000000;
JSON
{
"hex": "#dcc67b",
"rgb": {
"r": 220,
"g": 198,
"b": 123
},
"hsl": {
"h": 46.392,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82854,
"c": 0.09801,
"h": 93.6
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#DCC67B
secondary
#4B62B1
accent
#45C620
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380