#DECAD8#DECAD8
#DECAD8 is a very light, muted pink. Relative luminance 0.627; OKLCH L 86.0% C 0.029 H 336.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAD8 |
|---|---|
| RGB | rgb(222, 202, 216) |
| HSL | hsl(318, 23%, 83%) |
| HSV | hsv(318, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 2.7%, 12.9%) |
| CIE-LAB | lab(83.30, 9.40, -4.40) |
| CIE-LCH | lch(83.30, 10.38, 334.90°) |
| OKLab | oklab(85.96% 0.0267 -0.0116) |
| OKLCH | oklch(85.96% 0.029 336.5) |
| XYZ | xyz(63.6378, 62.7293, 73.7080) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.76
Light Pink
#FFD1DF
ΔE00 8.00
Pale Pink
#FFCFDC
ΔE00 8.37
Lavenderblush
#FFF0F5
ΔE00 9.16
Mistyrose
#FFE4E1
ΔE00 9.41
Lavender (CSS)
#E6E6FA
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAD8 #CADED0
analogous
#DACADE #DECAD8 #DECACE
triadic
#DECAD8 #D8DECA #CAD8DE
tetradic
#DECAD8 #DEDACA #CADED0 #CACEDE
square
#DECAD8 #DEDACA #CADED0 #CACEDE
split-complementary
#DECAD8 #CEDECA #CADEDA
monochromatic
#AF7FA0 #C7A4BC #DECAD8 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.55
#DECAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DECAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAD8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAD8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED9
Deuteranopia (green-blind)
#CED1D7
Tritanopia (blue-blind)
#E0CACE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decad8; /* rgb */ color: rgb(222, 202, 216); /* oklch */ color: oklch(86.0% 0.029 336.5);
Tailwind
colors: {
custom: {
50: '#e8dae4',
500: '#decad8',
950: '#000000',
},
}SCSS
$custom: #decad8; $custom-light: #e8dae4; $custom-dark: #000000;
JSON
{
"hex": "#decad8",
"rgb": {
"r": 222,
"g": 202,
"b": 216
},
"hsl": {
"h": 318,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.85959,
"c": 0.02908,
"h": 336.5
},
"luminance": 0.62729
}Semantic roles & 50–950 ramp
primary
#DECAD8
secondary
#98B5A0
accent
#A26044
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384