#DCD2A8#DCD2A8
#DCD2A8 is a very light, muted yellow. Relative luminance 0.641; OKLCH L 86.1% C 0.057 H 96.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2A8 |
|---|---|
| RGB | rgb(220, 210, 168) |
| HSL | hsl(48, 43%, 76%) |
| HSV | hsv(48, 24%, 86%) |
| CMYK | cmyk(0%, 4.5%, 23.6%, 13.7%) |
| CIE-LAB | lab(84.04, -3.16, 22.11) |
| CIE-LCH | lch(84.04, 22.33, 98.14°) |
| OKLab | oklab(86.13% -0.0061 0.0563) |
| OKLCH | oklch(86.13% 0.057 96.2) |
| XYZ | xyz(59.6297, 64.1371, 46.2767) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.02
Vanilla
#F3E5AB
ΔE00 5.68
Wheat
#F5DEB3
ΔE00 5.82
Palegoldenrod
#EEE8AA
ΔE00 6.61
Pale Peach
#FFE5AD
ΔE00 7.40
Moccasin
#FFE4B5
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2A8 #A8B2DC
analogous
#DCB8A8 #DCD2A8 #CCDCA8
triadic
#DCD2A8 #A8DCD2 #D2A8DC
tetradic
#DCD2A8 #A8DCB8 #A8B2DC #DCA8CC
square
#DCD2A8 #A8DCB8 #A8B2DC #DCA8CC
split-complementary
#DCD2A8 #A8CCDC #B8A8DC
monochromatic
#B9A551 #CABB7C #DCD2A8 #EEE9D4 #F6F4E9
Accessibility & contrast
On white
1.52
#DCD2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DCD2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2A8
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2A8 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A5
Deuteranopia (green-blind)
#DED3A9
Tritanopia (blue-blind)
#E4CCC7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd2a8; /* rgb */ color: rgb(220, 210, 168); /* oklch */ color: oklch(86.1% 0.057 96.2);
Tailwind
colors: {
custom: {
50: '#e7dfc2',
500: '#dcd2a8',
950: '#000000',
},
}SCSS
$custom: #dcd2a8; $custom-light: #e7dfc2; $custom-dark: #000000;
JSON
{
"hex": "#dcd2a8",
"rgb": {
"r": 220,
"g": 210,
"b": 168
},
"hsl": {
"h": 48.462,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.8613,
"c": 0.05662,
"h": 96.2
},
"luminance": 0.64136
}Semantic roles & 50–950 ramp
primary
#DCD2A8
secondary
#7480B4
accent
#4AB630
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482