#FA8FD8#FA8FD8
#FA8FD8 is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.6% C 0.155 H 340.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FD8 |
|---|---|
| RGB | rgb(250, 143, 216) |
| HSL | hsl(319, 91%, 77%) |
| HSV | hsv(319, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 13.6%, 2%) |
| CIE-LAB | lab(72.85, 49.84, -19.74) |
| CIE-LCH | lch(72.85, 53.60, 338.39°) |
| OKLab | oklab(78.58% 0.1461 -0.0527) |
| OKLCH | oklch(78.58% 0.155 340.2) |
| XYZ | xyz(61.6419, 44.9307, 70.3782) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.02
Pink (survey)
#FF81C0
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.96
Violet (CSS)
#EE82EE
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FD8 #8FFAB1
analogous
#E68FFA #FA8FD8 #FA8FA3
triadic
#FA8FD8 #D8FA8F #8FD8FA
tetradic
#FA8FD8 #FAE68F #8FFAB1 #8FA3FA
square
#FA8FD8 #FAE68F #8FFAB1 #8FA3FA
split-complementary
#FA8FD8 #A3FA8F #8FFAE6
monochromatic
#F51AAF #F754C4 #FA8FD8 #FDCAEC #FEE2F5
Accessibility & contrast
On white
2.10
#FA8FD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FA8FD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FD8
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FD8 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A8DB
Deuteranopia (green-blind)
#AFB9D5
Tritanopia (blue-blind)
#FF91AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa8fd8; /* rgb */ color: rgb(250, 143, 216); /* oklch */ color: oklch(78.6% 0.155 340.2);
Tailwind
colors: {
custom: {
50: '#feb2e4',
500: '#fa8fd8',
950: '#000000',
},
}SCSS
$custom: #fa8fd8; $custom-light: #feb2e4; $custom-dark: #000000;
JSON
{
"hex": "#fa8fd8",
"rgb": {
"r": 250,
"g": 143,
"b": 216
},
"hsl": {
"h": 319.065,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.78584,
"c": 0.15531,
"h": 340.2
},
"luminance": 0.44927
}Semantic roles & 50–950 ramp
primary
#FA8FD8
secondary
#D5F6E0
accent
#E64900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083