#F780EB#F780EB
#F780EB is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.9% C 0.192 H 331.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F780EB |
|---|---|
| RGB | rgb(247, 128, 235) |
| HSL | hsl(306, 88%, 74%) |
| HSV | hsv(306, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 4.9%, 3.1%) |
| CIE-LAB | lab(70.33, 59.36, -34.10) |
| CIE-LCH | lch(70.33, 68.46, 330.13°) |
| OKLab | oklab(76.85% 0.1685 -0.0929) |
| OKLCH | oklch(76.85% 0.192 331.1) |
| XYZ | xyz(61.0719, 41.2143, 83.3196) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.99
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780EB #80F78C
analogous
#C780F7 #F780EB #F780AF
triadic
#F780EB #EBF780 #80EBF7
tetradic
#F780EB #F7C780 #80F78C #80AFF7
square
#F780EB #F7C780 #80F78C #80AFF7
split-complementary
#F780EB #AFF780 #80F7C7
monochromatic
#EE0FD7 #F346E2 #F780EB #FBBAF4 #FDE2FA
Accessibility & contrast
On white
2.27
#F780EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F780EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780EB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780EB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f780eb; /* rgb */ color: rgb(247, 128, 235); /* oklch */ color: oklch(76.9% 0.192 331.1);
Tailwind
colors: {
custom: {
50: '#fca9f1',
500: '#f780eb',
950: '#000000',
},
}SCSS
$custom: #f780eb; $custom-light: #fca9f1; $custom-dark: #000000;
JSON
{
"hex": "#f780eb",
"rgb": {
"r": 247,
"g": 128,
"b": 235
},
"hsl": {
"h": 306.05,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.76854,
"c": 0.19243,
"h": 331.1
},
"luminance": 0.41211
}Semantic roles & 50–950 ramp
primary
#F780EB
secondary
#D6F5D9
accent
#E51801
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85