#DCD2A3#DCD2A3
#DCD2A3 is a very light, moderate yellow. Relative luminance 0.640; OKLCH L 86.0% C 0.063 H 97.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2A3 |
|---|---|
| RGB | rgb(220, 210, 163) |
| HSL | hsl(49, 45%, 75%) |
| HSV | hsv(49, 26%, 86%) |
| CMYK | cmyk(0%, 4.5%, 25.9%, 13.7%) |
| CIE-LAB | lab(83.94, -3.85, 24.60) |
| CIE-LCH | lch(83.94, 24.89, 98.89°) |
| OKLab | oklab(86.02% -0.0082 0.0623) |
| OKLCH | oklch(86.02% 0.063 97.5) |
| XYZ | xyz(59.1729, 63.9544, 43.8705) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.26
Vanilla
#F3E5AB
ΔE00 5.06
Palegoldenrod
#EEE8AA
ΔE00 5.83
Wheat
#F5DEB3
ΔE00 6.11
Pale Peach
#FFE5AD
ΔE00 7.14
Light Tan
#FBEEAC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2A3 #A3ADDC
analogous
#DCB6A3 #DCD2A3 #C9DCA3
triadic
#DCD2A3 #A3DCD2 #D2A3DC
tetradic
#DCD2A3 #A3DCB6 #A3ADDC #DCA3C9
square
#DCD2A3 #A3DCB6 #A3ADDC #DCA3C9
split-complementary
#DCD2A3 #A3C9DC #B6A3DC
monochromatic
#BAA74A #CBBC77 #DCD2A3 #EDE8CF #F7F4E9
Accessibility & contrast
On white
1.52
#DCD2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DCD2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2A3
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2A3 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCFA0
Deuteranopia (green-blind)
#DED3A5
Tritanopia (blue-blind)
#E5CBC5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcd2a3; /* rgb */ color: rgb(220, 210, 163); /* oklch */ color: oklch(86.0% 0.063 97.5);
Tailwind
colors: {
custom: {
50: '#e7dfbe',
500: '#dcd2a3',
950: '#000000',
},
}SCSS
$custom: #dcd2a3; $custom-light: #e7dfbe; $custom-dark: #000000;
JSON
{
"hex": "#dcd2a3",
"rgb": {
"r": 220,
"g": 210,
"b": 163
},
"hsl": {
"h": 49.474,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.86024,
"c": 0.06283,
"h": 97.5
},
"luminance": 0.63953
}Semantic roles & 50–950 ramp
primary
#DCD2A3
secondary
#6F7BB4
accent
#46B82D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161512
muted
#848482