#F78EE6#F78EE6
#F78EE6 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.166 H 333.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EE6 |
|---|---|
| RGB | rgb(247, 142, 230) |
| HSL | hsl(310, 87%, 76%) |
| HSV | hsv(310, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 6.9%, 3.1%) |
| CIE-LAB | lab(72.78, 51.67, -27.56) |
| CIE-LCH | lch(72.78, 58.56, 331.93°) |
| OKLab | oklab(78.62% 0.1478 -0.0745) |
| OKLCH | oklch(78.62% 0.166 333.2) |
| XYZ | xyz(62.3134, 44.8368, 80.2198) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 5.54
Plum
#DDA0DD
ΔE00 6.57
Candy Pink
#FF63E9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EE6 #8EF79F
analogous
#D48EF7 #F78EE6 #F78EB2
triadic
#F78EE6 #E6F78E #8EE6F7
tetradic
#F78EE6 #F7D48E #8EF79F #8EB2F7
square
#F78EE6 #F7D48E #8EF79F #8EB2F7
split-complementary
#F78EE6 #B2F78E #8EF7D4
monochromatic
#EF1CCD #F355D9 #F78EE6 #FBC7F3 #FDE2F9
Accessibility & contrast
On white
2.11
#F78EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F78EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EE6
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EE6 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9E9
Deuteranopia (green-blind)
#A8B8E3
Tritanopia (blue-blind)
#FF94B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78ee6; /* rgb */ color: rgb(247, 142, 230); /* oklch */ color: oklch(78.6% 0.166 333.2);
Tailwind
colors: {
custom: {
50: '#fcb1ee',
500: '#f78ee6',
950: '#000000',
},
}SCSS
$custom: #f78ee6; $custom-light: #fcb1ee; $custom-dark: #000000;
JSON
{
"hex": "#f78ee6",
"rgb": {
"r": 247,
"g": 142,
"b": 230
},
"hsl": {
"h": 309.714,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.78624,
"c": 0.16554,
"h": 333.2
},
"luminance": 0.44833
}Semantic roles & 50–950 ramp
primary
#F78EE6
secondary
#D6F5DB
accent
#E32702
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084