#FA7EF0#FA7EF0
#FA7EF0 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.202 H 330.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF0 |
|---|---|
| RGB | rgb(250, 126, 240) |
| HSL | hsl(305, 93%, 74%) |
| HSV | hsv(305, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 4%, 2%) |
| CIE-LAB | lab(70.55, 61.98, -36.46) |
| CIE-LCH | lch(70.55, 71.91, 329.54°) |
| OKLab | oklab(77.17% 0.1754 -0.0995) |
| OKLCH | oklch(77.17% 0.202 330.4) |
| XYZ | xyz(62.6128, 41.5408, 87.1414) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF0 #7EFA88
analogous
#C67EFA #FA7EF0 #FA7EB2
triadic
#FA7EF0 #F0FA7E #7EF0FA
tetradic
#FA7EF0 #FAC67E #7EFA88 #7EB2FA
square
#FA7EF0 #FAC67E #7EFA88 #7EB2FA
split-complementary
#FA7EF0 #B2FA7E #7EFAC6
monochromatic
#F409E1 #F843E9 #FA7EF0 #FCB9F7 #FEE2FC
Accessibility & contrast
On white
2.26
#FA7EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FA7EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF0
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF0 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F4
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7ef0; /* rgb */ color: rgb(250, 126, 240); /* oklch */ color: oklch(77.2% 0.202 330.4);
Tailwind
colors: {
custom: {
50: '#fea8f5',
500: '#fa7ef0',
950: '#000000',
},
}SCSS
$custom: #fa7ef0; $custom-light: #fea8f5; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef0",
"rgb": {
"r": 250,
"g": 126,
"b": 240
},
"hsl": {
"h": 304.839,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77169,
"c": 0.20166,
"h": 330.4
},
"luminance": 0.41537
}Semantic roles & 50–950 ramp
primary
#FA7EF0
secondary
#D5F6D8
accent
#E61300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85