#DECCDA#DECCDA
#DECCDA is a very light, muted pink. Relative luminance 0.638; OKLCH L 86.4% C 0.027 H 333.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCDA |
|---|---|
| RGB | rgb(222, 204, 218) |
| HSL | hsl(313, 21%, 84%) |
| HSV | hsv(313, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 1.8%, 12.9%) |
| CIE-LAB | lab(83.85, 8.70, -4.66) |
| CIE-LCH | lch(83.85, 9.87, 331.83°) |
| OKLab | oklab(86.41% 0.0245 -0.0123) |
| OKLCH | oklch(86.41% 0.027 333.3) |
| XYZ | xyz(64.3703, 63.7780, 75.2354) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.22
Light Pink
#FFD1DF
ΔE00 8.51
Lavenderblush
#FFF0F5
ΔE00 8.69
Pale Pink
#FFCFDC
ΔE00 8.91
Lavender (CSS)
#E6E6FA
ΔE00 8.98
Mistyrose
#FFE4E1
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCDA #CCDED0
analogous
#D9CCDE #DECCDA #DECCD1
triadic
#DECCDA #DADECC #CCDADE
tetradic
#DECCDA #DED9CC #CCDED0 #CCD1DE
square
#DECCDA #DED9CC #CCDED0 #CCD1DE
split-complementary
#DECCDA #D1DECC #CCDED9
monochromatic
#AE82A4 #C6A7BF #DECCDA #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.53
#DECCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DECCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCDA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCDA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#E0CDD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #deccda; /* rgb */ color: rgb(222, 204, 218); /* oklch */ color: oklch(86.4% 0.027 333.3);
Tailwind
colors: {
custom: {
50: '#e8dbe5',
500: '#deccda',
950: '#000000',
},
}SCSS
$custom: #deccda; $custom-light: #e8dbe5; $custom-dark: #000000;
JSON
{
"hex": "#deccda",
"rgb": {
"r": 222,
"g": 204,
"b": 218
},
"hsl": {
"h": 313.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86407,
"c": 0.02739,
"h": 333.3
},
"luminance": 0.63777
}Semantic roles & 50–950 ramp
primary
#DECCDA
secondary
#9AB4A0
accent
#A05A46
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484