#FA7CEE#FA7CEE
#FA7CEE is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.203 H 331.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7CEE |
|---|---|
| RGB | rgb(250, 124, 238) |
| HSL | hsl(306, 93%, 73%) |
| HSV | hsv(306, 50%, 98%) |
| CMYK | cmyk(0%, 50.4%, 4.8%, 2%) |
| CIE-LAB | lab(70.12, 62.59, -36.04) |
| CIE-LCH | lch(70.12, 72.22, 330.07°) |
| OKLab | oklab(76.82% 0.1777 -0.0983) |
| OKLCH | oklch(76.82% 0.203 331) |
| XYZ | xyz(62.0642, 40.9162, 85.5010) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7CEE #7CFA88
analogous
#C77CFA #FA7CEE #FA7CAF
triadic
#FA7CEE #EEFA7C #7CEEFA
tetradic
#FA7CEE #FAC77C #7CFA88 #7CAFFA
square
#FA7CEE #FAC77C #7CFA88 #7CAFFA
split-complementary
#FA7CEE #AFFA7C #7CFAC7
monochromatic
#F209DC #F841E6 #FA7CEE #FCB7F6 #FEE2FB
Accessibility & contrast
On white
2.29
#FA7CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FA7CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7CEE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7CEE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#9BB2EA
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa7cee; /* rgb */ color: rgb(250, 124, 238); /* oklch */ color: oklch(76.8% 0.203 331.0);
Tailwind
colors: {
custom: {
50: '#fea6f4',
500: '#fa7cee',
950: '#000000',
},
}SCSS
$custom: #fa7cee; $custom-light: #fea6f4; $custom-dark: #000000;
JSON
{
"hex": "#fa7cee",
"rgb": {
"r": 250,
"g": 124,
"b": 238
},
"hsl": {
"h": 305.714,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.7682,
"c": 0.2031,
"h": 331
},
"luminance": 0.40912
}Semantic roles & 50–950 ramp
primary
#FA7CEE
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85