#DCDEC2#DCDEC2
#DCDEC2 is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.037 H 110.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEC2 |
|---|---|
| RGB | rgb(220, 222, 194) |
| HSL | hsl(64, 30%, 82%) |
| HSV | hsv(64, 13%, 87%) |
| CMYK | cmyk(0.9%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(87.66, -5.44, 13.52) |
| CIE-LCH | lch(87.66, 14.58, 111.91°) |
| OKLab | oklab(89.16% -0.0131 0.035) |
| OKLCH | oklch(89.16% 0.037 110.5) |
| XYZ | xyz(65.3730, 71.3536, 61.3572) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.32
Eggshell
#F0EAD6
ΔE00 5.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.80
Cornsilk
#FFF8DC
ΔE00 7.11
Lightyellow
#FFFFE0
ΔE00 7.12
Off White (survey)
#FFFFE4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEC2 #C4C2DE
analogous
#DED2C2 #DCDEC2 #CEDEC2
triadic
#DCDEC2 #C2DCDE #DEC2DC
tetradic
#DCDEC2 #C2DED2 #C4C2DE #DEC2CE
square
#DCDEC2 #C2DED2 #C4C2DE #DEC2CE
split-complementary
#DCDEC2 #C2CEDE #D2C2DE
monochromatic
#AEB373 #C5C99A #DCDEC2 #F3F3EA #F4F4EB
Accessibility & contrast
On white
1.38
#DCDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DCDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEC2
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEC2 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC0
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#E0DAD6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdec2; /* rgb */ color: rgb(220, 222, 194); /* oklch */ color: oklch(89.2% 0.037 110.5);
Tailwind
colors: {
custom: {
50: '#e7e8d4',
500: '#dcdec2',
950: '#000000',
},
}SCSS
$custom: #dcdec2; $custom-light: #e7e8d4; $custom-dark: #000000;
JSON
{
"hex": "#dcdec2",
"rgb": {
"r": 220,
"g": 222,
"b": 194
},
"hsl": {
"h": 64.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.89164,
"c": 0.0374,
"h": 110.5
},
"luminance": 0.71353
}Semantic roles & 50–950 ramp
primary
#DCDEC2
secondary
#918FB5
accent
#3DA845
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483