#F78EEF#F78EEF
#F78EEF is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.0% C 0.173 H 329.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EEF |
|---|---|
| RGB | rgb(247, 142, 239) |
| HSL | hsl(305, 87%, 76%) |
| HSV | hsv(305, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 3.2%, 3.1%) |
| CIE-LAB | lab(73.13, 53.19, -31.96) |
| CIE-LCH | lch(73.13, 62.05, 329.00°) |
| OKLab | oklab(78.99% 0.1498 -0.0869) |
| OKLCH | oklch(78.99% 0.173 329.9) |
| XYZ | xyz(63.6100, 45.3555, 87.0486) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 5.13
Plum
#DDA0DD
ΔE00 7.07
Bubblegum Pink
#FE83CC
ΔE00 7.08
Candy Pink
#FF63E9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EEF #8EF796
analogous
#CB8EF7 #F78EEF #F78EBB
triadic
#F78EEF #EFF78E #8EEFF7
tetradic
#F78EEF #F7CB8E #8EF796 #8EBBF7
square
#F78EEF #F7CB8E #8EF796 #8EBBF7
split-complementary
#F78EEF #BBF78E #8EF7CB
monochromatic
#EF1CDF #F355E7 #F78EEF #FBC7F7 #FDE2FB
Accessibility & contrast
On white
2.09
#F78EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F78EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EEF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EEF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 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)
#89ABF2
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#FE96B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78eef; /* rgb */ color: rgb(247, 142, 239); /* oklch */ color: oklch(79.0% 0.173 329.9);
Tailwind
colors: {
custom: {
50: '#fcb2f4',
500: '#f78eef',
950: '#000000',
},
}SCSS
$custom: #f78eef; $custom-light: #fcb2f4; $custom-dark: #000000;
JSON
{
"hex": "#f78eef",
"rgb": {
"r": 247,
"g": 142,
"b": 239
},
"hsl": {
"h": 304.571,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.78992,
"c": 0.17322,
"h": 329.9
},
"luminance": 0.45352
}Semantic roles & 50–950 ramp
primary
#F78EEF
secondary
#D6F5D8
accent
#E31302
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085