#DCDD95#DCDD95
#DCDD95 is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.0% C 0.092 H 108.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDD95 |
|---|---|
| RGB | rgb(220, 221, 149) |
| HSL | hsl(61, 51%, 73%) |
| HSV | hsv(61, 33%, 87%) |
| CMYK | cmyk(0.5%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(86.55, -11.23, 35.31) |
| CIE-LCH | lch(86.55, 37.06, 107.64°) |
| OKLab | oklab(88.01% -0.0298 0.0875) |
| OKLCH | oklch(88.01% 0.092 108.8) |
| XYZ | xyz(60.7969, 69.0995, 38.5628) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.02
Greenish Beige
#C9D179
ΔE00 4.63
Khaki (CSS)
#F0E68C
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.02
Beige (survey)
#E6DAA6
ΔE00 5.70
Vanilla
#F3E5AB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDD95 #9695DD
analogous
#DDBA95 #DCDD95 #B8DD95
triadic
#DCDD95 #95DCDD #DD95DC
tetradic
#DCDD95 #95DDBA #9695DD #DD95B8
square
#DCDD95 #95DDBA #9695DD #DD95B8
split-complementary
#DCDD95 #95B8DD #BA95DD
monochromatic
#BABB3C #CDCE67 #DCDD95 #EBECC3 #F7F8E8
Accessibility & contrast
On white
1.42
#DCDD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DCDD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDD95
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDD95 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#E6D4CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdd95; /* rgb */ color: rgb(220, 221, 149); /* oklch */ color: oklch(88.0% 0.092 108.8);
Tailwind
colors: {
custom: {
50: '#e8e7b5',
500: '#dcdd95',
950: '#000000',
},
}SCSS
$custom: #dcdd95; $custom-light: #e8e7b5; $custom-dark: #000000;
JSON
{
"hex": "#dcdd95",
"rgb": {
"r": 220,
"g": 221,
"b": 149
},
"hsl": {
"h": 60.833,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.88013,
"c": 0.09242,
"h": 108.8
},
"luminance": 0.69098
}Semantic roles & 50–950 ramp
primary
#DCDD95
secondary
#6361B5
accent
#27BF29
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481