#DADC78#DADC78
#DADC78 is a very light, vivid yellow. Relative luminance 0.674; OKLCH L 87.2% C 0.123 H 109.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DADC78 |
|---|---|
| RGB | rgb(218, 220, 120) |
| HSL | hsl(61, 59%, 67%) |
| HSV | hsv(61, 45%, 86%) |
| CMYK | cmyk(0.9%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(85.73, -14.64, 48.62) |
| CIE-LCH | lch(85.73, 50.77, 106.76°) |
| OKLab | oklab(87.19% -0.0417 0.1162) |
| OKLCH | oklch(87.19% 0.123 109.7) |
| XYZ | xyz(57.8979, 67.4491, 27.7347) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.75
Khaki (CSS)
#F0E68C
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 6.55
Greenish Tan
#BCCB7A
ΔE00 6.60
Dull Yellow
#EEDC5B
ΔE00 6.61
Sandy
#F1DA7A
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADC78 #7A78DC
analogous
#DCAC78 #DADC78 #A8DC78
triadic
#DADC78 #78DADC #DC78DA
tetradic
#DADC78 #78DCAC #7A78DC #DC78A8
square
#DADC78 #78DCAC #7A78DC #DC78A8
split-complementary
#DADC78 #78A8DC #AC78DC
monochromatic
#AAAD2D #CDCF47 #DADC78 #E7E9A9 #F5F5D9
Accessibility & contrast
On white
1.45
#DADC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DADC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADC78
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADC78 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46F
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#E6D1C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dadc78; /* rgb */ color: rgb(218, 220, 120); /* oklch */ color: oklch(87.2% 0.123 109.7);
Tailwind
colors: {
custom: {
50: '#e7e6a1',
500: '#dadc78',
950: '#000000',
},
}SCSS
$custom: #dadc78; $custom-light: #e7e6a1; $custom-dark: #000000;
JSON
{
"hex": "#dadc78",
"rgb": {
"r": 218,
"g": 220,
"b": 120
},
"hsl": {
"h": 61.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.87188,
"c": 0.12347,
"h": 109.7
},
"luminance": 0.67448
}Semantic roles & 50–950 ramp
primary
#DADC78
secondary
#4B49AF
accent
#1FC622
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480