#DCDF74#DCDF74
#DCDF74 is a very light, vivid yellow. Relative luminance 0.693; OKLCH L 87.9% C 0.131 H 110.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF74 |
|---|---|
| RGB | rgb(220, 223, 116) |
| HSL | hsl(62, 63%, 66%) |
| HSV | hsv(62, 48%, 87%) |
| CMYK | cmyk(1.3%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(86.63, -15.71, 51.65) |
| CIE-LCH | lch(86.63, 53.98, 106.92°) |
| OKLab | oklab(87.93% -0.0452 0.1226) |
| OKLCH | oklch(87.93% 0.131 110.2) |
| XYZ | xyz(59.0564, 69.2532, 26.7758) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.60
Greenish Beige
#C9D179
ΔE00 4.65
Straw
#FCF679
ΔE00 6.15
Dull Yellow
#EEDC5B
ΔE00 6.24
Sandy Yellow
#FDEE73
ΔE00 6.40
Manilla
#FFFA86
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF74 #7774DF
analogous
#DFAD74 #DCDF74 #A7DF74
triadic
#DCDF74 #74DCDF #DF74DC
tetradic
#DCDF74 #74DFAD #7774DF #DF74A7
square
#DCDF74 #74DFAD #7774DF #DF74A7
split-complementary
#DCDF74 #74A7DF #AD74DF
monochromatic
#ACB029 #CFD442 #DCDF74 #E9EAA6 #F5F6D7
Accessibility & contrast
On white
1.41
#DCDF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DCDF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF74
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF74 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#EEDB79
Tritanopia (blue-blind)
#E8D4C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf74; /* rgb */ color: rgb(220, 223, 116); /* oklch */ color: oklch(87.9% 0.131 110.2);
Tailwind
colors: {
custom: {
50: '#e9e89e',
500: '#dcdf74',
950: '#000000',
},
}SCSS
$custom: #dcdf74; $custom-light: #e9e89e; $custom-dark: #000000;
JSON
{
"hex": "#dcdf74",
"rgb": {
"r": 220,
"g": 223,
"b": 116
},
"hsl": {
"h": 61.682,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.87927,
"c": 0.13064,
"h": 110.2
},
"luminance": 0.69252
}Semantic roles & 50–950 ramp
primary
#DCDF74
secondary
#4845B2
accent
#1BCA20
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480