#DCDE95#DCDE95
#DCDE95 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.2% C 0.094 H 109.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDE95 |
|---|---|
| RGB | rgb(220, 222, 149) |
| HSL | hsl(62, 53%, 73%) |
| HSV | hsv(62, 33%, 87%) |
| CMYK | cmyk(0.9%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(86.81, -11.73, 35.66) |
| CIE-LCH | lch(86.81, 37.54, 108.22°) |
| OKLab | oklab(88.22% -0.0313 0.0883) |
| OKLCH | oklch(88.22% 0.094 109.5) |
| XYZ | xyz(61.0617, 69.6291, 38.6510) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.12
Greenish Beige
#C9D179
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.70
Khaki (CSS)
#F0E68C
ΔE00 4.96
Beige (survey)
#E6DAA6
ΔE00 6.00
Vanilla
#F3E5AB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDE95 #9795DE
analogous
#DEBB95 #DCDE95 #B7DE95
triadic
#DCDE95 #95DCDE #DE95DC
tetradic
#DCDE95 #95DEBB #9795DE #DE95B7
square
#DCDE95 #95DEBB #9795DE #DE95B7
split-complementary
#DCDE95 #95B7DE #BB95DE
monochromatic
#BABE3B #CDCF66 #DCDE95 #EBEDC4 #F7F8E8
Accessibility & contrast
On white
1.41
#DCDE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DCDE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDE95
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDE95 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D890
Deuteranopia (green-blind)
#EADB98
Tritanopia (blue-blind)
#E6D5CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcde95; /* rgb */ color: rgb(220, 222, 149); /* oklch */ color: oklch(88.2% 0.094 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8b5',
500: '#dcde95',
950: '#000000',
},
}SCSS
$custom: #dcde95; $custom-light: #e8e8b5; $custom-dark: #000000;
JSON
{
"hex": "#dcde95",
"rgb": {
"r": 220,
"g": 222,
"b": 149
},
"hsl": {
"h": 61.644,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.8822,
"c": 0.09365,
"h": 109.5
},
"luminance": 0.69628
}Semantic roles & 50–950 ramp
primary
#DCDE95
secondary
#6461B6
accent
#26C02A
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481