#DEC7D8#DEC7D8
#DEC7D8 is a very light, muted pink. Relative luminance 0.613; OKLCH L 85.4% C 0.034 H 335.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7D8 |
|---|---|
| RGB | rgb(222, 199, 216) |
| HSL | hsl(316, 26%, 83%) |
| HSV | hsv(316, 10%, 87%) |
| CMYK | cmyk(0%, 10.4%, 2.7%, 12.9%) |
| CIE-LAB | lab(82.56, 10.99, -5.50) |
| CIE-LCH | lch(82.56, 12.29, 333.44°) |
| OKLab | oklab(85.38% 0.0311 -0.0145) |
| OKLCH | oklch(85.38% 0.034 335) |
| XYZ | xyz(62.9408, 61.3352, 73.4756) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.32
Light Pink
#FFD1DF
ΔE00 7.43
Pale Pink
#FFCFDC
ΔE00 7.79
Pale Lavender
#EECFFE
ΔE00 9.37
Very Light Purple
#F6CEFC
ΔE00 9.51
Pale Mauve
#FED0FC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7D8 #C7DECD
analogous
#D8C7DE #DEC7D8 #DEC7CC
triadic
#DEC7D8 #D8DEC7 #C7D8DE
tetradic
#DEC7D8 #DED8C7 #C7DECD #C7CCDE
square
#DEC7D8 #DED8C7 #C7DECD #C7CCDE
split-complementary
#DEC7D8 #CCDEC7 #C7DED8
monochromatic
#B17AA2 #C7A0BD #DEC7D8 #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.58
#DEC7D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DEC7D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7D8
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7D8 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCD9
Deuteranopia (green-blind)
#CCCFD7
Tritanopia (blue-blind)
#E1C8CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec7d8; /* rgb */ color: rgb(222, 199, 216); /* oklch */ color: oklch(85.4% 0.034 335.0);
Tailwind
colors: {
custom: {
50: '#e8d8e4',
500: '#dec7d8',
950: '#000000',
},
}SCSS
$custom: #dec7d8; $custom-light: #e8d8e4; $custom-dark: #000000;
JSON
{
"hex": "#dec7d8",
"rgb": {
"r": 222,
"g": 199,
"b": 216
},
"hsl": {
"h": 315.652,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.85382,
"c": 0.03431,
"h": 335
},
"luminance": 0.61334
}Semantic roles & 50–950 ramp
primary
#DEC7D8
secondary
#94B59D
accent
#A45B41
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384