#DCDCCE#DCDCCE
#DCDCCE is a very light, near-neutral yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.019 H 106.8°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCCE |
|---|---|
| RGB | rgb(220, 220, 206) |
| HSL | hsl(60, 17%, 84%) |
| HSV | hsv(60, 6%, 86%) |
| CMYK | cmyk(0%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(87.42, -2.44, 6.88) |
| CIE-LCH | lch(87.42, 7.30, 109.57°) |
| OKLab | oklab(89.06% -0.0054 0.018) |
| OKLCH | oklch(89.06% 0.019 106.8) |
| XYZ | xyz(66.2474, 70.8585, 68.5676) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.66
Eggshell
#F0EAD6
ΔE00 4.55
Warm Beige
#E9DCC9
ΔE00 6.01
Beige
#F5F5DC
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 6.63
Oldlace
#FDF5E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCCE #CECEDC
analogous
#DCD5CE #DCDCCE #D5DCCE
triadic
#DCDCCE #CEDCDC #DCCEDC
tetradic
#DCDCCE #CEDCD5 #CECEDC #DCCED5
square
#DCDCCE #CEDCD5 #CECEDC #DCCED5
split-complementary
#DCDCCE #CED5DC #D5CEDC
monochromatic
#A9A987 #C2C2AA #DCDCCE #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.38
#DCDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DCDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCCE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCCE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCD
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#DEDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdcce; /* rgb */ color: rgb(220, 220, 206); /* oklch */ color: oklch(89.1% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#e6e6dd',
500: '#dcdcce',
950: '#000000',
},
}SCSS
$custom: #dcdcce; $custom-light: #e6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dcdcce",
"rgb": {
"r": 220,
"g": 220,
"b": 206
},
"hsl": {
"h": 60,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.89064,
"c": 0.01882,
"h": 106.8
},
"luminance": 0.70858
}Semantic roles & 50–950 ramp
primary
#DCDCCE
secondary
#9D9DB1
accent
#4B9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484