#DCDDCE#DCDDCE
#DCDDCE is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.020 H 109.9°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDCE |
|---|---|
| RGB | rgb(220, 221, 206) |
| HSL | hsl(64, 18%, 84%) |
| HSV | hsv(64, 7%, 87%) |
| CMYK | cmyk(0.5%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(87.67, -2.96, 7.24) |
| CIE-LCH | lch(87.67, 7.82, 112.22°) |
| OKLab | oklab(89.27% -0.0069 0.019) |
| OKLCH | oklch(89.27% 0.02 109.9) |
| XYZ | xyz(66.5107, 71.3850, 68.6553) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.92
Eggshell
#F0EAD6
ΔE00 4.59
Beige
#F5F5DC
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 6.48
Oldlace
#FDF5E6
ΔE00 7.07
Gainsboro
#DCDCDC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDCE #CFCEDD
analogous
#DDD6CE #DCDDCE #D4DDCE
triadic
#DCDDCE #CEDCDD #DDCEDC
tetradic
#DCDDCE #CEDDD6 #CFCEDD #DDCED4
square
#DCDDCE #CEDDD6 #CFCEDD #DDCED4
split-complementary
#DCDDCE #CED4DD #D6CEDD
monochromatic
#A8AB86 #C2C4AA #DCDDCE #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.37
#DCDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DCDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDCE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDCE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCD
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#DEDBD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcddce; /* rgb */ color: rgb(220, 221, 206); /* oklch */ color: oklch(89.3% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#e6e7dd',
500: '#dcddce',
950: '#000000',
},
}SCSS
$custom: #dcddce; $custom-light: #e6e7dd; $custom-dark: #000000;
JSON
{
"hex": "#dcddce",
"rgb": {
"r": 220,
"g": 221,
"b": 206
},
"hsl": {
"h": 64,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.89265,
"c": 0.02016,
"h": 109.9
},
"luminance": 0.71385
}Semantic roles & 50–950 ramp
primary
#DCDDCE
secondary
#9E9DB3
accent
#499C4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484