#DADCAA#DADCAA
#DADCAA is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.1% C 0.066 H 109.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCAA |
|---|---|
| RGB | rgb(218, 220, 170) |
| HSL | hsl(62, 42%, 76%) |
| HSV | hsv(62, 23%, 86%) |
| CMYK | cmyk(0.9%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(86.50, -8.74, 24.42) |
| CIE-LCH | lch(86.50, 25.94, 109.69°) |
| OKLab | oklab(88.05% -0.022 0.062) |
| OKLCH | oklch(88.05% 0.066 109.6) |
| XYZ | xyz(61.7621, 68.9948, 48.0861) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.59
Palegoldenrod
#EEE8AA
ΔE00 4.59
Vanilla
#F3E5AB
ΔE00 5.90
Light Tan
#FBEEAC
ΔE00 7.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.27
Egg Shell
#FFFCC4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCAA #ACAADC
analogous
#DCC5AA #DADCAA #C1DCAA
triadic
#DADCAA #AADADC #DCAADA
tetradic
#DADCAA #AADCC5 #ACAADC #DCAAC1
square
#DADCAA #AADCC5 #ACAADC #DCAAC1
split-complementary
#DADCAA #AAC1DC #C5AADC
monochromatic
#B4B853 #C7CA7F #DADCAA #EDEED5 #F6F6E9
Accessibility & contrast
On white
1.42
#DADCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DADCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCAA
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCAA | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#E5D9AC
Tritanopia (blue-blind)
#E1D6CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dadcaa; /* rgb */ color: rgb(218, 220, 170); /* oklch */ color: oklch(88.1% 0.066 109.6);
Tailwind
colors: {
custom: {
50: '#e6e6c3',
500: '#dadcaa',
950: '#000000',
},
}SCSS
$custom: #dadcaa; $custom-light: #e6e6c3; $custom-dark: #000000;
JSON
{
"hex": "#dadcaa",
"rgb": {
"r": 218,
"g": 220,
"b": 170
},
"hsl": {
"h": 62.4,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.88053,
"c": 0.06576,
"h": 109.6
},
"luminance": 0.68994
}Semantic roles & 50–950 ramp
primary
#DADCAA
secondary
#7976B4
accent
#31B536
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482