#DEC2D8#DEC2D8
#DEC2D8 is a very light, muted pink. Relative luminance 0.591; OKLCH L 84.4% C 0.043 H 333.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2D8 |
|---|---|
| RGB | rgb(222, 194, 216) |
| HSL | hsl(313, 30%, 82%) |
| HSV | hsv(313, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 2.7%, 12.9%) |
| CIE-LAB | lab(81.33, 13.66, -7.31) |
| CIE-LCH | lch(81.33, 15.49, 331.83°) |
| OKLab | oklab(84.43% 0.0385 -0.0194) |
| OKLCH | oklch(84.43% 0.043 333.3) |
| XYZ | xyz(61.8092, 59.0721, 73.0984) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.65
Light Pink
#FFD1DF
ΔE00 7.21
Pale Pink
#FFCFDC
ΔE00 7.52
Very Light Purple
#F6CEFC
ΔE00 7.98
Pale Lavender
#EECFFE
ΔE00 8.07
Pale Mauve
#FED0FC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2D8 #C2DEC8
analogous
#D6C2DE #DEC2D8 #DEC2CA
triadic
#DEC2D8 #D8DEC2 #C2D8DE
tetradic
#DEC2D8 #DED6C2 #C2DEC8 #C2CADE
square
#DEC2D8 #DED6C2 #C2DEC8 #C2CADE
split-complementary
#DEC2D8 #CADEC2 #C2DED6
monochromatic
#B373A5 #C99ABF #DEC2D8 #F3EAF1 #F4EBF2
Accessibility & contrast
On white
1.64
#DEC2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DEC2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2D8
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2D8 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D9
Deuteranopia (green-blind)
#C8CBD7
Tritanopia (blue-blind)
#E1C3C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec2d8; /* rgb */ color: rgb(222, 194, 216); /* oklch */ color: oklch(84.4% 0.043 333.3);
Tailwind
colors: {
custom: {
50: '#e8d4e4',
500: '#dec2d8',
950: '#000000',
},
}SCSS
$custom: #dec2d8; $custom-light: #e8d4e4; $custom-dark: #000000;
JSON
{
"hex": "#dec2d8",
"rgb": {
"r": 222,
"g": 194,
"b": 216
},
"hsl": {
"h": 312.857,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84427,
"c": 0.04308,
"h": 333.3
},
"luminance": 0.59071
}Semantic roles & 50–950 ramp
primary
#DEC2D8
secondary
#8FB597
accent
#A8543D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384