#DCDDC8#DCDDC8
#DCDDC8 is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.1% C 0.028 H 109.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDC8 |
|---|---|
| RGB | rgb(220, 221, 200) |
| HSL | hsl(63, 24%, 83%) |
| HSV | hsv(63, 10%, 87%) |
| CMYK | cmyk(0.5%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(87.53, -3.96, 10.20) |
| CIE-LCH | lch(87.53, 10.94, 111.21°) |
| OKLab | oklab(89.11% -0.0092 0.0266) |
| OKLCH | oklch(89.11% 0.028 109.2) |
| XYZ | xyz(65.7957, 71.0990, 64.8897) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.63
Beige
#F5F5DC
ΔE00 5.33
Light Grey
#D8DCD6
ΔE00 6.09
Warm Beige
#E9DCC9
ΔE00 6.96
Cornsilk
#FFF8DC
ΔE00 7.12
Off White (survey)
#FFFFE4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDC8 #C9C8DD
analogous
#DDD3C8 #DCDDC8 #D1DDC8
triadic
#DCDDC8 #C8DCDD #DDC8DC
tetradic
#DCDDC8 #C8DDD3 #C9C8DD #DDC8D1
square
#DCDDC8 #C8DDD3 #C9C8DD #DDC8D1
split-complementary
#DCDDC8 #C8D1DD #D3C8DD
monochromatic
#ACAE7C #C4C6A2 #DCDDC8 #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.38
#DCDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DCDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDC8
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDC8 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC7
Deuteranopia (green-blind)
#E1DCC9
Tritanopia (blue-blind)
#DFDAD7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcddc8; /* rgb */ color: rgb(220, 221, 200); /* oklch */ color: oklch(89.1% 0.028 109.2);
Tailwind
colors: {
custom: {
50: '#e6e7d8',
500: '#dcddc8',
950: '#000000',
},
}SCSS
$custom: #dcddc8; $custom-light: #e6e7d8; $custom-dark: #000000;
JSON
{
"hex": "#dcddc8",
"rgb": {
"r": 220,
"g": 221,
"b": 200
},
"hsl": {
"h": 62.857,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.8911,
"c": 0.02814,
"h": 109.2
},
"luminance": 0.71099
}Semantic roles & 50–950 ramp
primary
#DCDDC8
secondary
#9796B4
accent
#43A248
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483