#FA78ED#FA78ED
#FA78ED is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.208 H 331.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78ED |
|---|---|
| RGB | rgb(250, 120, 237) |
| HSL | hsl(306, 93%, 73%) |
| HSV | hsv(306, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 5.2%, 2%) |
| CIE-LAB | lab(69.38, 64.27, -36.63) |
| CIE-LCH | lch(69.38, 73.98, 330.32°) |
| OKLab | oklab(76.26% 0.1828 -0.1) |
| OKLCH | oklch(76.26% 0.208 331.3) |
| XYZ | xyz(61.4265, 39.8753, 84.5657) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.81
Violet (CSS)
#EE82EE
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78ED #78FA85
analogous
#C678FA #FA78ED #FA78AC
triadic
#FA78ED #EDFA78 #78EDFA
tetradic
#FA78ED #FAC678 #78FA85 #78ACFA
square
#FA78ED #FAC678 #78FA85 #78ACFA
split-complementary
#FA78ED #ACFA78 #78FAC6
monochromatic
#EF09D8 #F83DE5 #FA78ED #FCB3F5 #FEE1FB
Accessibility & contrast
On white
2.34
#FA78ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FA78ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78ED
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78ED | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa78ed; /* rgb */ color: rgb(250, 120, 237); /* oklch */ color: oklch(76.3% 0.208 331.3);
Tailwind
colors: {
custom: {
50: '#ffa4f3',
500: '#fa78ed',
950: '#000000',
},
}SCSS
$custom: #fa78ed; $custom-light: #ffa4f3; $custom-dark: #000000;
JSON
{
"hex": "#fa78ed",
"rgb": {
"r": 250,
"g": 120,
"b": 237
},
"hsl": {
"h": 306,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.76262,
"c": 0.20839,
"h": 331.3
},
"luminance": 0.39871
}Semantic roles & 50–950 ramp
primary
#FA78ED
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85