#DCD093#DCD093
#DCD093 is a very light, moderate yellow. Relative luminance 0.624; OKLCH L 85.3% C 0.080 H 98.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD093 |
|---|---|
| RGB | rgb(220, 208, 147) |
| HSL | hsl(50, 51%, 72%) |
| HSV | hsv(50, 33%, 86%) |
| CMYK | cmyk(0%, 5.5%, 33.2%, 13.7%) |
| CIE-LAB | lab(83.14, -4.87, 31.84) |
| CIE-LCH | lch(83.14, 32.21, 98.69°) |
| OKLab | oklab(85.3% -0.0117 0.0793) |
| OKLCH | oklch(85.3% 0.08 98.4) |
| XYZ | xyz(57.3382, 62.4355, 36.6289) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.21
Vanilla
#F3E5AB
ΔE00 5.04
Sand (survey)
#E2CA76
ΔE00 5.42
Palegoldenrod
#EEE8AA
ΔE00 5.52
Light Tan
#FBEEAC
ΔE00 6.77
Khaki (CSS)
#F0E68C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD093 #939FDC
analogous
#DCAC93 #DCD093 #C4DC93
triadic
#DCD093 #93DCD0 #D093DC
tetradic
#DCD093 #93DCAC #939FDC #DC93C4
square
#DCD093 #93DCAC #939FDC #DC93C4
split-complementary
#DCD093 #93C4DC #AC93DC
monochromatic
#B9A43C #CDBC65 #DCD093 #EBE4C1 #F8F5E8
Accessibility & contrast
On white
1.56
#DCD093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DCD093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD093
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD093 | 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)
#DCCC8F
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#E7C7C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcd093; /* rgb */ color: rgb(220, 208, 147); /* oklch */ color: oklch(85.3% 0.080 98.4);
Tailwind
colors: {
custom: {
50: '#e8deb3',
500: '#dcd093',
950: '#000000',
},
}SCSS
$custom: #dcd093; $custom-light: #e8deb3; $custom-dark: #000000;
JSON
{
"hex": "#dcd093",
"rgb": {
"r": 220,
"g": 208,
"b": 147
},
"hsl": {
"h": 50.137,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.85301,
"c": 0.08012,
"h": 98.4
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#DCD093
secondary
#606DB4
accent
#40BE27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481