#DCDEC6#DCDEC6
#DCDEC6 is a very light, muted yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.032 H 110.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEC6 |
|---|---|
| RGB | rgb(220, 222, 198) |
| HSL | hsl(65, 27%, 82%) |
| HSV | hsv(65, 11%, 87%) |
| CMYK | cmyk(0.9%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(87.74, -4.80, 11.55) |
| CIE-LCH | lch(87.74, 12.51, 112.55°) |
| OKLab | oklab(89.26% -0.0115 0.03) |
| OKLCH | oklch(89.26% 0.032 110.9) |
| XYZ | xyz(65.8283, 71.5357, 63.7550) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.12
Eggshell
#F0EAD6
ΔE00 5.19
Cornsilk
#FFF8DC
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.10
Off White (survey)
#FFFFE4
ΔE00 7.12
Lightyellow
#FFFFE0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEC6 #C8C6DE
analogous
#DED4C6 #DCDEC6 #D0DEC6
triadic
#DCDEC6 #C6DCDE #DEC6DC
tetradic
#DCDEC6 #C6DED4 #C8C6DE #DEC6D0
square
#DCDEC6 #C6DED4 #C8C6DE #DEC6D0
split-complementary
#DCDEC6 #C6D0DE #D4C6DE
monochromatic
#ACB178 #C4C89F #DCDEC6 #F3F4EC #F3F4EC
Accessibility & contrast
On white
1.37
#DCDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DCDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEC6
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEC6 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC5
Deuteranopia (green-blind)
#E2DCC7
Tritanopia (blue-blind)
#DFDBD7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdec6; /* rgb */ color: rgb(220, 222, 198); /* oklch */ color: oklch(89.3% 0.032 110.9);
Tailwind
colors: {
custom: {
50: '#e7e8d7',
500: '#dcdec6',
950: '#000000',
},
}SCSS
$custom: #dcdec6; $custom-light: #e7e8d7; $custom-dark: #000000;
JSON
{
"hex": "#dcdec6",
"rgb": {
"r": 220,
"g": 222,
"b": 198
},
"hsl": {
"h": 65,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.89262,
"c": 0.03215,
"h": 110.9
},
"luminance": 0.71535
}Semantic roles & 50–950 ramp
primary
#DCDEC6
secondary
#9693B5
accent
#40A549
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483