#FA7FD3#FA7FD3
#FA7FD3 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.1% C 0.178 H 340.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FD3 |
|---|---|
| RGB | rgb(250, 127, 211) |
| HSL | hsl(319, 92%, 74%) |
| HSV | hsv(319, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 15.6%, 2%) |
| CIE-LAB | lab(69.62, 56.93, -21.88) |
| CIE-LCH | lch(69.62, 60.99, 338.97°) |
| OKLab | oklab(76.11% 0.1679 -0.0585) |
| OKLCH | oklch(76.11% 0.178 340.8) |
| XYZ | xyz(58.7724, 40.2102, 66.2812) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 5.63
Bubblegum (survey)
#FF6CB5
ΔE00 6.14
Violet (CSS)
#EE82EE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FD3 #7FFAA6
analogous
#E37FFA #FA7FD3 #FA7F96
triadic
#FA7FD3 #D3FA7F #7FD3FA
tetradic
#FA7FD3 #FAE37F #7FFAA6 #7F96FA
square
#FA7FD3 #FAE37F #7FFAA6 #7F96FA
split-complementary
#FA7FD3 #96FA7F #7FFAE3
monochromatic
#F50AAA #F844BF #FA7FD3 #FCBAE7 #FEE2F5
Accessibility & contrast
On white
2.32
#FA7FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FA7FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FD3
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FD3 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED6
Deuteranopia (green-blind)
#A7B1D0
Tritanopia (blue-blind)
#FF81A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7fd3; /* rgb */ color: rgb(250, 127, 211); /* oklch */ color: oklch(76.1% 0.178 340.8);
Tailwind
colors: {
custom: {
50: '#fea8e0',
500: '#fa7fd3',
950: '#000000',
},
}SCSS
$custom: #fa7fd3; $custom-light: #fea8e0; $custom-dark: #000000;
JSON
{
"hex": "#fa7fd3",
"rgb": {
"r": 250,
"g": 127,
"b": 211
},
"hsl": {
"h": 319.024,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.76109,
"c": 0.17783,
"h": 340.8
},
"luminance": 0.40206
}Semantic roles & 50–950 ramp
primary
#FA7FD3
secondary
#D5F6DF
accent
#E64900
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83