#F781DA#F781DA
#F781DA is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.3% C 0.177 H 337.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F781DA |
|---|---|
| RGB | rgb(247, 129, 218) |
| HSL | hsl(315, 88%, 74%) |
| HSV | hsv(315, 48%, 97%) |
| CMYK | cmyk(0%, 47.8%, 11.7%, 3.1%) |
| CIE-LAB | lab(69.85, 56.14, -25.44) |
| CIE-LCH | lch(69.85, 61.63, 335.62°) |
| OKLab | oklab(76.29% 0.1636 -0.0685) |
| OKLCH | oklch(76.29% 0.177 337.3) |
| XYZ | xyz(58.8633, 40.5406, 71.0408) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 5.98
Pink (survey)
#FF81C0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F781DA #81F79E
analogous
#D981F7 #F781DA #F7819F
triadic
#F781DA #DAF781 #81DAF7
tetradic
#F781DA #F7D981 #81F79E #819FF7
square
#F781DA #F7D981 #81F79E #819FF7
split-complementary
#F781DA #9FF781 #81F7D9
monochromatic
#EE0FB8 #F347C9 #F781DA #FBBBEB #FDE2F7
Accessibility & contrast
On white
2.31
#F781DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F781DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F781DA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F781DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F781DA | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDD
Deuteranopia (green-blind)
#A4B1D7
Tritanopia (blue-blind)
#FF85A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f781da; /* rgb */ color: rgb(247, 129, 218); /* oklch */ color: oklch(76.3% 0.177 337.3);
Tailwind
colors: {
custom: {
50: '#fca9e5',
500: '#f781da',
950: '#000000',
},
}SCSS
$custom: #f781da; $custom-light: #fca9e5; $custom-dark: #000000;
JSON
{
"hex": "#f781da",
"rgb": {
"r": 247,
"g": 129,
"b": 218
},
"hsl": {
"h": 314.746,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.76286,
"c": 0.17734,
"h": 337.3
},
"luminance": 0.40537
}Semantic roles & 50–950 ramp
primary
#F781DA
secondary
#D6F5DE
accent
#E53901
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84