#F78FEA#F78FEA
#F78FEA is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.167 H 331.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FEA |
|---|---|
| RGB | rgb(247, 143, 234) |
| HSL | hsl(308, 87%, 76%) |
| HSV | hsv(308, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 5.3%, 3.1%) |
| CIE-LAB | lab(73.13, 51.84, -29.22) |
| CIE-LCH | lch(73.13, 59.51, 330.59°) |
| OKLab | oklab(78.93% 0.1473 -0.0792) |
| OKLCH | oklch(78.93% 0.167 331.7) |
| XYZ | xyz(63.0310, 45.3630, 83.2619) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FEA #8FF79C
analogous
#D08FF7 #F78FEA #F78FB6
triadic
#F78FEA #EAF78F #8FEAF7
tetradic
#F78FEA #F7D08F #8FF79C #8FB6F7
square
#F78FEA #F7D08F #8FF79C #8FB6F7
split-complementary
#F78FEA #B6F78F #8FF7D0
monochromatic
#EF1DD5 #F356DF #F78FEA #FBC8F5 #FDE2FA
Accessibility & contrast
On white
2.08
#F78FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F78FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FEA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FEA | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#FF96B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78fea; /* rgb */ color: rgb(247, 143, 234); /* oklch */ color: oklch(78.9% 0.167 331.7);
Tailwind
colors: {
custom: {
50: '#fcb2f1',
500: '#f78fea',
950: '#000000',
},
}SCSS
$custom: #f78fea; $custom-light: #fcb2f1; $custom-dark: #000000;
JSON
{
"hex": "#f78fea",
"rgb": {
"r": 247,
"g": 143,
"b": 234
},
"hsl": {
"h": 307.5,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78933,
"c": 0.16724,
"h": 331.7
},
"luminance": 0.4536
}Semantic roles & 50–950 ramp
primary
#F78FEA
secondary
#D6F5DA
accent
#E31E02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084