#DE8FAA#DE8FAA
#DE8FAA is a light, moderate pink. Relative luminance 0.381; OKLCH L 73.8% C 0.101 H 357.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8FAA |
|---|---|
| RGB | rgb(222, 143, 170) |
| HSL | hsl(339, 54%, 72%) |
| HSV | hsv(339, 36%, 87%) |
| CMYK | cmyk(0%, 35.6%, 23.4%, 12.9%) |
| CIE-LAB | lab(68.08, 33.55, -1.64) |
| CIE-LCH | lch(68.08, 33.59, 357.20°) |
| OKLab | oklab(73.78% 0.1009 -0.0039) |
| OKLCH | oklch(73.78% 0.101 357.8) |
| XYZ | xyz(47.2033, 38.0798, 42.8863) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.66
Dull Pink
#D5869D
ΔE00 3.05
Faded Pink
#DE9DAC
ΔE00 4.59
Pinky
#FC86AA
ΔE00 5.76
Dusty Pink (survey)
#D58A94
ΔE00 5.85
Rosa
#FE86A4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8FAA #8FDEC3
analogous
#DE8FD2 #DE8FAA #DE9C8F
triadic
#DE8FAA #AADE8F #8FAADE
tetradic
#DE8FAA #D2DE8F #8FDEC3 #9C8FDE
square
#DE8FAA #D2DE8F #8FDEC3 #9C8FDE
split-complementary
#DE8FAA #8FDE9C #8FD2DE
monochromatic
#BB3764 #D06086 #DE8FAA #ECBECE #F8E7ED
Accessibility & contrast
On white
2.44
#DE8FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#DE8FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8FAA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8FAA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DAB
Deuteranopia (green-blind)
#ACABA8
Tritanopia (blue-blind)
#EA8B98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de8faa; /* rgb */ color: rgb(222, 143, 170); /* oklch */ color: oklch(73.8% 0.101 357.8);
Tailwind
colors: {
custom: {
50: '#eab1c3',
500: '#de8faa',
950: '#000000',
},
}SCSS
$custom: #de8faa; $custom-light: #eab1c3; $custom-dark: #000000;
JSON
{
"hex": "#de8faa",
"rgb": {
"r": 222,
"g": 143,
"b": 170
},
"hsl": {
"h": 339.494,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.73784,
"c": 0.10099,
"h": 357.8
},
"luminance": 0.38077
}Semantic roles & 50–950 ramp
primary
#DE8FAA
secondary
#DAEFE8
accent
#C28C24
background
#FEFAFB
surface
#FDF5F7
border
#D5CFD0
text
#161112
muted
#848081