#DADCA0#DADCA0
#DADCA0 is a very light, moderate yellow. Relative luminance 0.686; OKLCH L 87.8% C 0.078 H 109.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCA0 |
|---|---|
| RGB | rgb(218, 220, 160) |
| HSL | hsl(62, 46%, 75%) |
| HSV | hsv(62, 27%, 86%) |
| CMYK | cmyk(0.9%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(86.32, -10.10, 29.35) |
| CIE-LCH | lch(86.32, 31.04, 108.99°) |
| OKLab | oklab(87.85% -0.0261 0.0737) |
| OKLCH | oklch(87.85% 0.078 109.5) |
| XYZ | xyz(60.8519, 68.6307, 43.2923) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.84
Beige (survey)
#E6DAA6
ΔE00 4.75
Vanilla
#F3E5AB
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 5.93
Greenish Beige
#C9D179
ΔE00 6.22
Light Tan
#FBEEAC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCA0 #A2A0DC
analogous
#DCC0A0 #DADCA0 #BCDCA0
triadic
#DADCA0 #A0DADC #DCA0DA
tetradic
#DADCA0 #A0DCC0 #A2A0DC #DCA0BC
square
#DADCA0 #A0DCC0 #A2A0DC #DCA0BC
split-complementary
#DADCA0 #A0BCDC #C0A0DC
monochromatic
#B7BB47 #C9CC73 #DADCA0 #EBECCD #F6F7E9
Accessibility & contrast
On white
1.43
#DADCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DADCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCA0
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCA0 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79C
Deuteranopia (green-blind)
#E6D9A2
Tritanopia (blue-blind)
#E2D5CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dadca0; /* rgb */ color: rgb(218, 220, 160); /* oklch */ color: oklch(87.8% 0.078 109.5);
Tailwind
colors: {
custom: {
50: '#e6e6bc',
500: '#dadca0',
950: '#000000',
},
}SCSS
$custom: #dadca0; $custom-light: #e6e6bc; $custom-dark: #000000;
JSON
{
"hex": "#dadca0",
"rgb": {
"r": 218,
"g": 220,
"b": 160
},
"hsl": {
"h": 62,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.8785,
"c": 0.07817,
"h": 109.5
},
"luminance": 0.6863
}Semantic roles & 50–950 ramp
primary
#DADCA0
secondary
#6F6CB4
accent
#2CB931
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161612
muted
#848482