#DCD7C8#DCD7C8
#DCD7C8 is a very light, muted yellow. Relative luminance 0.680; OKLCH L 87.9% C 0.021 H 91.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7C8 |
|---|---|
| RGB | rgb(220, 215, 200) |
| HSL | hsl(45, 22%, 82%) |
| HSV | hsv(45, 9%, 86%) |
| CMYK | cmyk(0%, 2.3%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.00, -0.86, 8.00) |
| CIE-LCH | lch(86.00, 8.05, 96.16°) |
| OKLab | oklab(87.9% -0.0006 0.021) |
| OKLCH | oklch(87.9% 0.021 91.6) |
| XYZ | xyz(64.2398, 67.9872, 64.3710) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.89
Eggshell
#F0EAD6
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 5.23
Champagne
#F7E7CE
ΔE00 6.45
Antiquewhite
#FAEBD7
ΔE00 6.51
Warm Gray
#C9BEB0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7C8 #C8CDDC
analogous
#DCCDC8 #DCD7C8 #D7DCC8
triadic
#DCD7C8 #C8DCD7 #D7C8DC
tetradic
#DCD7C8 #C8DCCD #C8CDDC #DCC8D7
square
#DCD7C8 #C8DCCD #C8CDDC #DCC8D7
split-complementary
#DCD7C8 #C8D7DC #CDC8DC
monochromatic
#ACA17D #C4BCA3 #DCD7C8 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.44
#DCD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DCD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7C8
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7C8 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#E0D4D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd7c8; /* rgb */ color: rgb(220, 215, 200); /* oklch */ color: oklch(87.9% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#e6e3d8',
500: '#dcd7c8',
950: '#000000',
},
}SCSS
$custom: #dcd7c8; $custom-light: #e6e3d8; $custom-dark: #000000;
JSON
{
"hex": "#dcd7c8",
"rgb": {
"r": 220,
"g": 215,
"b": 200
},
"hsl": {
"h": 45,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87902,
"c": 0.02096,
"h": 91.6
},
"luminance": 0.67987
}Semantic roles & 50–950 ramp
primary
#DCD7C8
secondary
#969DB2
accent
#5CA145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483