#F78DEE#F78DEE
#F78DEE is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.8% C 0.174 H 330.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DEE |
|---|---|
| RGB | rgb(247, 141, 238) |
| HSL | hsl(305, 87%, 76%) |
| HSV | hsv(305, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 3.6%, 3.1%) |
| CIE-LAB | lab(72.89, 53.52, -31.77) |
| CIE-LCH | lch(72.89, 62.24, 329.30°) |
| OKLab | oklab(78.81% 0.151 -0.0864) |
| OKLCH | oklch(78.81% 0.174 330.2) |
| XYZ | xyz(63.3145, 45.0003, 86.2233) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.94
Purply Pink
#F075E6
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.15
Candy Pink
#FF63E9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DEE #8DF796
analogous
#CB8DF7 #F78DEE #F78DB9
triadic
#F78DEE #EEF78D #8DEEF7
tetradic
#F78DEE #F7CB8D #8DF796 #8DB9F7
square
#F78DEE #F7CB8D #8DF796 #8DB9F7
split-complementary
#F78DEE #B9F78D #8DF7CB
monochromatic
#EF1BDD #F354E5 #F78DEE #FBC6F7 #FDE2FB
Accessibility & contrast
On white
2.10
#F78DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F78DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DEE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DEE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FE95B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78dee; /* rgb */ color: rgb(247, 141, 238); /* oklch */ color: oklch(78.8% 0.174 330.2);
Tailwind
colors: {
custom: {
50: '#fcb1f3',
500: '#f78dee',
950: '#000000',
},
}SCSS
$custom: #f78dee; $custom-light: #fcb1f3; $custom-dark: #000000;
JSON
{
"hex": "#f78dee",
"rgb": {
"r": 247,
"g": 141,
"b": 238
},
"hsl": {
"h": 305.094,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.78805,
"c": 0.17399,
"h": 330.2
},
"luminance": 0.44997
}Semantic roles & 50–950 ramp
primary
#F78DEE
secondary
#D6F5D9
accent
#E31502
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085