#F780F8#F780F8
#F780F8 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.4% C 0.204 H 327.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F780F8 |
|---|---|
| RGB | rgb(247, 128, 248) |
| HSL | hsl(300, 90%, 74%) |
| HSV | hsv(300, 48%, 97%) |
| CMYK | cmyk(0.4%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.87, 61.57, -40.38) |
| CIE-LCH | lch(70.87, 73.63, 326.74°) |
| OKLab | oklab(77.43% 0.1707 -0.1108) |
| OKLCH | oklch(77.43% 0.204 327) |
| XYZ | xyz(63.0191, 41.9932, 93.5748) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780F8 #81F880
analogous
#BB80F8 #F780F8 #F880BD
triadic
#F780F8 #F8F780 #80F8F7
tetradic
#F780F8 #F8BB80 #81F880 #80BDF8
square
#F780F8 #F8BB80 #81F880 #80BDF8
split-complementary
#F780F8 #BDF880 #80F8BB
monochromatic
#EE0DF0 #F346F5 #F780F8 #FBBAFB #FDE2FD
Accessibility & contrast
On white
2.23
#F780F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F780F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780F8
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780F8 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#FD8DB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f780f8; /* rgb */ color: rgb(247, 128, 248); /* oklch */ color: oklch(77.4% 0.204 327.0);
Tailwind
colors: {
custom: {
50: '#fca9fb',
500: '#f780f8',
950: '#000000',
},
}SCSS
$custom: #f780f8; $custom-light: #fca9fb; $custom-dark: #000000;
JSON
{
"hex": "#f780f8",
"rgb": {
"r": 247,
"g": 128,
"b": 248
},
"hsl": {
"h": 299.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.77432,
"c": 0.20355,
"h": 327
},
"luminance": 0.4199
}Semantic roles & 50–950 ramp
primary
#F780F8
secondary
#D6F5D6
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85