#FA7EEA#FA7EEA
#FA7EEA is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.9% C 0.197 H 332.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EEA |
|---|---|
| RGB | rgb(250, 126, 234) |
| HSL | hsl(308, 93%, 74%) |
| HSV | hsv(308, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 6.4%, 2%) |
| CIE-LAB | lab(70.31, 60.99, -33.54) |
| CIE-LCH | lch(70.31, 69.61, 331.19°) |
| OKLab | oklab(76.91% 0.1743 -0.0912) |
| OKLCH | oklch(76.91% 0.197 332.4) |
| XYZ | xyz(61.7362, 41.1901, 82.5247) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 2.58
Candy Pink
#FF63E9
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.90
Violet Pink
#FB5FFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EEA #7EFA8E
analogous
#CC7EFA #FA7EEA #FA7EAC
triadic
#FA7EEA #EAFA7E #7EEAFA
tetradic
#FA7EEA #FACC7E #7EFA8E #7EACFA
square
#FA7EEA #FACC7E #7EFA8E #7EACFA
split-complementary
#FA7EEA #ACFA7E #7EFACC
monochromatic
#F409D6 #F843E0 #FA7EEA #FCB9F4 #FEE2FA
Accessibility & contrast
On white
2.27
#FA7EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FA7EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EEA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EEA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#9EB2E6
Tritanopia (blue-blind)
#FF87A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7eea; /* rgb */ color: rgb(250, 126, 234); /* oklch */ color: oklch(76.9% 0.197 332.4);
Tailwind
colors: {
custom: {
50: '#fea8f1',
500: '#fa7eea',
950: '#000000',
},
}SCSS
$custom: #fa7eea; $custom-light: #fea8f1; $custom-dark: #000000;
JSON
{
"hex": "#fa7eea",
"rgb": {
"r": 250,
"g": 126,
"b": 234
},
"hsl": {
"h": 307.742,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.76908,
"c": 0.19674,
"h": 332.4
},
"luminance": 0.41186
}Semantic roles & 50–950 ramp
primary
#FA7EEA
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84