#DEC3CC#DEC3CC
#DEC3CC is a very light, muted pink. Relative luminance 0.589; OKLCH L 84.3% C 0.033 H 355.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3CC |
|---|---|
| RGB | rgb(222, 195, 204) |
| HSL | hsl(340, 29%, 82%) |
| HSV | hsv(340, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.25, 11.02, -0.99) |
| CIE-LCH | lch(81.25, 11.07, 354.86°) |
| OKLab | oklab(84.25% 0.0326 -0.0025) |
| OKLCH | oklch(84.25% 0.033 355.7) |
| XYZ | xyz(60.5374, 58.9206, 65.2988) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.87
Light Pink
#FFD1DF
ΔE00 6.99
Pale Pink
#FFCFDC
ΔE00 7.09
Pinkish Grey
#C8ACA9
ΔE00 8.01
Light Rose
#FFC5CB
ΔE00 8.47
Dusty Pink
#D8A7B1
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3CC #C3DED5
analogous
#DEC3DA #DEC3CC #DEC8C3
triadic
#DEC3CC #CCDEC3 #C3CCDE
tetradic
#DEC3CC #DADEC3 #C3DED5 #C8C3DE
square
#DEC3CC #DADEC3 #C3DED5 #C8C3DE
split-complementary
#DEC3CC #C3DEC8 #C3DADE
monochromatic
#B37489 #C89CAA #DEC3CC #F4EAEE #F4EBEE
Accessibility & contrast
On white
1.64
#DEC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#DEC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3CC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3CC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#E3C2C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec3cc; /* rgb */ color: rgb(222, 195, 204); /* oklch */ color: oklch(84.3% 0.033 355.7);
Tailwind
colors: {
custom: {
50: '#e8d5db',
500: '#dec3cc',
950: '#000000',
},
}SCSS
$custom: #dec3cc; $custom-light: #e8d5db; $custom-dark: #000000;
JSON
{
"hex": "#dec3cc",
"rgb": {
"r": 222,
"g": 195,
"b": 204
},
"hsl": {
"h": 340,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.84253,
"c": 0.0327,
"h": 355.7
},
"luminance": 0.58919
}Semantic roles & 50–950 ramp
primary
#DEC3CC
secondary
#90B5A9
accent
#A8843E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384