#FA8FD0#FA8FD0
#FA8FD0 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.3% C 0.150 H 343.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FD0 |
|---|---|
| RGB | rgb(250, 143, 208) |
| HSL | hsl(324, 91%, 77%) |
| HSV | hsv(324, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 16.8%, 2%) |
| CIE-LAB | lab(72.58, 48.61, -15.73) |
| CIE-LCH | lch(72.58, 51.10, 342.07°) |
| OKLab | oklab(78.3% 0.1439 -0.0416) |
| OKLCH | oklch(78.3% 0.15 343.9) |
| XYZ | xyz(60.6328, 44.5271, 65.0633) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.47
Pink (survey)
#FF81C0
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 7.23
Bubblegum (survey)
#FF6CB5
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.65
Hot Pink
#FF69B4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FD0 #8FFAB9
analogous
#EE8FFA #FA8FD0 #FA8F9B
triadic
#FA8FD0 #D0FA8F #8FD0FA
tetradic
#FA8FD0 #FAEE8F #8FFAB9 #8F9BFA
square
#FA8FD0 #FAEE8F #8FFAB9 #8F9BFA
split-complementary
#FA8FD0 #9BFA8F #8FFAEE
monochromatic
#F51A9F #F754B7 #FA8FD0 #FDCAE9 #FEE2F3
Accessibility & contrast
On white
2.12
#FA8FD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FA8FD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FD0
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FD0 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D2
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#FF8FA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa8fd0; /* rgb */ color: rgb(250, 143, 208); /* oklch */ color: oklch(78.3% 0.150 343.9);
Tailwind
colors: {
custom: {
50: '#feb2de',
500: '#fa8fd0',
950: '#000000',
},
}SCSS
$custom: #fa8fd0; $custom-light: #feb2de; $custom-dark: #000000;
JSON
{
"hex": "#fa8fd0",
"rgb": {
"r": 250,
"g": 143,
"b": 208
},
"hsl": {
"h": 323.551,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.78295,
"c": 0.14977,
"h": 343.9
},
"luminance": 0.44523
}Semantic roles & 50–950 ramp
primary
#FA8FD0
secondary
#D5F6E2
accent
#E65A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083