#DCD6C3#DCD6C3
#DCD6C3 is a very light, muted yellow. Relative luminance 0.672; OKLCH L 87.6% C 0.026 H 92.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6C3 |
|---|---|
| RGB | rgb(220, 214, 195) |
| HSL | hsl(46, 26%, 81%) |
| HSV | hsv(46, 11%, 86%) |
| CMYK | cmyk(0%, 2.7%, 11.4%, 13.7%) |
| CIE-LAB | lab(85.63, -1.16, 10.12) |
| CIE-LCH | lch(85.63, 10.18, 96.56°) |
| OKLab | oklab(87.57% -0.0011 0.0264) |
| OKLCH | oklch(87.57% 0.026 92.4) |
| XYZ | xyz(63.4111, 67.2495, 61.2591) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.80
Eggshell
#F0EAD6
ΔE00 4.46
Champagne
#F7E7CE
ΔE00 6.01
Light Grey
#D8DCD6
ΔE00 6.52
Antiquewhite
#FAEBD7
ΔE00 6.54
Warm Gray
#C9BEB0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6C3 #C3C9DC
analogous
#DCCAC3 #DCD6C3 #D6DCC3
triadic
#DCD6C3 #C3DCD6 #D6C3DC
tetradic
#DCD6C3 #C3DCCA #C3C9DC #DCC3D6
square
#DCD6C3 #C3DCCA #C3C9DC #DCC3D6
split-complementary
#DCD6C3 #C3D6DC #CAC3DC
monochromatic
#AFA176 #C5BC9C #DCD6C3 #F3F0EA #F4F2EC
Accessibility & contrast
On white
1.45
#DCD6C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DCD6C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6C3
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6C3 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C2
Deuteranopia (green-blind)
#DCD7C4
Tritanopia (blue-blind)
#E1D3D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd6c3; /* rgb */ color: rgb(220, 214, 195); /* oklch */ color: oklch(87.6% 0.026 92.4);
Tailwind
colors: {
custom: {
50: '#e7e2d5',
500: '#dcd6c3',
950: '#000000',
},
}SCSS
$custom: #dcd6c3; $custom-light: #e7e2d5; $custom-dark: #000000;
JSON
{
"hex": "#dcd6c3",
"rgb": {
"r": 220,
"g": 214,
"b": 195
},
"hsl": {
"h": 45.6,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87573,
"c": 0.0264,
"h": 92.4
},
"luminance": 0.67249
}Semantic roles & 50–950 ramp
primary
#DCD6C3
secondary
#9099B3
accent
#59A541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483