#DECCDB#DECCDB
#DECCDB is a very light, muted pink. Relative luminance 0.638; OKLCH L 86.4% C 0.028 H 331.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCDB |
|---|---|
| RGB | rgb(222, 204, 219) |
| HSL | hsl(310, 21%, 84%) |
| HSV | hsv(310, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.88, 8.88, -5.15) |
| CIE-LCH | lch(83.88, 10.27, 329.88°) |
| OKLab | oklab(86.44% 0.0248 -0.0136) |
| OKLCH | oklch(86.44% 0.028 331.3) |
| XYZ | xyz(64.5015, 63.8305, 75.9266) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.94
Light Pink
#FFD1DF
ΔE00 8.51
Lavenderblush
#FFF0F5
ΔE00 8.85
Lavender (CSS)
#E6E6FA
ΔE00 8.90
Pale Pink
#FFCFDC
ΔE00 8.92
Mistyrose
#FFE4E1
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCDB #CCDECF
analogous
#D8CCDE #DECCDB #DECCD2
triadic
#DECCDB #DBDECC #CCDBDE
tetradic
#DECCDB #DED8CC #CCDECF #CCD2DE
square
#DECCDB #DED8CC #CCDECF #CCD2DE
split-complementary
#DECCDB #D2DECC #CCDED8
monochromatic
#AE82A7 #C6A7C1 #DECCDB #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.53
#DECCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DECCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCDB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCDB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#E0CDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #deccdb; /* rgb */ color: rgb(222, 204, 219); /* oklch */ color: oklch(86.4% 0.028 331.3);
Tailwind
colors: {
custom: {
50: '#e8dbe6',
500: '#deccdb',
950: '#000000',
},
}SCSS
$custom: #deccdb; $custom-light: #e8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#deccdb",
"rgb": {
"r": 222,
"g": 204,
"b": 219
},
"hsl": {
"h": 310,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86437,
"c": 0.02833,
"h": 331.3
},
"luminance": 0.6383
}Semantic roles & 50–950 ramp
primary
#DECCDB
secondary
#9AB49E
accent
#A05546
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484