#DCDF91#DCDF91
#DCDF91 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.4% C 0.100 H 110.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF91 |
|---|---|
| RGB | rgb(220, 223, 145) |
| HSL | hsl(62, 55%, 72%) |
| HSV | hsv(62, 35%, 87%) |
| CMYK | cmyk(1.3%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(87.01, -12.71, 37.94) |
| CIE-LCH | lch(87.01, 40.01, 108.52°) |
| OKLab | oklab(88.36% -0.0343 0.0934) |
| OKLCH | oklch(88.36% 0.1 110.2) |
| XYZ | xyz(61.0142, 70.0363, 37.0868) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.18
Light Khaki
#E6F2A2
ΔE00 4.40
Khaki (CSS)
#F0E68C
ΔE00 4.60
Palegoldenrod
#EEE8AA
ΔE00 4.67
Greenish Tan
#BCCB7A
ΔE00 6.18
Buff
#FEF69E
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF91 #9491DF
analogous
#DFBB91 #DCDF91 #B5DF91
triadic
#DCDF91 #91DCDF #DF91DC
tetradic
#DCDF91 #91DFBB #9491DF #DF91B5
square
#DCDF91 #91DFBB #9491DF #DF91B5
split-complementary
#DCDF91 #91B5DF #BB91DF
monochromatic
#B9BE37 #CDD162 #DCDF91 #EBEDC0 #F7F8E7
Accessibility & contrast
On white
1.40
#DCDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DCDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF91
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF91 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88B
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#E6D6CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf91; /* rgb */ color: rgb(220, 223, 145); /* oklch */ color: oklch(88.4% 0.100 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8b2',
500: '#dcdf91',
950: '#000000',
},
}SCSS
$custom: #dcdf91; $custom-light: #e8e8b2; $custom-dark: #000000;
JSON
{
"hex": "#dcdf91",
"rgb": {
"r": 220,
"g": 223,
"b": 145
},
"hsl": {
"h": 62.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.88359,
"c": 0.09951,
"h": 110.2
},
"luminance": 0.70035
}Semantic roles & 50–950 ramp
primary
#DCDF91
secondary
#615DB7
accent
#23C229
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481