#DCDEC1#DCDEC1
#DCDEC1 is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.039 H 110.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEC1 |
|---|---|
| RGB | rgb(220, 222, 193) |
| HSL | hsl(64, 31%, 81%) |
| HSV | hsv(64, 13%, 87%) |
| CMYK | cmyk(0.9%, 0%, 13.1%, 12.9%) |
| CIE-LAB | lab(87.63, -5.60, 14.02) |
| CIE-LCH | lch(87.63, 15.09, 111.77°) |
| OKLab | oklab(89.14% -0.0135 0.0363) |
| OKLCH | oklch(89.14% 0.039 110.4) |
| XYZ | xyz(65.2611, 71.3088, 60.7677) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.41
Eggshell
#F0EAD6
ΔE00 6.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.67
Lightyellow
#FFFFE0
ΔE00 7.12
Cornsilk
#FFF8DC
ΔE00 7.16
Off White (survey)
#FFFFE4
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEC1 #C3C1DE
analogous
#DED2C1 #DCDEC1 #CEDEC1
triadic
#DCDEC1 #C1DCDE #DEC1DC
tetradic
#DCDEC1 #C1DED2 #C3C1DE #DEC1CE
square
#DCDEC1 #C1DED2 #C3C1DE #DEC1CE
split-complementary
#DCDEC1 #C1CEDE #D2C1DE
monochromatic
#AFB371 #C5C999 #DCDEC1 #F3F3E9 #F4F4EB
Accessibility & contrast
On white
1.38
#DCDEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DCDEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEC1
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEC1 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBF
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#E0DAD6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdec1; /* rgb */ color: rgb(220, 222, 193); /* oklch */ color: oklch(89.1% 0.039 110.4);
Tailwind
colors: {
custom: {
50: '#e7e8d3',
500: '#dcdec1',
950: '#000000',
},
}SCSS
$custom: #dcdec1; $custom-light: #e7e8d3; $custom-dark: #000000;
JSON
{
"hex": "#dcdec1",
"rgb": {
"r": 220,
"g": 222,
"b": 193
},
"hsl": {
"h": 64.138,
"s": 30.526,
"l": 81.373
},
"oklch": {
"l": 0.89139,
"c": 0.0387,
"h": 110.4
},
"luminance": 0.71308
}Semantic roles & 50–950 ramp
primary
#DCDEC1
secondary
#908EB6
accent
#3CA944
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483