#DADC85#DADC85
#DADC85 is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.4% C 0.110 H 109.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DADC85 |
|---|---|
| RGB | rgb(218, 220, 133) |
| HSL | hsl(61, 55%, 69%) |
| HSV | hsv(61, 40%, 86%) |
| CMYK | cmyk(0.9%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(85.90, -13.33, 42.47) |
| CIE-LCH | lch(85.90, 44.52, 107.42°) |
| OKLab | oklab(87.38% -0.0368 0.1033) |
| OKLCH | oklch(87.38% 0.11 109.6) |
| XYZ | xyz(58.7411, 67.7864, 32.1754) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.27
Khaki (CSS)
#F0E68C
ΔE00 4.25
Light Khaki
#E6F2A2
ΔE00 5.48
Greenish Tan
#BCCB7A
ΔE00 5.87
Palegoldenrod
#EEE8AA
ΔE00 6.03
Buff
#FEF69E
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADC85 #8785DC
analogous
#DCB385 #DADC85 #AFDC85
triadic
#DADC85 #85DADC #DC85DA
tetradic
#DADC85 #85DCB3 #8785DC #DC85AF
square
#DADC85 #85DCB3 #8785DC #DC85AF
split-complementary
#DADC85 #85AFDC #B385DC
monochromatic
#B0B333 #CCCE55 #DADC85 #E8EAB5 #F7F7E4
Accessibility & contrast
On white
1.44
#DADC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DADC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADC85
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADC85 | 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)
#E9D57E
Deuteranopia (green-blind)
#EAD889
Tritanopia (blue-blind)
#E5D2C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dadc85; /* rgb */ color: rgb(218, 220, 133); /* oklch */ color: oklch(87.4% 0.110 109.6);
Tailwind
colors: {
custom: {
50: '#e7e6aa',
500: '#dadc85',
950: '#000000',
},
}SCSS
$custom: #dadc85; $custom-light: #e7e6aa; $custom-dark: #000000;
JSON
{
"hex": "#dadc85",
"rgb": {
"r": 218,
"g": 220,
"b": 133
},
"hsl": {
"h": 61.379,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.87378,
"c": 0.10965,
"h": 109.6
},
"luminance": 0.67785
}Semantic roles & 50–950 ramp
primary
#DADC85
secondary
#5552B3
accent
#23C326
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481