#F78FEE#F78FEE
#F78FEE is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.1% C 0.171 H 330.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FEE |
|---|---|
| RGB | rgb(247, 143, 238) |
| HSL | hsl(305, 87%, 76%) |
| HSV | hsv(305, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 3.6%, 3.1%) |
| CIE-LAB | lab(73.28, 52.52, -31.17) |
| CIE-LCH | lch(73.28, 61.07, 329.31°) |
| OKLab | oklab(79.1% 0.1482 -0.0847) |
| OKLCH | oklch(79.1% 0.171 330.2) |
| XYZ | xyz(63.6121, 45.5955, 86.3225) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 5.35
Plum
#DDA0DD
ΔE00 6.85
Bubblegum Pink
#FE83CC
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FEE #8FF798
analogous
#CC8FF7 #F78FEE #F78FBA
triadic
#F78FEE #EEF78F #8FEEF7
tetradic
#F78FEE #F7CC8F #8FF798 #8FBAF7
square
#F78FEE #F7CC8F #8FF798 #8FBAF7
split-complementary
#F78FEE #BAF78F #8FF7CC
monochromatic
#EF1DDD #F356E5 #F78FEE #FBC8F7 #FDE2FB
Accessibility & contrast
On white
2.08
#F78FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F78FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FEE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FEE | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#FE97B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78fee; /* rgb */ color: rgb(247, 143, 238); /* oklch */ color: oklch(79.1% 0.171 330.2);
Tailwind
colors: {
custom: {
50: '#fcb2f3',
500: '#f78fee',
950: '#000000',
},
}SCSS
$custom: #f78fee; $custom-light: #fcb2f3; $custom-dark: #000000;
JSON
{
"hex": "#f78fee",
"rgb": {
"r": 247,
"g": 143,
"b": 238
},
"hsl": {
"h": 305.192,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.79097,
"c": 0.1707,
"h": 330.2
},
"luminance": 0.45592
}Semantic roles & 50–950 ramp
primary
#F78FEE
secondary
#D6F5D9
accent
#E31602
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085