#DECAD4#DECAD4
#DECAD4 is a very light, muted pink. Relative luminance 0.625; OKLCH L 85.8% C 0.026 H 345.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAD4 |
|---|---|
| RGB | rgb(222, 202, 212) |
| HSL | hsl(330, 23%, 83%) |
| HSV | hsv(330, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 4.5%, 12.9%) |
| CIE-LAB | lab(83.19, 8.69, -2.43) |
| CIE-LCH | lch(83.19, 9.02, 344.41°) |
| OKLab | oklab(85.84% 0.0252 -0.0063) |
| OKLCH | oklch(85.84% 0.026 345.9) |
| XYZ | xyz(63.1270, 62.5250, 71.0176) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.08
Light Pink
#FFD1DF
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.38
Pale Pink
#FFCFDC
ΔE00 8.47
Lavenderblush
#FFF0F5
ΔE00 8.67
Pinkish Grey
#C8ACA9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAD4 #CADED4
analogous
#DECADE #DECAD4 #DECACA
triadic
#DECAD4 #D4DECA #CAD4DE
tetradic
#DECAD4 #DEDECA #CADED4 #CACADE
square
#DECAD4 #DEDECA #CADED4 #CACADE
split-complementary
#DECAD4 #CADECA #CADEDE
monochromatic
#AF7F97 #C7A4B5 #DECAD4 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.56
#DECAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DECAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAD4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAD4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD4
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#E1CACD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decad4; /* rgb */ color: rgb(222, 202, 212); /* oklch */ color: oklch(85.8% 0.026 345.9);
Tailwind
colors: {
custom: {
50: '#e8dae1',
500: '#decad4',
950: '#000000',
},
}SCSS
$custom: #decad4; $custom-light: #e8dae1; $custom-dark: #000000;
JSON
{
"hex": "#decad4",
"rgb": {
"r": 222,
"g": 202,
"b": 212
},
"hsl": {
"h": 330,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.8584,
"c": 0.02597,
"h": 345.9
},
"luminance": 0.62524
}Semantic roles & 50–950 ramp
primary
#DECAD4
secondary
#98B5A6
accent
#A27344
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384