#DCDE8F#DCDE8F
#DCDE8F is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.1% C 0.101 H 109.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDE8F |
|---|---|
| RGB | rgb(220, 222, 143) |
| HSL | hsl(62, 54%, 72%) |
| HSV | hsv(62, 36%, 87%) |
| CMYK | cmyk(0.9%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(86.72, -12.44, 38.57) |
| CIE-LCH | lch(86.72, 40.52, 107.88°) |
| OKLab | oklab(88.12% -0.0336 0.0948) |
| OKLCH | oklch(88.12% 0.101 109.5) |
| XYZ | xyz(60.5950, 69.4424, 36.1929) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.02
Khaki (CSS)
#F0E68C
ΔE00 4.39
Light Khaki
#E6F2A2
ΔE00 4.72
Palegoldenrod
#EEE8AA
ΔE00 4.78
Greenish Tan
#BCCB7A
ΔE00 6.15
Buff
#FEF69E
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDE8F #918FDE
analogous
#DEB98F #DCDE8F #B5DE8F
triadic
#DCDE8F #8FDCDE #DE8FDC
tetradic
#DCDE8F #8FDEB9 #918FDE #DE8FB5
square
#DCDE8F #8FDEB9 #918FDE #DE8FB5
split-complementary
#DCDE8F #8FB5DE #B98FDE
monochromatic
#B8BB37 #CDD060 #DCDE8F #EBECBE #F8F8E7
Accessibility & contrast
On white
1.41
#DCDE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DCDE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDE8F
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDE8F | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD889
Deuteranopia (green-blind)
#EBDA92
Tritanopia (blue-blind)
#E6D5CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcde8f; /* rgb */ color: rgb(220, 222, 143); /* oklch */ color: oklch(88.1% 0.101 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8b0',
500: '#dcde8f',
950: '#000000',
},
}SCSS
$custom: #dcde8f; $custom-light: #e8e8b0; $custom-dark: #000000;
JSON
{
"hex": "#dcde8f",
"rgb": {
"r": 220,
"g": 222,
"b": 143
},
"hsl": {
"h": 61.519,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.88117,
"c": 0.10058,
"h": 109.5
},
"luminance": 0.69441
}Semantic roles & 50–950 ramp
primary
#DCDE8F
secondary
#5E5BB6
accent
#24C228
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481