#DCD094#DCD094
#DCD094 is a very light, moderate yellow. Relative luminance 0.625; OKLCH L 85.3% C 0.079 H 98.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD094 |
|---|---|
| RGB | rgb(220, 208, 148) |
| HSL | hsl(50, 51%, 72%) |
| HSV | hsv(50, 33%, 86%) |
| CMYK | cmyk(0%, 5.5%, 32.7%, 13.7%) |
| CIE-LAB | lab(83.16, -4.75, 31.35) |
| CIE-LCH | lch(83.16, 31.70, 98.61°) |
| OKLab | oklab(85.32% -0.0113 0.0781) |
| OKLCH | oklch(85.32% 0.079 98.2) |
| XYZ | xyz(57.4170, 62.4670, 37.0440) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.07
Vanilla
#F3E5AB
ΔE00 4.99
Palegoldenrod
#EEE8AA
ΔE00 5.52
Sand (survey)
#E2CA76
ΔE00 5.57
Light Tan
#FBEEAC
ΔE00 6.78
Khaki (CSS)
#F0E68C
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD094 #94A0DC
analogous
#DCAC94 #DCD094 #C4DC94
triadic
#DCD094 #94DCD0 #D094DC
tetradic
#DCD094 #94DCAC #94A0DC #DC94C4
square
#DCD094 #94DCAC #94A0DC #DC94C4
split-complementary
#DCD094 #94C4DC #AC94DC
monochromatic
#B9A43D #CDBC66 #DCD094 #EBE4C2 #F7F5E8
Accessibility & contrast
On white
1.56
#DCD094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DCD094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD094
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD094 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD90
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#E7C8C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcd094; /* rgb */ color: rgb(220, 208, 148); /* oklch */ color: oklch(85.3% 0.079 98.2);
Tailwind
colors: {
custom: {
50: '#e8deb4',
500: '#dcd094',
950: '#000000',
},
}SCSS
$custom: #dcd094; $custom-light: #e8deb4; $custom-dark: #000000;
JSON
{
"hex": "#dcd094",
"rgb": {
"r": 220,
"g": 208,
"b": 148
},
"hsl": {
"h": 50,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.8532,
"c": 0.07895,
"h": 98.2
},
"luminance": 0.62466
}Semantic roles & 50–950 ramp
primary
#DCD094
secondary
#616EB4
accent
#41BE27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481