#DADC86#DADC86
#DADC86 is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.4% C 0.109 H 109.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DADC86 |
|---|---|
| RGB | rgb(218, 220, 134) |
| HSL | hsl(61, 55%, 69%) |
| HSV | hsv(61, 39%, 86%) |
| CMYK | cmyk(0.9%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(85.91, -13.22, 42.00) |
| CIE-LCH | lch(85.91, 44.03, 107.47°) |
| OKLab | oklab(87.39% -0.0364 0.1022) |
| OKLCH | oklch(87.39% 0.109 109.6) |
| XYZ | xyz(58.8105, 67.8141, 32.5410) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 4.27
Light Khaki
#E6F2A2
ΔE00 5.42
Greenish Tan
#BCCB7A
ΔE00 5.84
Palegoldenrod
#EEE8AA
ΔE00 5.91
Buff
#FEF69E
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADC86 #8886DC
analogous
#DCB386 #DADC86 #AFDC86
triadic
#DADC86 #86DADC #DC86DA
tetradic
#DADC86 #86DCB3 #8886DC #DC86AF
square
#DADC86 #86DCB3 #8886DC #DC86AF
split-complementary
#DADC86 #86AFDC #B386DC
monochromatic
#B1B434 #CBCE57 #DADC86 #E9EAB5 #F7F7E5
Accessibility & contrast
On white
1.44
#DADC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DADC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADC86
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADC86 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57F
Deuteranopia (green-blind)
#EAD88A
Tritanopia (blue-blind)
#E5D2C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dadc86; /* rgb */ color: rgb(218, 220, 134); /* oklch */ color: oklch(87.4% 0.109 109.6);
Tailwind
colors: {
custom: {
50: '#e7e6aa',
500: '#dadc86',
950: '#000000',
},
}SCSS
$custom: #dadc86; $custom-light: #e7e6aa; $custom-dark: #000000;
JSON
{
"hex": "#dadc86",
"rgb": {
"r": 218,
"g": 220,
"b": 134
},
"hsl": {
"h": 61.395,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.87393,
"c": 0.10854,
"h": 109.6
},
"luminance": 0.67813
}Semantic roles & 50–950 ramp
primary
#DADC86
secondary
#5653B3
accent
#23C327
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481