#DCDAAF#DCDAAF
#DCDAAF is a very light, muted yellow. Relative luminance 0.685; OKLCH L 87.9% C 0.057 H 105.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAAF |
|---|---|
| RGB | rgb(220, 218, 175) |
| HSL | hsl(57, 39%, 77%) |
| HSV | hsv(57, 20%, 86%) |
| CMYK | cmyk(0%, 0.9%, 20.5%, 13.7%) |
| CIE-LAB | lab(86.23, -6.27, 21.47) |
| CIE-LCH | lch(86.23, 22.37, 106.29°) |
| OKLab | oklab(87.91% -0.015 0.0548) |
| OKLCH | oklch(87.91% 0.057 105.3) |
| XYZ | xyz(62.3241, 68.4544, 50.4789) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.94
Palegoldenrod
#EEE8AA
ΔE00 5.38
Vanilla
#F3E5AB
ΔE00 5.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.98
Lemonchiffon
#FFFACD
ΔE00 7.09
Pale
#FFF9D0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAAF #AFB1DC
analogous
#DCC3AF #DCDAAF #C8DCAF
triadic
#DCDAAF #AFDCDA #DAAFDC
tetradic
#DCDAAF #AFDCC3 #AFB1DC #DCAFC8
square
#DCDAAF #AFDCC3 #AFB1DC #DCAFC8
split-complementary
#DCDAAF #AFC8DC #C3AFDC
monochromatic
#B7B35A #C9C684 #DCDAAF #EFEEDA #F6F5EA
Accessibility & contrast
On white
1.43
#DCDAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DCDAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAAF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAAF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AC
Deuteranopia (green-blind)
#E3D9B1
Tritanopia (blue-blind)
#E3D4CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdaaf; /* rgb */ color: rgb(220, 218, 175); /* oklch */ color: oklch(87.9% 0.057 105.3);
Tailwind
colors: {
custom: {
50: '#e7e5c7',
500: '#dcdaaf',
950: '#000000',
},
}SCSS
$custom: #dcdaaf; $custom-light: #e7e5c7; $custom-dark: #000000;
JSON
{
"hex": "#dcdaaf",
"rgb": {
"r": 220,
"g": 218,
"b": 175
},
"hsl": {
"h": 57.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.87909,
"c": 0.05681,
"h": 105.3
},
"luminance": 0.68454
}Semantic roles & 50–950 ramp
primary
#DCDAAF
secondary
#7B7EB4
accent
#39B233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482