#DEADC3#DEADC3
#DEADC3 is a light, moderate pink. Relative luminance 0.494; OKLCH L 79.8% C 0.064 H 349.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEADC3 |
|---|---|
| RGB | rgb(222, 173, 195) |
| HSL | hsl(333, 43%, 77%) |
| HSV | hsv(333, 22%, 87%) |
| CMYK | cmyk(0%, 22.1%, 12.2%, 12.9%) |
| CIE-LAB | lab(75.67, 21.30, -4.30) |
| CIE-LCH | lch(75.67, 21.73, 348.58°) |
| OKLab | oklab(79.85% 0.0628 -0.0111) |
| OKLCH | oklch(79.85% 0.064 349.9) |
| XYZ | xyz(54.9178, 49.3588, 58.2535) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.49
Faded Pink
#DE9DAC
ΔE00 5.81
Baby Pink
#FFB7CE
ΔE00 6.17
Powder Pink
#FFB2D0
ΔE00 6.26
Pastel Pink
#FFBACD
ΔE00 6.40
Soft Pink
#FDB0C0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEADC3 #ADDEC8
analogous
#DEADDC #DEADC3 #DEAFAD
triadic
#DEADC3 #C3DEAD #ADC3DE
tetradic
#DEADC3 #DCDEAD #ADDEC8 #AFADDE
square
#DEADC3 #DCDEAD #ADDEC8 #AFADDE
split-complementary
#DEADC3 #ADDEAF #ADDCDE
monochromatic
#BB5683 #CC81A3 #DEADC3 #F0D9E3 #F6E9EF
Accessibility & contrast
On white
1.93
#DEADC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#DEADC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEADC3
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEADC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEADC3 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B6C4
Deuteranopia (green-blind)
#BCBDC2
Tritanopia (blue-blind)
#E6ACB4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deadc3; /* rgb */ color: rgb(222, 173, 195); /* oklch */ color: oklch(79.8% 0.064 349.9);
Tailwind
colors: {
custom: {
50: '#e8c5d5',
500: '#deadc3',
950: '#000000',
},
}SCSS
$custom: #deadc3; $custom-light: #e8c5d5; $custom-dark: #000000;
JSON
{
"hex": "#deadc3",
"rgb": {
"r": 222,
"g": 173,
"b": 195
},
"hsl": {
"h": 333.061,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.79848,
"c": 0.06377,
"h": 349.9
},
"luminance": 0.49357
}Semantic roles & 50–950 ramp
primary
#DEADC3
secondary
#DEEDE6
accent
#B67A30
background
#FEFCFD
surface
#FDF8FA
border
#D5D1D3
text
#161314
muted
#848283