#DCDF7F#DCDF7F
#DCDF7F is a very light, moderate yellow. Relative luminance 0.695; OKLCH L 88.1% C 0.119 H 110.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF7F |
|---|---|
| RGB | rgb(220, 223, 127) |
| HSL | hsl(62, 60%, 69%) |
| HSV | hsv(62, 43%, 87%) |
| CMYK | cmyk(1.3%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(86.76, -14.66, 46.54) |
| CIE-LCH | lch(86.76, 48.79, 107.49°) |
| OKLab | oklab(88.08% -0.0412 0.1121) |
| OKLCH | oklch(88.08% 0.119 110.2) |
| XYZ | xyz(59.7346, 69.5245, 30.3474) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.92
Khaki (CSS)
#F0E68C
ΔE00 4.08
Light Khaki
#E6F2A2
ΔE00 5.58
Buff
#FEF69E
ΔE00 6.30
Dark Cream
#FFF39A
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF7F #827FDF
analogous
#DFB27F #DCDF7F #ACDF7F
triadic
#DCDF7F #7FDCDF #DF7FDC
tetradic
#DCDF7F #7FDFB2 #827FDF #DF7FAC
square
#DCDF7F #7FDFB2 #827FDF #DF7FAC
split-complementary
#DCDF7F #7FACDF #B27FDF
monochromatic
#B2B62E #CFD34E #DCDF7F #E9EBB0 #F7F7E1
Accessibility & contrast
On white
1.41
#DCDF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DCDF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF7F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF7F | 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)
#ECD877
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#E8D5C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf7f; /* rgb */ color: rgb(220, 223, 127); /* oklch */ color: oklch(88.1% 0.119 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8a6',
500: '#dcdf7f',
950: '#000000',
},
}SCSS
$custom: #dcdf7f; $custom-light: #e8e8a6; $custom-dark: #000000;
JSON
{
"hex": "#dcdf7f",
"rgb": {
"r": 220,
"g": 223,
"b": 127
},
"hsl": {
"h": 61.875,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.88077,
"c": 0.11939,
"h": 110.2
},
"luminance": 0.69523
}Semantic roles & 50–950 ramp
primary
#DCDF7F
secondary
#504CB6
accent
#1EC823
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480