#DCD7C2#DCD7C2
#DCD7C2 is a very light, muted yellow. Relative luminance 0.677; OKLCH L 87.7% C 0.029 H 95.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7C2 |
|---|---|
| RGB | rgb(220, 215, 194) |
| HSL | hsl(48, 27%, 81%) |
| HSV | hsv(48, 12%, 86%) |
| CMYK | cmyk(0%, 2.3%, 11.8%, 13.7%) |
| CIE-LAB | lab(85.86, -1.84, 10.98) |
| CIE-LCH | lch(85.86, 11.13, 99.52°) |
| OKLab | oklab(87.75% -0.003 0.0286) |
| OKLCH | oklch(87.75% 0.029 95.9) |
| XYZ | xyz(63.5523, 67.7122, 60.7503) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.36
Warm Beige
#E9DCC9
ΔE00 4.50
Champagne
#F7E7CE
ΔE00 6.25
Light Grey
#D8DCD6
ΔE00 6.82
Beige
#F5F5DC
ΔE00 6.87
Antiquewhite
#FAEBD7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7C2 #C2C7DC
analogous
#DCCAC2 #DCD7C2 #D4DCC2
triadic
#DCD7C2 #C2DCD7 #D7C2DC
tetradic
#DCD7C2 #C2DCCA #C2C7DC #DCC2D4
square
#DCD7C2 #C2DCCA #C2C7DC #DCC2D4
split-complementary
#DCD7C2 #C2D4DC #CAC2DC
monochromatic
#AFA474 #C6BD9B #DCD7C2 #F2F0E9 #F4F2EC
Accessibility & contrast
On white
1.44
#DCD7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DCD7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7C2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7C2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#DDD7C3
Tritanopia (blue-blind)
#E1D4D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd7c2; /* rgb */ color: rgb(220, 215, 194); /* oklch */ color: oklch(87.7% 0.029 95.9);
Tailwind
colors: {
custom: {
50: '#e7e3d4',
500: '#dcd7c2',
950: '#000000',
},
}SCSS
$custom: #dcd7c2; $custom-light: #e7e3d4; $custom-dark: #000000;
JSON
{
"hex": "#dcd7c2",
"rgb": {
"r": 220,
"g": 215,
"b": 194
},
"hsl": {
"h": 48.462,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87748,
"c": 0.02872,
"h": 95.9
},
"luminance": 0.67712
}Semantic roles & 50–950 ramp
primary
#DCD7C2
secondary
#8F96B3
accent
#53A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483