#F78EEB#F78EEB
#F78EEB is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.8% C 0.170 H 331.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EEB |
|---|---|
| RGB | rgb(247, 142, 235) |
| HSL | hsl(307, 87%, 76%) |
| HSV | hsv(307, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 4.9%, 3.1%) |
| CIE-LAB | lab(72.97, 52.51, -30.01) |
| CIE-LCH | lch(72.97, 60.48, 330.25°) |
| OKLab | oklab(78.83% 0.149 -0.0814) |
| OKLCH | oklch(78.83% 0.17 331.3) |
| XYZ | xyz(63.0256, 45.1217, 83.9708) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.24
Bubblegum Pink
#FE83CC
ΔE00 6.39
Plum
#DDA0DD
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EEB #8EF79A
analogous
#CF8EF7 #F78EEB #F78EB7
triadic
#F78EEB #EBF78E #8EEBF7
tetradic
#F78EEB #F7CF8E #8EF79A #8EB7F7
square
#F78EEB #F7CF8E #8EF79A #8EB7F7
split-complementary
#F78EEB #B7F78E #8EF7CF
monochromatic
#EF1CD7 #F355E1 #F78EEB #FBC7F5 #FDE2FA
Accessibility & contrast
On white
2.10
#F78EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F78EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EEB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EEB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A7B8E8
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78eeb; /* rgb */ color: rgb(247, 142, 235); /* oklch */ color: oklch(78.8% 0.170 331.3);
Tailwind
colors: {
custom: {
50: '#fcb1f1',
500: '#f78eeb',
950: '#000000',
},
}SCSS
$custom: #f78eeb; $custom-light: #fcb1f1; $custom-dark: #000000;
JSON
{
"hex": "#f78eeb",
"rgb": {
"r": 247,
"g": 142,
"b": 235
},
"hsl": {
"h": 306.857,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.78827,
"c": 0.16976,
"h": 331.3
},
"luminance": 0.45118
}Semantic roles & 50–950 ramp
primary
#F78EEB
secondary
#D6F5DA
accent
#E31C02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085