#DADCA8#DADCA8
#DADCA8 is a very light, moderate yellow. Relative luminance 0.689; OKLCH L 88.0% C 0.068 H 109.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCA8 |
|---|---|
| RGB | rgb(218, 220, 168) |
| HSL | hsl(62, 43%, 76%) |
| HSV | hsv(62, 24%, 86%) |
| CMYK | cmyk(0.9%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(86.46, -9.02, 25.41) |
| CIE-LCH | lch(86.46, 26.96, 109.54°) |
| OKLab | oklab(88.01% -0.0228 0.0643) |
| OKLCH | oklch(88.01% 0.068 109.6) |
| XYZ | xyz(61.5743, 68.9197, 47.0973) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.36
Beige (survey)
#E6DAA6
ΔE00 4.54
Vanilla
#F3E5AB
ΔE00 5.77
Light Tan
#FBEEAC
ΔE00 6.93
Light Khaki
#E6F2A2
ΔE00 7.04
Egg Shell
#FFFCC4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCA8 #AAA8DC
analogous
#DCC4A8 #DADCA8 #C0DCA8
triadic
#DADCA8 #A8DADC #DCA8DA
tetradic
#DADCA8 #A8DCC4 #AAA8DC #DCA8C0
square
#DADCA8 #A8DCC4 #AAA8DC #DCA8C0
split-complementary
#DADCA8 #A8C0DC #C4A8DC
monochromatic
#B5B951 #C7CA7C #DADCA8 #EDEED4 #F6F6E9
Accessibility & contrast
On white
1.42
#DADCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#DADCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCA8
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCA8 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A5
Deuteranopia (green-blind)
#E5D9AA
Tritanopia (blue-blind)
#E1D6CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dadca8; /* rgb */ color: rgb(218, 220, 168); /* oklch */ color: oklch(88.0% 0.068 109.6);
Tailwind
colors: {
custom: {
50: '#e6e6c2',
500: '#dadca8',
950: '#000000',
},
}SCSS
$custom: #dadca8; $custom-light: #e6e6c2; $custom-dark: #000000;
JSON
{
"hex": "#dadca8",
"rgb": {
"r": 218,
"g": 220,
"b": 168
},
"hsl": {
"h": 62.308,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.88011,
"c": 0.06827,
"h": 109.6
},
"luminance": 0.68919
}Semantic roles & 50–950 ramp
primary
#DADCA8
secondary
#7774B4
accent
#30B635
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482