#F775FF#F775FF
#F775FF is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.226 H 325.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F775FF |
|---|---|
| RGB | rgb(247, 117, 255) |
| HSL | hsl(297, 100%, 73%) |
| HSV | hsv(297, 54%, 100%) |
| CMYK | cmyk(3.1%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(69.27, 67.87, -46.71) |
| CIE-LCH | lch(69.27, 82.39, 325.47°) |
| OKLab | oklab(76.36% 0.1858 -0.1289) |
| OKLCH | oklch(76.36% 0.226 325.2) |
| XYZ | xyz(62.7676, 39.7202, 98.9490) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775FF #7DFF75
analogous
#B275FF #F775FF #FF75C2
triadic
#F775FF #FFF775 #75FFF7
tetradic
#F775FF #FFB275 #7DFF75 #75C2FF
square
#F775FF #FFB275 #7DFF75 #75C2FF
split-complementary
#F775FF #C2FF75 #75FFB2
monochromatic
#EB00FA #F338FF #F775FF #FBB2FF #FDE0FF
Accessibility & contrast
On white
2.35
#F775FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F775FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775FF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775FF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#FC86AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f775ff; /* rgb */ color: rgb(247, 117, 255); /* oklch */ color: oklch(76.4% 0.226 325.2);
Tailwind
colors: {
custom: {
50: '#fda2ff',
500: '#f775ff',
950: '#000000',
},
}SCSS
$custom: #f775ff; $custom-light: #fda2ff; $custom-dark: #000000;
JSON
{
"hex": "#f775ff",
"rgb": {
"r": 247,
"g": 117,
"b": 255
},
"hsl": {
"h": 296.522,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76357,
"c": 0.22619,
"h": 325.2
},
"luminance": 0.39717
}Semantic roles & 50–950 ramp
primary
#F775FF
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86