#DCD67B#DCD67B
#DCD67B is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 86.1% C 0.113 H 105.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD67B |
|---|---|
| RGB | rgb(220, 214, 123) |
| HSL | hsl(56, 58%, 67%) |
| HSV | hsv(56, 44%, 86%) |
| CMYK | cmyk(0%, 2.7%, 44.1%, 13.7%) |
| CIE-LAB | lab(84.35, -10.55, 45.50) |
| CIE-LCH | lch(84.35, 46.71, 103.06°) |
| OKLab | oklab(86.14% -0.0298 0.1095) |
| OKLCH | oklch(86.14% 0.113 105.2) |
| XYZ | xyz(57.1381, 64.7403, 28.2213) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.96
Greenish Beige
#C9D179
ΔE00 4.19
Sandy
#F1DA7A
ΔE00 5.00
Sand (survey)
#E2CA76
ΔE00 5.67
Dull Yellow
#EEDC5B
ΔE00 6.17
Dark Cream
#FFF39A
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD67B #7B81DC
analogous
#DCA67B #DCD67B #B1DC7B
triadic
#DCD67B #7BDCD6 #D67BDC
tetradic
#DCD67B #7BDCA6 #7B81DC #DC7BB1
square
#DCD67B #7BDCA6 #7B81DC #DC7BB1
split-complementary
#DCD67B #7BB1DC #A67BDC
monochromatic
#AEA62E #CFC74B #DCD67B #E9E5AB #F6F4DC
Accessibility & contrast
On white
1.51
#DCD67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DCD67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD67B
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD67B | 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)
#E4D074
Deuteranopia (green-blind)
#E7D57F
Tritanopia (blue-blind)
#E9CBC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd67b; /* rgb */ color: rgb(220, 214, 123); /* oklch */ color: oklch(86.1% 0.113 105.2);
Tailwind
colors: {
custom: {
50: '#e8e2a3',
500: '#dcd67b',
950: '#000000',
},
}SCSS
$custom: #dcd67b; $custom-light: #e8e2a3; $custom-dark: #000000;
JSON
{
"hex": "#dcd67b",
"rgb": {
"r": 220,
"g": 214,
"b": 123
},
"hsl": {
"h": 56.289,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.86141,
"c": 0.11347,
"h": 105.2
},
"luminance": 0.64739
}Semantic roles & 50–950 ramp
primary
#DCD67B
secondary
#4B51B1
accent
#2AC620
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480