#F78DE2#F78DE2
#F78DE2 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.3% C 0.164 H 334.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DE2 |
|---|---|
| RGB | rgb(247, 141, 226) |
| HSL | hsl(312, 87%, 76%) |
| HSV | hsv(312, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 8.5%, 3.1%) |
| CIE-LAB | lab(72.44, 51.51, -25.89) |
| CIE-LCH | lch(72.44, 57.65, 333.31°) |
| OKLab | oklab(78.32% 0.1483 -0.0698) |
| OKLCH | oklch(78.32% 0.164 334.8) |
| XYZ | xyz(61.6100, 44.3185, 77.2460) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.62
Pink (survey)
#FF81C0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DE2 #8DF7A2
analogous
#D78DF7 #F78DE2 #F78DAD
triadic
#F78DE2 #E2F78D #8DE2F7
tetradic
#F78DE2 #F7D78D #8DF7A2 #8DADF7
square
#F78DE2 #F7D78D #8DF7A2 #8DADF7
split-complementary
#F78DE2 #ADF78D #8DF7D7
monochromatic
#EF1BC5 #F354D3 #F78DE2 #FBC6F1 #FDE2F8
Accessibility & contrast
On white
2.13
#F78DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F78DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DE2
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DE2 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E5
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#FF92AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f78de2; /* rgb */ color: rgb(247, 141, 226); /* oklch */ color: oklch(78.3% 0.164 334.8);
Tailwind
colors: {
custom: {
50: '#fcb1eb',
500: '#f78de2',
950: '#000000',
},
}SCSS
$custom: #f78de2; $custom-light: #fcb1eb; $custom-dark: #000000;
JSON
{
"hex": "#f78de2",
"rgb": {
"r": 247,
"g": 141,
"b": 226
},
"hsl": {
"h": 311.887,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.78319,
"c": 0.16393,
"h": 334.8
},
"luminance": 0.44315
}Semantic roles & 50–950 ramp
primary
#F78DE2
secondary
#D6F5DC
accent
#E32F02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084