#DCDEC3#DCDEC3
#DCDEC3 is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.036 H 110.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEC3 |
|---|---|
| RGB | rgb(220, 222, 195) |
| HSL | hsl(64, 29%, 82%) |
| HSV | hsv(64, 12%, 87%) |
| CMYK | cmyk(0.9%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(87.68, -5.28, 13.03) |
| CIE-LCH | lch(87.68, 14.06, 112.06°) |
| OKLab | oklab(89.19% -0.0127 0.0338) |
| OKLCH | oklch(89.19% 0.036 110.6) |
| XYZ | xyz(65.4857, 71.3987, 61.9506) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.24
Eggshell
#F0EAD6
ΔE00 5.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.95
Cornsilk
#FFF8DC
ΔE00 7.07
Off White (survey)
#FFFFE4
ΔE00 7.14
Lightyellow
#FFFFE0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEC3 #C5C3DE
analogous
#DED3C3 #DCDEC3 #CFDEC3
triadic
#DCDEC3 #C3DCDE #DEC3DC
tetradic
#DCDEC3 #C3DED3 #C5C3DE #DEC3CF
square
#DCDEC3 #C3DED3 #C5C3DE #DEC3CF
split-complementary
#DCDEC3 #C3CFDE #D3C3DE
monochromatic
#AEB374 #C5C89C #DCDEC3 #F3F4EA #F3F4EB
Accessibility & contrast
On white
1.37
#DCDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DCDEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEC3
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEC3 | 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)
#E3DBC1
Deuteranopia (green-blind)
#E3DCC4
Tritanopia (blue-blind)
#E0DAD6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdec3; /* rgb */ color: rgb(220, 222, 195); /* oklch */ color: oklch(89.2% 0.036 110.6);
Tailwind
colors: {
custom: {
50: '#e7e8d5',
500: '#dcdec3',
950: '#000000',
},
}SCSS
$custom: #dcdec3; $custom-light: #e7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#dcdec3",
"rgb": {
"r": 220,
"g": 222,
"b": 195
},
"hsl": {
"h": 64.444,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.89188,
"c": 0.03609,
"h": 110.6
},
"luminance": 0.71398
}Semantic roles & 50–950 ramp
primary
#DCDEC3
secondary
#9390B5
accent
#3EA846
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483