#DCDF9B#DCDF9B
#DCDF9B is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.5% C 0.088 H 110.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF9B |
|---|---|
| RGB | rgb(220, 223, 155) |
| HSL | hsl(63, 52%, 74%) |
| HSV | hsv(63, 30%, 87%) |
| CMYK | cmyk(1.3%, 0%, 30.5%, 12.5%) |
| CIE-LAB | lab(87.17, -11.50, 33.08) |
| CIE-LCH | lch(87.17, 35.02, 109.17°) |
| OKLab | oklab(88.54% -0.0303 0.0824) |
| OKLCH | oklch(88.54% 0.088 110.2) |
| XYZ | xyz(61.8195, 70.3584, 41.3279) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.74
Light Khaki
#E6F2A2
ΔE00 4.64
Greenish Beige
#C9D179
ΔE00 5.30
Beige (survey)
#E6DAA6
ΔE00 5.65
Khaki (CSS)
#F0E68C
ΔE00 5.71
Vanilla
#F3E5AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF9B #9E9BDF
analogous
#DFC09B #DCDF9B #BADF9B
triadic
#DCDF9B #9BDCDF #DF9BDC
tetradic
#DCDF9B #9BDFC0 #9E9BDF #DF9BBA
square
#DCDF9B #9BDFC0 #9E9BDF #DF9BBA
split-complementary
#DCDF9B #9BBADF #C09BDF
monochromatic
#BCC13E #CCD06D #DCDF9B #ECEEC9 #F7F8E8
Accessibility & contrast
On white
1.39
#DCDF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DCDF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF9B
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF9B | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#EADC9E
Tritanopia (blue-blind)
#E5D7CD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf9b; /* rgb */ color: rgb(220, 223, 155); /* oklch */ color: oklch(88.5% 0.088 110.2);
Tailwind
colors: {
custom: {
50: '#e7e8b9',
500: '#dcdf9b',
950: '#000000',
},
}SCSS
$custom: #dcdf9b; $custom-light: #e7e8b9; $custom-dark: #000000;
JSON
{
"hex": "#dcdf9b",
"rgb": {
"r": 220,
"g": 223,
"b": 155
},
"hsl": {
"h": 62.647,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.88536,
"c": 0.0878,
"h": 110.2
},
"luminance": 0.70358
}Semantic roles & 50–950 ramp
primary
#DCDF9B
secondary
#6A67B7
accent
#27BF2D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161611
muted
#848481