#DCDE93#DCDE93
#DCDE93 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.2% C 0.096 H 109.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDE93 |
|---|---|
| RGB | rgb(220, 222, 147) |
| HSL | hsl(62, 53%, 72%) |
| HSV | hsv(62, 34%, 87%) |
| CMYK | cmyk(0.9%, 0%, 33.8%, 12.9%) |
| CIE-LAB | lab(86.78, -11.97, 36.63) |
| CIE-LCH | lch(86.78, 38.53, 108.10°) |
| OKLab | oklab(88.19% -0.0321 0.0905) |
| OKLCH | oklch(88.19% 0.096 109.5) |
| XYZ | xyz(60.9034, 69.5658, 37.8173) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.32
Greenish Beige
#C9D179
ΔE00 4.36
Light Khaki
#E6F2A2
ΔE00 4.68
Khaki (CSS)
#F0E68C
ΔE00 4.74
Greenish Tan
#BCCB7A
ΔE00 6.23
Beige (survey)
#E6DAA6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDE93 #9593DE
analogous
#DEBB93 #DCDE93 #B7DE93
triadic
#DCDE93 #93DCDE #DE93DC
tetradic
#DCDE93 #93DEBB #9593DE #DE93B7
square
#DCDE93 #93DEBB #9593DE #DE93B7
split-complementary
#DCDE93 #93B7DE #BB93DE
monochromatic
#B9BD3A #CDD064 #DCDE93 #EBECC2 #F7F8E8
Accessibility & contrast
On white
1.41
#DCDE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DCDE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDE93
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDE93 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#E6D5CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcde93; /* rgb */ color: rgb(220, 222, 147); /* oklch */ color: oklch(88.2% 0.096 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8b3',
500: '#dcde93',
950: '#000000',
},
}SCSS
$custom: #dcde93; $custom-light: #e8e8b3; $custom-dark: #000000;
JSON
{
"hex": "#dcde93",
"rgb": {
"r": 220,
"g": 222,
"b": 147
},
"hsl": {
"h": 61.6,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.88185,
"c": 0.09597,
"h": 109.5
},
"luminance": 0.69565
}Semantic roles & 50–950 ramp
primary
#DCDE93
secondary
#625FB6
accent
#25C129
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481