#DADC77#DADC77
#DADC77 is a very light, vivid yellow. Relative luminance 0.674; OKLCH L 87.2% C 0.124 H 109.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DADC77 |
|---|---|
| RGB | rgb(218, 220, 119) |
| HSL | hsl(61, 59%, 66%) |
| HSV | hsv(61, 46%, 86%) |
| CMYK | cmyk(0.9%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(85.72, -14.74, 49.08) |
| CIE-LCH | lch(85.72, 51.25, 106.71°) |
| OKLab | oklab(87.17% -0.042 0.1172) |
| OKLCH | oklch(87.17% 0.125 109.7) |
| XYZ | xyz(57.8375, 67.4250, 27.4167) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.83
Khaki (CSS)
#F0E68C
ΔE00 4.47
Dull Yellow
#EEDC5B
ΔE00 6.52
Light Khaki
#E6F2A2
ΔE00 6.65
Greenish Tan
#BCCB7A
ΔE00 6.67
Sandy
#F1DA7A
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADC77 #7977DC
analogous
#DCAC77 #DADC77 #A8DC77
triadic
#DADC77 #77DADC #DC77DA
tetradic
#DADC77 #77DCAC #7977DC #DC77A8
square
#DADC77 #77DCAC #7977DC #DC77A8
split-complementary
#DADC77 #77A8DC #AC77DC
monochromatic
#AAAC2C #CDCF46 #DADC77 #E7E9A8 #F4F5D8
Accessibility & contrast
On white
1.45
#DADC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DADC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADC77
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADC77 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46E
Deuteranopia (green-blind)
#EBD87C
Tritanopia (blue-blind)
#E6D1C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dadc77; /* rgb */ color: rgb(218, 220, 119); /* oklch */ color: oklch(87.2% 0.124 109.7);
Tailwind
colors: {
custom: {
50: '#e7e6a0',
500: '#dadc77',
950: '#000000',
},
}SCSS
$custom: #dadc77; $custom-light: #e7e6a0; $custom-dark: #000000;
JSON
{
"hex": "#dadc77",
"rgb": {
"r": 218,
"g": 220,
"b": 119
},
"hsl": {
"h": 61.188,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.87174,
"c": 0.1245,
"h": 109.7
},
"luminance": 0.67424
}Semantic roles & 50–950 ramp
primary
#DADC77
secondary
#4B48AF
accent
#1FC722
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480