#DCCF79#DCCF79
#DCCF79 is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.7% C 0.108 H 100.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCF79 |
|---|---|
| RGB | rgb(220, 207, 121) |
| HSL | hsl(52, 59%, 67%) |
| HSV | hsv(52, 45%, 86%) |
| CMYK | cmyk(0%, 5.9%, 45%, 13.7%) |
| CIE-LAB | lab(82.50, -7.20, 44.19) |
| CIE-LCH | lch(82.50, 44.77, 99.25°) |
| OKLab | oklab(84.66% -0.0203 0.1064) |
| OKLCH | oklch(84.66% 0.108 100.8) |
| XYZ | xyz(55.2806, 61.2235, 26.9908) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.32
Sandy
#F1DA7A
ΔE00 4.23
Khaki (CSS)
#F0E68C
ΔE00 5.21
Greenish Beige
#C9D179
ΔE00 5.71
Wheat (survey)
#FBDD7E
ΔE00 6.17
Dull Yellow
#EEDC5B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCF79 #7986DC
analogous
#DC9E79 #DCCF79 #B8DC79
triadic
#DCCF79 #79DCCF #CF79DC
tetradic
#DCCF79 #79DC9E #7986DC #DC79B8
square
#DCCF79 #79DC9E #7986DC #DC79B8
split-complementary
#DCCF79 #79B8DC #9E79DC
monochromatic
#AD9D2D #CFBE48 #DCCF79 #E9E0AA #F5F2DA
Accessibility & contrast
On white
1.59
#DCCF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DCCF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCF79
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCF79 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA72
Deuteranopia (green-blind)
#E1D07D
Tritanopia (blue-blind)
#E9C4BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dccf79; /* rgb */ color: rgb(220, 207, 121); /* oklch */ color: oklch(84.7% 0.108 100.8);
Tailwind
colors: {
custom: {
50: '#e8dda1',
500: '#dccf79',
950: '#000000',
},
}SCSS
$custom: #dccf79; $custom-light: #e8dda1; $custom-dark: #000000;
JSON
{
"hex": "#dccf79",
"rgb": {
"r": 220,
"g": 207,
"b": 121
},
"hsl": {
"h": 52.121,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.84664,
"c": 0.10835,
"h": 100.8
},
"luminance": 0.61222
}Semantic roles & 50–950 ramp
primary
#DCCF79
secondary
#4A57B0
accent
#35C61F
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480