#DCDACA#DCDACA
#DCDACA is a very light, muted yellow. Relative luminance 0.696; OKLCH L 88.6% C 0.022 H 101.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDACA |
|---|---|
| RGB | rgb(220, 218, 202) |
| HSL | hsl(53, 20%, 83%) |
| HSV | hsv(53, 8%, 86%) |
| CMYK | cmyk(0%, 0.9%, 8.2%, 13.7%) |
| CIE-LAB | lab(86.81, -2.08, 8.11) |
| CIE-LCH | lch(86.81, 8.38, 104.40°) |
| OKLab | oklab(88.56% -0.0041 0.0212) |
| OKLCH | oklch(88.56% 0.022 101) |
| XYZ | xyz(65.2459, 69.6231, 65.8670) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.21
Light Grey
#D8DCD6
ΔE00 4.69
Warm Beige
#E9DCC9
ΔE00 5.16
Beige
#F5F5DC
ΔE00 6.60
Oldlace
#FDF5E6
ΔE00 6.86
Champagne
#F7E7CE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDACA #CACCDC
analogous
#DCD1CA #DCDACA #D5DCCA
triadic
#DCDACA #CADCDA #DACADC
tetradic
#DCDACA #CADCD1 #CACCDC #DCCAD5
square
#DCDACA #CADCD1 #CACCDC #DCCAD5
split-complementary
#DCDACA #CAD5DC #D1CADC
monochromatic
#ABA780 #C4C0A5 #DCDACA #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.41
#DCDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DCDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDACA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDACA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#DFD8D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdaca; /* rgb */ color: rgb(220, 218, 202); /* oklch */ color: oklch(88.6% 0.022 101.0);
Tailwind
colors: {
custom: {
50: '#e6e5da',
500: '#dcdaca',
950: '#000000',
},
}SCSS
$custom: #dcdaca; $custom-light: #e6e5da; $custom-dark: #000000;
JSON
{
"hex": "#dcdaca",
"rgb": {
"r": 220,
"g": 218,
"b": 202
},
"hsl": {
"h": 53.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.88557,
"c": 0.02163,
"h": 101
},
"luminance": 0.69623
}Semantic roles & 50–950 ramp
primary
#DCDACA
secondary
#989BB2
accent
#509F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483