#F78FDF#F78FDF
#F78FDF is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.5% C 0.158 H 336.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FDF |
|---|---|
| RGB | rgb(247, 143, 223) |
| HSL | hsl(314, 87%, 76%) |
| HSV | hsv(314, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 9.7%, 3.1%) |
| CIE-LAB | lab(72.73, 50.02, -23.81) |
| CIE-LCH | lch(72.73, 55.39, 334.55°) |
| OKLab | oklab(78.5% 0.1447 -0.064) |
| OKLCH | oklch(78.5% 0.158 336.1) |
| XYZ | xyz(61.4995, 44.7504, 75.1961) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.03
Violet (CSS)
#EE82EE
ΔE00 5.45
Plum
#DDA0DD
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.44
Pink (survey)
#FF81C0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FDF #8FF7A7
analogous
#DB8FF7 #F78FDF #F78FAB
triadic
#F78FDF #DFF78F #8FDFF7
tetradic
#F78FDF #F7DB8F #8FF7A7 #8FABF7
square
#F78FDF #F7DB8F #8FF7A7 #8FABF7
split-complementary
#F78FDF #ABF78F #8FF7DB
monochromatic
#EF1DBE #F356CF #F78FDF #FBC8EF #FDE2F7
Accessibility & contrast
On white
2.11
#F78FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F78FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FDF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FDF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#FF93AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f78fdf; /* rgb */ color: rgb(247, 143, 223); /* oklch */ color: oklch(78.5% 0.158 336.1);
Tailwind
colors: {
custom: {
50: '#fcb2e9',
500: '#f78fdf',
950: '#000000',
},
}SCSS
$custom: #f78fdf; $custom-light: #fcb2e9; $custom-dark: #000000;
JSON
{
"hex": "#f78fdf",
"rgb": {
"r": 247,
"g": 143,
"b": 223
},
"hsl": {
"h": 313.846,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78498,
"c": 0.1582,
"h": 336.1
},
"luminance": 0.44747
}Semantic roles & 50–950 ramp
primary
#F78FDF
secondary
#D6F5DD
accent
#E33602
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084