#DCD3A2#DCD3A2
#DCD3A2 is a very light, moderate yellow. Relative luminance 0.644; OKLCH L 86.2% C 0.065 H 98.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3A2 |
|---|---|
| RGB | rgb(220, 211, 162) |
| HSL | hsl(51, 45%, 75%) |
| HSV | hsv(51, 26%, 86%) |
| CMYK | cmyk(0%, 4.1%, 26.4%, 13.7%) |
| CIE-LAB | lab(84.18, -4.50, 25.44) |
| CIE-LCH | lch(84.18, 25.84, 100.02°) |
| OKLab | oklab(86.21% -0.01 0.0643) |
| OKLCH | oklch(86.21% 0.065 98.9) |
| XYZ | xyz(59.3313, 64.4140, 43.4831) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.06
Vanilla
#F3E5AB
ΔE00 4.81
Palegoldenrod
#EEE8AA
ΔE00 5.35
Wheat
#F5DEB3
ΔE00 6.46
Light Tan
#FBEEAC
ΔE00 6.99
Pale Peach
#FFE5AD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3A2 #A2ABDC
analogous
#DCB6A2 #DCD3A2 #C8DCA2
triadic
#DCD3A2 #A2DCD3 #D3A2DC
tetradic
#DCD3A2 #A2DCB6 #A2ABDC #DCA2C8
square
#DCD3A2 #A2DCB6 #A2ABDC #DCA2C8
split-complementary
#DCD3A2 #A2C8DC #B6A2DC
monochromatic
#BBA949 #CBBE76 #DCD3A2 #EDE8CE #F7F4E9
Accessibility & contrast
On white
1.51
#DCD3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DCD3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3A2
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3A2 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09F
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#E5CCC6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd3a2; /* rgb */ color: rgb(220, 211, 162); /* oklch */ color: oklch(86.2% 0.065 98.9);
Tailwind
colors: {
custom: {
50: '#e7e0bd',
500: '#dcd3a2',
950: '#000000',
},
}SCSS
$custom: #dcd3a2; $custom-light: #e7e0bd; $custom-dark: #000000;
JSON
{
"hex": "#dcd3a2",
"rgb": {
"r": 220,
"g": 211,
"b": 162
},
"hsl": {
"h": 50.69,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.86206,
"c": 0.06511,
"h": 98.9
},
"luminance": 0.64413
}Semantic roles & 50–950 ramp
primary
#DCD3A2
secondary
#6E79B4
accent
#43B82D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161512
muted
#848482