#DCDF95#DCDF95
#DCDF95 is a very light, moderate yellow. Relative luminance 0.702; OKLCH L 88.4% C 0.095 H 110.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF95 |
|---|---|
| RGB | rgb(220, 223, 149) |
| HSL | hsl(62, 54%, 73%) |
| HSV | hsv(62, 33%, 87%) |
| CMYK | cmyk(1.3%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(87.08, -12.23, 36.00) |
| CIE-LCH | lch(87.08, 38.02, 108.77°) |
| OKLab | oklab(88.43% -0.0327 0.0891) |
| OKLCH | oklch(88.43% 0.095 110.2) |
| XYZ | xyz(61.3281, 70.1619, 38.7398) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.24
Light Khaki
#E6F2A2
ΔE00 4.40
Greenish Beige
#C9D179
ΔE00 4.56
Khaki (CSS)
#F0E68C
ΔE00 4.98
Light Tan
#FBEEAC
ΔE00 6.28
Greenish Tan
#BCCB7A
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF95 #9895DF
analogous
#DFBD95 #DCDF95 #B7DF95
triadic
#DCDF95 #95DCDF #DF95DC
tetradic
#DCDF95 #95DFBD #9895DF #DF95B7
square
#DCDF95 #95DFBD #9895DF #DF95B7
split-complementary
#DCDF95 #95B7DF #BD95DF
monochromatic
#BAC03A #CCD166 #DCDF95 #ECEDC4 #F7F8E7
Accessibility & contrast
On white
1.40
#DCDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DCDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF95
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF95 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#EBDB98
Tritanopia (blue-blind)
#E6D6CC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf95; /* rgb */ color: rgb(220, 223, 149); /* oklch */ color: oklch(88.4% 0.095 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8b5',
500: '#dcdf95',
950: '#000000',
},
}SCSS
$custom: #dcdf95; $custom-light: #e8e8b5; $custom-dark: #000000;
JSON
{
"hex": "#dcdf95",
"rgb": {
"r": 220,
"g": 223,
"b": 149
},
"hsl": {
"h": 62.432,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.88428,
"c": 0.09488,
"h": 110.2
},
"luminance": 0.70161
}Semantic roles & 50–950 ramp
primary
#DCDF95
secondary
#6461B7
accent
#24C12B
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481