#DCDA93#DCDA93
#DCDA93 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.4% C 0.091 H 106.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDA93 |
|---|---|
| RGB | rgb(220, 218, 147) |
| HSL | hsl(58, 51%, 72%) |
| HSV | hsv(58, 33%, 86%) |
| CMYK | cmyk(0%, 0.9%, 33.2%, 13.7%) |
| CIE-LAB | lab(85.74, -9.96, 35.26) |
| CIE-LCH | lch(85.74, 36.64, 105.77°) |
| OKLab | oklab(87.36% -0.0263 0.0873) |
| OKLCH | oklch(87.36% 0.091 106.8) |
| XYZ | xyz(59.8536, 67.4662, 37.4674) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.06
Greenish Beige
#C9D179
ΔE00 4.70
Khaki (CSS)
#F0E68C
ΔE00 4.87
Beige (survey)
#E6DAA6
ΔE00 5.10
Vanilla
#F3E5AB
ΔE00 5.53
Light Khaki
#E6F2A2
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDA93 #9395DC
analogous
#DCB693 #DCDA93 #BADC93
triadic
#DCDA93 #93DCDA #DA93DC
tetradic
#DCDA93 #93DCB6 #9395DC #DC93BA
square
#DCDA93 #93DCB6 #9395DC #DC93BA
split-complementary
#DCDA93 #93BADC #B693DC
monochromatic
#B9B53C #CDCA65 #DCDA93 #EBEAC1 #F8F7E8
Accessibility & contrast
On white
1.45
#DCDA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DCDA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDA93
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDA93 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D58E
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#E6D1C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcda93; /* rgb */ color: rgb(220, 218, 147); /* oklch */ color: oklch(87.4% 0.091 106.8);
Tailwind
colors: {
custom: {
50: '#e8e5b3',
500: '#dcda93',
950: '#000000',
},
}SCSS
$custom: #dcda93; $custom-light: #e8e5b3; $custom-dark: #000000;
JSON
{
"hex": "#dcda93",
"rgb": {
"r": 220,
"g": 218,
"b": 147
},
"hsl": {
"h": 58.356,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.87356,
"c": 0.09116,
"h": 106.8
},
"luminance": 0.67465
}Semantic roles & 50–950 ramp
primary
#DCDA93
secondary
#6062B4
accent
#2BBE27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481