#DCDF8F#DCDF8F
#DCDF8F is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.3% C 0.102 H 110.2°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF8F |
|---|---|
| RGB | rgb(220, 223, 143) |
| HSL | hsl(62, 56%, 72%) |
| HSV | hsv(62, 36%, 87%) |
| CMYK | cmyk(1.3%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(86.98, -12.94, 38.90) |
| CIE-LCH | lch(86.98, 41.00, 108.40°) |
| OKLab | oklab(88.33% -0.0351 0.0956) |
| OKLCH | oklch(88.33% 0.102 110.2) |
| XYZ | xyz(60.8614, 69.9752, 36.2817) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.04
Khaki (CSS)
#F0E68C
ΔE00 4.44
Light Khaki
#E6F2A2
ΔE00 4.45
Palegoldenrod
#EEE8AA
ΔE00 4.90
Greenish Tan
#BCCB7A
ΔE00 6.16
Buff
#FEF69E
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF8F #928FDF
analogous
#DFBA8F #DCDF8F #B4DF8F
triadic
#DCDF8F #8FDCDF #DF8FDC
tetradic
#DCDF8F #8FDFBA #928FDF #DF8FB4
square
#DCDF8F #8FDFBA #928FDF #DF8FB4
split-complementary
#DCDF8F #8FB4DF #BA8FDF
monochromatic
#B8BD36 #CDD15F #DCDF8F #EBEDBF #F8F8E7
Accessibility & contrast
On white
1.40
#DCDF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DCDF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF8F
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF8F | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD889
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#E6D6CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf8f; /* rgb */ color: rgb(220, 223, 143); /* oklch */ color: oklch(88.3% 0.102 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8b0',
500: '#dcdf8f',
950: '#000000',
},
}SCSS
$custom: #dcdf8f; $custom-light: #e8e8b0; $custom-dark: #000000;
JSON
{
"hex": "#dcdf8f",
"rgb": {
"r": 220,
"g": 223,
"b": 143
},
"hsl": {
"h": 62.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.88325,
"c": 0.1018,
"h": 110.2
},
"luminance": 0.69974
}Semantic roles & 50–950 ramp
primary
#DCDF8F
secondary
#5F5BB7
accent
#22C328
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481