#DECAD9#DECAD9
#DECAD9 is a very light, muted pink. Relative luminance 0.628; OKLCH L 86.0% C 0.030 H 334.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAD9 |
|---|---|
| RGB | rgb(222, 202, 217) |
| HSL | hsl(315, 23%, 83%) |
| HSV | hsv(315, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 2.3%, 12.9%) |
| CIE-LAB | lab(83.33, 9.58, -4.90) |
| CIE-LCH | lch(83.33, 10.76, 332.93°) |
| OKLab | oklab(85.99% 0.027 -0.0129) |
| OKLCH | oklch(85.99% 0.03 334.5) |
| XYZ | xyz(63.7675, 62.7812, 74.3909) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.46
Light Pink
#FFD1DF
ΔE00 8.01
Pale Pink
#FFCFDC
ΔE00 8.39
Lavenderblush
#FFF0F5
ΔE00 9.31
Lavender (CSS)
#E6E6FA
ΔE00 9.66
Mistyrose
#FFE4E1
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAD9 #CADECF
analogous
#D9CADE #DECAD9 #DECACF
triadic
#DECAD9 #D9DECA #CAD9DE
tetradic
#DECAD9 #DED9CA #CADECF #CACFDE
square
#DECAD9 #DED9CA #CADECF #CACFDE
split-complementary
#DECAD9 #CFDECA #CADED9
monochromatic
#AF7FA3 #C7A4BE #DECAD9 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.55
#DECAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DECAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAD9
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAD9 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDA
Deuteranopia (green-blind)
#CED1D8
Tritanopia (blue-blind)
#E0CBCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decad9; /* rgb */ color: rgb(222, 202, 217); /* oklch */ color: oklch(86.0% 0.030 334.5);
Tailwind
colors: {
custom: {
50: '#e8dae4',
500: '#decad9',
950: '#000000',
},
}SCSS
$custom: #decad9; $custom-light: #e8dae4; $custom-dark: #000000;
JSON
{
"hex": "#decad9",
"rgb": {
"r": 222,
"g": 202,
"b": 217
},
"hsl": {
"h": 315,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.8599,
"c": 0.02997,
"h": 334.5
},
"luminance": 0.6278
}Semantic roles & 50–950 ramp
primary
#DECAD9
secondary
#98B59F
accent
#A25B44
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384