#DADC76#DADC76
#DADC76 is a very light, vivid yellow. Relative luminance 0.674; OKLCH L 87.2% C 0.126 H 109.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DADC76 |
|---|---|
| RGB | rgb(218, 220, 118) |
| HSL | hsl(61, 59%, 66%) |
| HSV | hsv(61, 46%, 86%) |
| CMYK | cmyk(0.9%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(85.71, -14.83, 49.55) |
| CIE-LCH | lch(85.71, 51.72, 106.67°) |
| OKLab | oklab(87.16% -0.0424 0.1181) |
| OKLCH | oklch(87.16% 0.126 109.7) |
| XYZ | xyz(57.7778, 67.4011, 27.1021) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.91
Khaki (CSS)
#F0E68C
ΔE00 4.52
Dull Yellow
#EEDC5B
ΔE00 6.43
Light Khaki
#E6F2A2
ΔE00 6.74
Greenish Tan
#BCCB7A
ΔE00 6.75
Sandy
#F1DA7A
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADC76 #7876DC
analogous
#DCAB76 #DADC76 #A7DC76
triadic
#DADC76 #76DADC #DC76DA
tetradic
#DADC76 #76DCAB #7876DC #DC76A7
square
#DADC76 #76DCAB #7876DC #DC76A7
split-complementary
#DADC76 #76A7DC #AB76DC
monochromatic
#A9AC2C #CDD045 #DADC76 #E7E8A7 #F4F5D7
Accessibility & contrast
On white
1.45
#DADC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DADC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADC76
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADC76 | 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)
#EAD46D
Deuteranopia (green-blind)
#EBD87B
Tritanopia (blue-blind)
#E6D1C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dadc76; /* rgb */ color: rgb(218, 220, 118); /* oklch */ color: oklch(87.2% 0.126 109.7);
Tailwind
colors: {
custom: {
50: '#e7e69f',
500: '#dadc76',
950: '#000000',
},
}SCSS
$custom: #dadc76; $custom-light: #e7e69f; $custom-dark: #000000;
JSON
{
"hex": "#dadc76",
"rgb": {
"r": 218,
"g": 220,
"b": 118
},
"hsl": {
"h": 61.176,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.87161,
"c": 0.12551,
"h": 109.7
},
"luminance": 0.674
}Semantic roles & 50–950 ramp
primary
#DADC76
secondary
#4A48AE
accent
#1FC722
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480