#F775EF#F775EF
#F775EF is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.213 H 329.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F775EF |
|---|---|
| RGB | rgb(247, 117, 239) |
| HSL | hsl(304, 89%, 71%) |
| HSV | hsv(304, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 3.2%, 3.1%) |
| CIE-LAB | lab(68.56, 65.16, -39.05) |
| CIE-LCH | lch(68.56, 75.96, 329.07°) |
| OKLab | oklab(75.6% 0.1839 -0.1069) |
| OKLCH | oklch(75.6% 0.213 329.8) |
| XYZ | xyz(60.2985, 38.7325, 85.9447) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 2.90
Light Magenta
#FA5FF7
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775EF #75F77D
analogous
#BE75F7 #F775EF #F775AE
triadic
#F775EF #EFF775 #75EFF7
tetradic
#F775EF #F7BE75 #75F77D #75AEF7
square
#F775EF #F7BE75 #75F77D #75AEF7
split-complementary
#F775EF #AEF775 #75F7BE
monochromatic
#E40DD7 #F43BE8 #F775EF #FAAFF6 #FDE2FC
Accessibility & contrast
On white
2.40
#F775EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F775EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775EF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775EF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#94AEEB
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f775ef; /* rgb */ color: rgb(247, 117, 239); /* oklch */ color: oklch(75.6% 0.213 329.8);
Tailwind
colors: {
custom: {
50: '#fca2f4',
500: '#f775ef',
950: '#000000',
},
}SCSS
$custom: #f775ef; $custom-light: #fca2f4; $custom-dark: #000000;
JSON
{
"hex": "#f775ef",
"rgb": {
"r": 247,
"g": 117,
"b": 239
},
"hsl": {
"h": 303.692,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.75601,
"c": 0.21269,
"h": 329.8
},
"luminance": 0.38729
}Semantic roles & 50–950 ramp
primary
#F775EF
secondary
#D3F5D5
accent
#E60E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85