#F78EEC#F78EEC
#F78EEC is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.9% C 0.171 H 331.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EEC |
|---|---|
| RGB | rgb(247, 142, 236) |
| HSL | hsl(306, 87%, 76%) |
| HSV | hsv(306, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 4.5%, 3.1%) |
| CIE-LAB | lab(73.01, 52.68, -30.50) |
| CIE-LCH | lch(73.01, 60.87, 329.93°) |
| OKLab | oklab(78.87% 0.1492 -0.0828) |
| OKLCH | oklch(78.87% 0.171 331) |
| XYZ | xyz(63.1705, 45.1797, 84.7338) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 5.20
Bubblegum Pink
#FE83CC
ΔE00 6.56
Plum
#DDA0DD
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EEC #8EF799
analogous
#CE8EF7 #F78EEC #F78EB8
triadic
#F78EEC #ECF78E #8EECF7
tetradic
#F78EEC #F7CE8E #8EF799 #8EB8F7
square
#F78EEC #F7CE8E #8EF799 #8EB8F7
split-complementary
#F78EEC #B8F78E #8EF7CE
monochromatic
#EF1CD9 #F355E2 #F78EEC #FBC7F6 #FDE2FA
Accessibility & contrast
On white
2.09
#F78EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F78EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EEC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EEC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78eec; /* rgb */ color: rgb(247, 142, 236); /* oklch */ color: oklch(78.9% 0.171 331.0);
Tailwind
colors: {
custom: {
50: '#fcb1f2',
500: '#f78eec',
950: '#000000',
},
}SCSS
$custom: #f78eec; $custom-light: #fcb1f2; $custom-dark: #000000;
JSON
{
"hex": "#f78eec",
"rgb": {
"r": 247,
"g": 142,
"b": 236
},
"hsl": {
"h": 306.286,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.78868,
"c": 0.17061,
"h": 331
},
"luminance": 0.45176
}Semantic roles & 50–950 ramp
primary
#F78EEC
secondary
#D6F5D9
accent
#E31A02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085