#DECAD3#DECAD3
#DECAD3 is a very light, muted pink. Relative luminance 0.625; OKLCH L 85.8% C 0.025 H 348.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAD3 |
|---|---|
| RGB | rgb(222, 202, 211) |
| HSL | hsl(333, 23%, 83%) |
| HSV | hsv(333, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 5%, 12.9%) |
| CIE-LAB | lab(83.17, 8.52, -1.93) |
| CIE-LCH | lch(83.17, 8.73, 347.23°) |
| OKLab | oklab(85.81% 0.0248 -0.005) |
| OKLCH | oklch(85.81% 0.025 348.6) |
| XYZ | xyz(63.0012, 62.4747, 70.3553) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.44
Mistyrose
#FFE4E1
ΔE00 8.14
Light Pink
#FFD1DF
ΔE00 8.27
Pale Pink
#FFCFDC
ΔE00 8.54
Lavenderblush
#FFF0F5
ΔE00 8.59
Pinkish Grey
#C8ACA9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAD3 #CADED5
analogous
#DECADD #DECAD3 #DECBCA
triadic
#DECAD3 #D3DECA #CAD3DE
tetradic
#DECAD3 #DDDECA #CADED5 #CBCADE
square
#DECAD3 #DDDECA #CADED5 #CBCADE
split-complementary
#DECAD3 #CADECB #CADDDE
monochromatic
#AF7F94 #C7A4B4 #DECAD3 #F3ECEF #F3ECEF
Accessibility & contrast
On white
1.56
#DECAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DECAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAD3
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAD3 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#D0D0D2
Tritanopia (blue-blind)
#E1CACD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decad3; /* rgb */ color: rgb(222, 202, 211); /* oklch */ color: oklch(85.8% 0.025 348.6);
Tailwind
colors: {
custom: {
50: '#e8dae0',
500: '#decad3',
950: '#000000',
},
}SCSS
$custom: #decad3; $custom-light: #e8dae0; $custom-dark: #000000;
JSON
{
"hex": "#decad3",
"rgb": {
"r": 222,
"g": 202,
"b": 211
},
"hsl": {
"h": 333,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.8581,
"c": 0.02532,
"h": 348.6
},
"luminance": 0.62474
}Semantic roles & 50–950 ramp
primary
#DECAD3
secondary
#98B5A8
accent
#A27744
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384