#DCDF7E#DCDF7E
#DCDF7E is a very light, vivid yellow. Relative luminance 0.695; OKLCH L 88.1% C 0.120 H 110.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF7E |
|---|---|
| RGB | rgb(220, 223, 126) |
| HSL | hsl(62, 60%, 68%) |
| HSV | hsv(62, 43%, 87%) |
| CMYK | cmyk(1.3%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(86.75, -14.76, 47.01) |
| CIE-LCH | lch(86.75, 49.27, 107.43°) |
| OKLab | oklab(88.06% -0.0416 0.113) |
| OKLCH | oklch(88.06% 0.12 110.2) |
| XYZ | xyz(59.6697, 69.4985, 30.0059) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.96
Khaki (CSS)
#F0E68C
ΔE00 4.11
Light Khaki
#E6F2A2
ΔE00 5.67
Buff
#FEF69E
ΔE00 6.33
Dark Cream
#FFF39A
ΔE00 6.46
Greenish Tan
#BCCB7A
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF7E #817EDF
analogous
#DFB17E #DCDF7E #ABDF7E
triadic
#DCDF7E #7EDCDF #DF7EDC
tetradic
#DCDF7E #7EDFB1 #817EDF #DF7EAB
square
#DCDF7E #7EDFB1 #817EDF #DF7EAB
split-complementary
#DCDF7E #7EABDF #B17EDF
monochromatic
#B1B62D #CFD34D #DCDF7E #E9EBAF #F7F7E0
Accessibility & contrast
On white
1.41
#DCDF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DCDF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF7E
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF7E | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD776
Deuteranopia (green-blind)
#EDDB83
Tritanopia (blue-blind)
#E8D4C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf7e; /* rgb */ color: rgb(220, 223, 126); /* oklch */ color: oklch(88.1% 0.120 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8a5',
500: '#dcdf7e',
950: '#000000',
},
}SCSS
$custom: #dcdf7e; $custom-light: #e8e8a5; $custom-dark: #000000;
JSON
{
"hex": "#dcdf7e",
"rgb": {
"r": 220,
"g": 223,
"b": 126
},
"hsl": {
"h": 61.856,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.88063,
"c": 0.12044,
"h": 110.2
},
"luminance": 0.69497
}Semantic roles & 50–950 ramp
primary
#DCDF7E
secondary
#4F4BB6
accent
#1EC823
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480