#DECAD2#DECAD2
#DECAD2 is a very light, muted pink. Relative luminance 0.624; OKLCH L 85.8% C 0.025 H 351.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAD2 |
|---|---|
| RGB | rgb(222, 202, 210) |
| HSL | hsl(336, 23%, 83%) |
| HSV | hsv(336, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 5.4%, 12.9%) |
| CIE-LAB | lab(83.14, 8.34, -1.44) |
| CIE-LCH | lch(83.14, 8.47, 350.24°) |
| OKLab | oklab(85.78% 0.0245 -0.0037) |
| OKLCH | oklch(85.78% 0.025 351.4) |
| XYZ | xyz(62.8763, 62.4247, 69.6971) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.81
Mistyrose
#FFE4E1
ΔE00 7.90
Light Pink
#FFD1DF
ΔE00 8.38
Lavenderblush
#FFF0F5
ΔE00 8.52
Pale Pink
#FFCFDC
ΔE00 8.63
Pinkish Grey
#C8ACA9
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAD2 #CADED6
analogous
#DECADC #DECAD2 #DECCCA
triadic
#DECAD2 #D2DECA #CAD2DE
tetradic
#DECAD2 #DCDECA #CADED6 #CCCADE
square
#DECAD2 #DCDECA #CADED6 #CCCADE
split-complementary
#DECAD2 #CADECC #CADCDE
monochromatic
#AF7F92 #C7A4B2 #DECAD2 #F3ECEF #F3ECEF
Accessibility & contrast
On white
1.56
#DECAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DECAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAD2
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAD2 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD2
Deuteranopia (green-blind)
#D0D0D2
Tritanopia (blue-blind)
#E1CACD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decad2; /* rgb */ color: rgb(222, 202, 210); /* oklch */ color: oklch(85.8% 0.025 351.4);
Tailwind
colors: {
custom: {
50: '#e8dadf',
500: '#decad2',
950: '#000000',
},
}SCSS
$custom: #decad2; $custom-light: #e8dadf; $custom-dark: #000000;
JSON
{
"hex": "#decad2",
"rgb": {
"r": 222,
"g": 202,
"b": 210
},
"hsl": {
"h": 336,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.85781,
"c": 0.02473,
"h": 351.4
},
"luminance": 0.62424
}Semantic roles & 50–950 ramp
primary
#DECAD2
secondary
#98B5A9
accent
#A27C44
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384