#FA7FEB#FA7FEB
#FA7FEB is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.1% C 0.196 H 332.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FEB |
|---|---|
| RGB | rgb(250, 127, 235) |
| HSL | hsl(307, 92%, 74%) |
| HSV | hsv(307, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 6%, 2%) |
| CIE-LAB | lab(70.53, 60.69, -33.75) |
| CIE-LCH | lch(70.53, 69.44, 330.92°) |
| OKLab | oklab(77.08% 0.1731 -0.0918) |
| OKLCH | oklch(77.08% 0.196 332.1) |
| XYZ | xyz(62.0088, 41.5048, 83.3263) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.99
Violet Pink
#FB5FFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FEB #7FFA8E
analogous
#CC7FFA #FA7FEB #FA7FAE
triadic
#FA7FEB #EBFA7F #7FEBFA
tetradic
#FA7FEB #FACC7F #7FFA8E #7FAEFA
square
#FA7FEB #FACC7F #7FFA8E #7FAEFA
split-complementary
#FA7FEB #AEFA7F #7FFACC
monochromatic
#F50AD8 #F844E2 #FA7FEB #FCBAF4 #FEE2FA
Accessibility & contrast
On white
2.26
#FA7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FA7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FEB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FEB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7feb; /* rgb */ color: rgb(250, 127, 235); /* oklch */ color: oklch(77.1% 0.196 332.1);
Tailwind
colors: {
custom: {
50: '#fea8f1',
500: '#fa7feb',
950: '#000000',
},
}SCSS
$custom: #fa7feb; $custom-light: #fea8f1; $custom-dark: #000000;
JSON
{
"hex": "#fa7feb",
"rgb": {
"r": 250,
"g": 127,
"b": 235
},
"hsl": {
"h": 307.317,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.77084,
"c": 0.19599,
"h": 332.1
},
"luminance": 0.41501
}Semantic roles & 50–950 ramp
primary
#FA7FEB
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85