#DCDF90#DCDF90
#DCDF90 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.3% C 0.101 H 110.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF90 |
|---|---|
| RGB | rgb(220, 223, 144) |
| HSL | hsl(62, 55%, 72%) |
| HSV | hsv(62, 35%, 87%) |
| CMYK | cmyk(1.3%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(87.00, -12.82, 38.42) |
| CIE-LCH | lch(87.00, 40.50, 108.46°) |
| OKLab | oklab(88.34% -0.0347 0.0945) |
| OKLCH | oklch(88.34% 0.101 110.1) |
| XYZ | xyz(60.9374, 70.0056, 36.6825) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.11
Light Khaki
#E6F2A2
ΔE00 4.43
Khaki (CSS)
#F0E68C
ΔE00 4.52
Palegoldenrod
#EEE8AA
ΔE00 4.79
Greenish Tan
#BCCB7A
ΔE00 6.17
Buff
#FEF69E
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF90 #9390DF
analogous
#DFBA90 #DCDF90 #B5DF90
triadic
#DCDF90 #90DCDF #DF90DC
tetradic
#DCDF90 #90DFBA #9390DF #DF90B5
square
#DCDF90 #90DFBA #9390DF #DF90B5
split-complementary
#DCDF90 #90B5DF #BA90DF
monochromatic
#B9BE37 #CDD160 #DCDF90 #EBEDC0 #F8F8E7
Accessibility & contrast
On white
1.40
#DCDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DCDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF90
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF90 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88A
Deuteranopia (green-blind)
#EBDB93
Tritanopia (blue-blind)
#E6D6CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf90; /* rgb */ color: rgb(220, 223, 144); /* oklch */ color: oklch(88.3% 0.101 110.1);
Tailwind
colors: {
custom: {
50: '#e8e8b1',
500: '#dcdf90',
950: '#000000',
},
}SCSS
$custom: #dcdf90; $custom-light: #e8e8b1; $custom-dark: #000000;
JSON
{
"hex": "#dcdf90",
"rgb": {
"r": 220,
"g": 223,
"b": 144
},
"hsl": {
"h": 62.278,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.88342,
"c": 0.10066,
"h": 110.1
},
"luminance": 0.70005
}Semantic roles & 50–950 ramp
primary
#DCDF90
secondary
#605CB7
accent
#23C329
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161611
muted
#848481