#FA7BD3#FA7BD3
#FA7BD3 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.6% C 0.184 H 340.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BD3 |
|---|---|
| RGB | rgb(250, 123, 211) |
| HSL | hsl(318, 93%, 73%) |
| HSV | hsv(318, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 15.6%, 2%) |
| CIE-LAB | lab(68.89, 58.82, -22.99) |
| CIE-LCH | lch(68.89, 63.16, 338.65°) |
| OKLab | oklab(75.57% 0.1736 -0.0615) |
| OKLCH | oklch(75.57% 0.184 340.5) |
| XYZ | xyz(58.2660, 39.1975, 66.1124) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 5.11
Pink (survey)
#FF81C0
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BD3 #7BFAA2
analogous
#E17BFA #FA7BD3 #FA7B93
triadic
#FA7BD3 #D3FA7B #7BD3FA
tetradic
#FA7BD3 #FAE17B #7BFAA2 #7B93FA
square
#FA7BD3 #FAE17B #7BFAA2 #7B93FA
split-complementary
#FA7BD3 #93FA7B #7BFAE1
monochromatic
#F109AA #F840BF #FA7BD3 #FCB6E7 #FEE2F5
Accessibility & contrast
On white
2.38
#FA7BD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FA7BD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BD3
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BD3 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819BD6
Deuteranopia (green-blind)
#A4B0D0
Tritanopia (blue-blind)
#FF7D9D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa7bd3; /* rgb */ color: rgb(250, 123, 211); /* oklch */ color: oklch(75.6% 0.184 340.5);
Tailwind
colors: {
custom: {
50: '#fea5e0',
500: '#fa7bd3',
950: '#000000',
},
}SCSS
$custom: #fa7bd3; $custom-light: #fea5e0; $custom-dark: #000000;
JSON
{
"hex": "#fa7bd3",
"rgb": {
"r": 250,
"g": 123,
"b": 211
},
"hsl": {
"h": 318.425,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.75569,
"c": 0.18415,
"h": 340.5
},
"luminance": 0.39193
}Semantic roles & 50–950 ramp
primary
#FA7BD3
secondary
#D5F6DF
accent
#E64600
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83