#DCDF77#DCDF77
#DCDF77 is a very light, vivid yellow. Relative luminance 0.693; OKLCH L 88.0% C 0.128 H 110.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF77 |
|---|---|
| RGB | rgb(220, 223, 119) |
| HSL | hsl(62, 62%, 67%) |
| HSV | hsv(62, 47%, 87%) |
| CMYK | cmyk(1.3%, 0%, 46.6%, 12.5%) |
| CIE-LAB | lab(86.66, -15.43, 50.27) |
| CIE-LCH | lch(86.66, 52.58, 107.07°) |
| OKLab | oklab(87.97% -0.0441 0.1198) |
| OKLCH | oklch(87.97% 0.128 110.2) |
| XYZ | xyz(59.2338, 69.3241, 27.7098) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.41
Khaki (CSS)
#F0E68C
ΔE00 4.42
Straw
#FCF679
ΔE00 6.31
Light Khaki
#E6F2A2
ΔE00 6.38
Dull Yellow
#EEDC5B
ΔE00 6.47
Manilla
#FFFA86
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF77 #7A77DF
analogous
#DFAE77 #DCDF77 #A8DF77
triadic
#DCDF77 #77DCDF #DF77DC
tetradic
#DCDF77 #77DFAE #7A77DF #DF77A8
square
#DCDF77 #77DFAE #7A77DF #DF77A8
split-complementary
#DCDF77 #77A8DF #AE77DF
monochromatic
#AEB22A #CFD345 #DCDF77 #E9EBA9 #F6F6DA
Accessibility & contrast
On white
1.41
#DCDF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DCDF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF77
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF77 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#EEDB7C
Tritanopia (blue-blind)
#E8D4C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf77; /* rgb */ color: rgb(220, 223, 119); /* oklch */ color: oklch(88.0% 0.128 110.2);
Tailwind
colors: {
custom: {
50: '#e9e8a0',
500: '#dcdf77',
950: '#000000',
},
}SCSS
$custom: #dcdf77; $custom-light: #e9e8a0; $custom-dark: #000000;
JSON
{
"hex": "#dcdf77",
"rgb": {
"r": 220,
"g": 223,
"b": 119
},
"hsl": {
"h": 61.731,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.87966,
"c": 0.12764,
"h": 110.2
},
"luminance": 0.69323
}Semantic roles & 50–950 ramp
primary
#DCDF77
secondary
#4A47B3
accent
#1CCA21
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480