#DCDF9D#DCDF9D
#DCDF9D is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.6% C 0.085 H 110.2°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF9D |
|---|---|
| RGB | rgb(220, 223, 157) |
| HSL | hsl(63, 51%, 75%) |
| HSV | hsv(63, 30%, 87%) |
| CMYK | cmyk(1.3%, 0%, 29.6%, 12.5%) |
| CIE-LAB | lab(87.21, -11.25, 32.10) |
| CIE-LCH | lch(87.21, 34.01, 109.31°) |
| OKLab | oklab(88.57% -0.0295 0.0801) |
| OKLCH | oklch(88.57% 0.085 110.2) |
| XYZ | xyz(61.9888, 70.4262, 42.2198) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.64
Light Khaki
#E6F2A2
ΔE00 4.78
Beige (survey)
#E6DAA6
ΔE00 5.46
Greenish Beige
#C9D179
ΔE00 5.59
Vanilla
#F3E5AB
ΔE00 5.77
Khaki (CSS)
#F0E68C
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF9D #A09DDF
analogous
#DFC19D #DCDF9D #BBDF9D
triadic
#DCDF9D #9DDCDF #DF9DDC
tetradic
#DCDF9D #9DDFC1 #A09DDF #DF9DBB
square
#DCDF9D #9DDFC1 #A09DDF #DF9DBB
split-complementary
#DCDF9D #9DBBDF #C19DDF
monochromatic
#BBC141 #CCD06F #DCDF9D #ECEECB #F7F7E8
Accessibility & contrast
On white
1.39
#DCDF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#DCDF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF9D
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF9D | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#EADCA0
Tritanopia (blue-blind)
#E5D7CE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf9d; /* rgb */ color: rgb(220, 223, 157); /* oklch */ color: oklch(88.6% 0.085 110.2);
Tailwind
colors: {
custom: {
50: '#e7e8ba',
500: '#dcdf9d',
950: '#000000',
},
}SCSS
$custom: #dcdf9d; $custom-light: #e7e8ba; $custom-dark: #000000;
JSON
{
"hex": "#dcdf9d",
"rgb": {
"r": 220,
"g": 223,
"b": 157
},
"hsl": {
"h": 62.727,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.88573,
"c": 0.0854,
"h": 110.2
},
"luminance": 0.70425
}Semantic roles & 50–950 ramp
primary
#DCDF9D
secondary
#6C69B8
accent
#27BE2E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161611
muted
#848481