#DCDDC7#DCDDC7
#DCDDC7 is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.1% C 0.029 H 109.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDC7 |
|---|---|
| RGB | rgb(220, 221, 199) |
| HSL | hsl(63, 24%, 82%) |
| HSV | hsv(63, 10%, 87%) |
| CMYK | cmyk(0.5%, 0%, 10%, 13.3%) |
| CIE-LAB | lab(87.51, -4.12, 10.69) |
| CIE-LCH | lch(87.51, 11.46, 111.08°) |
| OKLab | oklab(89.09% -0.0096 0.0278) |
| OKLCH | oklch(89.09% 0.029 109.1) |
| XYZ | xyz(65.6792, 71.0524, 64.2762) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.73
Beige
#F5F5DC
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 6.43
Cornsilk
#FFF8DC
ΔE00 7.06
Warm Beige
#E9DCC9
ΔE00 7.10
Off White (survey)
#FFFFE4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDC7 #C8C7DD
analogous
#DDD3C7 #DCDDC7 #D1DDC7
triadic
#DCDDC7 #C7DCDD #DDC7DC
tetradic
#DCDDC7 #C7DDD3 #C8C7DD #DDC7D1
square
#DCDDC7 #C7DDD3 #C8C7DD #DDC7D1
split-complementary
#DCDDC7 #C7D1DD #D3C7DD
monochromatic
#ACAF7B #C4C6A1 #DCDDC7 #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.38
#DCDDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DCDDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDC7
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDC7 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC6
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#DFDAD7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcddc7; /* rgb */ color: rgb(220, 221, 199); /* oklch */ color: oklch(89.1% 0.029 109.1);
Tailwind
colors: {
custom: {
50: '#e7e7d8',
500: '#dcddc7',
950: '#000000',
},
}SCSS
$custom: #dcddc7; $custom-light: #e7e7d8; $custom-dark: #000000;
JSON
{
"hex": "#dcddc7",
"rgb": {
"r": 220,
"g": 221,
"b": 199
},
"hsl": {
"h": 62.727,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.89085,
"c": 0.02946,
"h": 109.1
},
"luminance": 0.71052
}Semantic roles & 50–950 ramp
primary
#DCDDC7
secondary
#9695B4
accent
#43A347
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483