#DCDF7D#DCDF7D
#DCDF7D is a very light, vivid yellow. Relative luminance 0.695; OKLCH L 88.0% C 0.121 H 110.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF7D |
|---|---|
| RGB | rgb(220, 223, 125) |
| HSL | hsl(62, 60%, 68%) |
| HSV | hsv(62, 44%, 87%) |
| CMYK | cmyk(1.3%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(86.74, -14.86, 47.47) |
| CIE-LCH | lch(86.74, 49.75, 107.38°) |
| OKLab | oklab(88.05% -0.0419 0.114) |
| OKLCH | oklch(88.05% 0.121 110.2) |
| XYZ | xyz(59.6055, 69.4728, 29.6677) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.02
Khaki (CSS)
#F0E68C
ΔE00 4.14
Light Khaki
#E6F2A2
ΔE00 5.77
Buff
#FEF69E
ΔE00 6.37
Dark Cream
#FFF39A
ΔE00 6.49
Straw
#FCF679
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF7D #807DDF
analogous
#DFB17D #DCDF7D #ABDF7D
triadic
#DCDF7D #7DDCDF #DF7DDC
tetradic
#DCDF7D #7DDFB1 #807DDF #DF7DAB
square
#DCDF7D #7DDFB1 #807DDF #DF7DAB
split-complementary
#DCDF7D #7DABDF #B17DDF
monochromatic
#B1B52D #CFD34C #DCDF7D #E9EBAE #F6F7DF
Accessibility & contrast
On white
1.41
#DCDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DCDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF7D
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF7D | 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)
#EDD775
Deuteranopia (green-blind)
#EEDB82
Tritanopia (blue-blind)
#E8D4C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf7d; /* rgb */ color: rgb(220, 223, 125); /* oklch */ color: oklch(88.0% 0.121 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8a4',
500: '#dcdf7d',
950: '#000000',
},
}SCSS
$custom: #dcdf7d; $custom-light: #e8e8a4; $custom-dark: #000000;
JSON
{
"hex": "#dcdf7d",
"rgb": {
"r": 220,
"g": 223,
"b": 125
},
"hsl": {
"h": 61.837,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.88048,
"c": 0.12149,
"h": 110.2
},
"luminance": 0.69472
}Semantic roles & 50–950 ramp
primary
#DCDF7D
secondary
#4E4AB6
accent
#1DC823
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480