#FA8FD4#FA8FD4
#FA8FD4 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.4% C 0.152 H 342.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FD4 |
|---|---|
| RGB | rgb(250, 143, 212) |
| HSL | hsl(321, 91%, 77%) |
| HSV | hsv(321, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 15.2%, 2%) |
| CIE-LAB | lab(72.71, 49.22, -17.74) |
| CIE-LCH | lch(72.71, 52.32, 340.18°) |
| OKLab | oklab(78.44% 0.145 -0.0471) |
| OKLCH | oklch(78.44% 0.152 342) |
| XYZ | xyz(61.1311, 44.7264, 67.6878) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 6.64
Plum
#DDA0DD
ΔE00 7.26
Bubblegum (survey)
#FF6CB5
ΔE00 7.70
Violet (CSS)
#EE82EE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FD4 #8FFAB5
analogous
#EA8FFA #FA8FD4 #FA8F9F
triadic
#FA8FD4 #D4FA8F #8FD4FA
tetradic
#FA8FD4 #FAEA8F #8FFAB5 #8F9FFA
square
#FA8FD4 #FAEA8F #8FFAB5 #8F9FFA
split-complementary
#FA8FD4 #9FFA8F #8FFAEA
monochromatic
#F51AA7 #F754BE #FA8FD4 #FDCAEA #FEE2F4
Accessibility & contrast
On white
2.11
#FA8FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FA8FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FD4
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FD4 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A8D6
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#FF90A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa8fd4; /* rgb */ color: rgb(250, 143, 212); /* oklch */ color: oklch(78.4% 0.152 342.0);
Tailwind
colors: {
custom: {
50: '#feb2e1',
500: '#fa8fd4',
950: '#000000',
},
}SCSS
$custom: #fa8fd4; $custom-light: #feb2e1; $custom-dark: #000000;
JSON
{
"hex": "#fa8fd4",
"rgb": {
"r": 250,
"g": 143,
"b": 212
},
"hsl": {
"h": 321.308,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.78438,
"c": 0.15247,
"h": 342
},
"luminance": 0.44722
}Semantic roles & 50–950 ramp
primary
#FA8FD4
secondary
#D5F6E1
accent
#E65200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083