#DCDCC8#DCDCC8
#DCDCC8 is a very light, muted yellow. Relative luminance 0.706; OKLCH L 88.9% C 0.027 H 106.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCC8 |
|---|---|
| RGB | rgb(220, 220, 200) |
| HSL | hsl(60, 22%, 82%) |
| HSV | hsv(60, 9%, 86%) |
| CMYK | cmyk(0%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(87.28, -3.44, 9.83) |
| CIE-LCH | lch(87.28, 10.42, 109.30°) |
| OKLab | oklab(88.91% -0.0078 0.0256) |
| OKLCH | oklch(88.91% 0.027 106.9) |
| XYZ | xyz(65.5324, 70.5725, 64.8019) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.38
Beige
#F5F5DC
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 5.78
Warm Beige
#E9DCC9
ΔE00 6.41
Cornsilk
#FFF8DC
ΔE00 7.17
Oldlace
#FDF5E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCC8 #C8C8DC
analogous
#DCD2C8 #DCDCC8 #D2DCC8
triadic
#DCDCC8 #C8DCDC #DCC8DC
tetradic
#DCDCC8 #C8DCD2 #C8C8DC #DCC8D2
square
#DCDCC8 #C8DCD2 #C8C8DC #DCC8D2
split-complementary
#DCDCC8 #C8D2DC #D2C8DC
monochromatic
#ACAC7D #C4C4A3 #DCDCC8 #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.39
#DCDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DCDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCC8
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCC8 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC7
Deuteranopia (green-blind)
#E0DBC9
Tritanopia (blue-blind)
#DFD9D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdcc8; /* rgb */ color: rgb(220, 220, 200); /* oklch */ color: oklch(88.9% 0.027 106.9);
Tailwind
colors: {
custom: {
50: '#e6e6d8',
500: '#dcdcc8',
950: '#000000',
},
}SCSS
$custom: #dcdcc8; $custom-light: #e6e6d8; $custom-dark: #000000;
JSON
{
"hex": "#dcdcc8",
"rgb": {
"r": 220,
"g": 220,
"b": 200
},
"hsl": {
"h": 60,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.88908,
"c": 0.0268,
"h": 106.9
},
"luminance": 0.70572
}Semantic roles & 50–950 ramp
primary
#DCDCC8
secondary
#9696B2
accent
#45A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483