#DCDAB0#DCDAB0
#DCDAB0 is a very light, muted yellow. Relative luminance 0.685; OKLCH L 87.9% C 0.056 H 105.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAB0 |
|---|---|
| RGB | rgb(220, 218, 176) |
| HSL | hsl(57, 39%, 78%) |
| HSV | hsv(57, 20%, 86%) |
| CMYK | cmyk(0%, 0.9%, 20%, 13.7%) |
| CIE-LAB | lab(86.25, -6.13, 20.98) |
| CIE-LCH | lch(86.25, 21.85, 106.29°) |
| OKLab | oklab(87.93% -0.0146 0.0536) |
| OKLCH | oklch(87.93% 0.056 105.2) |
| XYZ | xyz(62.4227, 68.4938, 50.9981) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.08
Palegoldenrod
#EEE8AA
ΔE00 5.58
Vanilla
#F3E5AB
ΔE00 5.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.93
Pale
#FFF9D0
ΔE00 7.06
Lemonchiffon
#FFFACD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAB0 #B0B2DC
analogous
#DCC4B0 #DCDAB0 #C8DCB0
triadic
#DCDAB0 #B0DCDA #DAB0DC
tetradic
#DCDAB0 #B0DCC4 #B0B2DC #DCB0C8
square
#DCDAB0 #B0DCC4 #B0B2DC #DCB0C8
split-complementary
#DCDAB0 #B0C8DC #C4B0DC
monochromatic
#B6B25B #C9C686 #DCDAB0 #EFEEDA #F6F5EA
Accessibility & contrast
On white
1.43
#DCDAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DCDAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAB0
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAB0 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AD
Deuteranopia (green-blind)
#E3D9B1
Tritanopia (blue-blind)
#E3D4CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdab0; /* rgb */ color: rgb(220, 218, 176); /* oklch */ color: oklch(87.9% 0.056 105.2);
Tailwind
colors: {
custom: {
50: '#e7e5c7',
500: '#dcdab0',
950: '#000000',
},
}SCSS
$custom: #dcdab0; $custom-light: #e7e5c7; $custom-dark: #000000;
JSON
{
"hex": "#dcdab0",
"rgb": {
"r": 220,
"g": 218,
"b": 176
},
"hsl": {
"h": 57.273,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.87931,
"c": 0.05554,
"h": 105.2
},
"luminance": 0.68493
}Semantic roles & 50–950 ramp
primary
#DCDAB0
secondary
#7C7FB4
accent
#3AB234
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482