#F775E9#F775E9
#F775E9 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.3% C 0.208 H 331.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F775E9 |
|---|---|
| RGB | rgb(247, 117, 233) |
| HSL | hsl(306, 89%, 71%) |
| HSV | hsv(306, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 5.7%, 3.1%) |
| CIE-LAB | lab(68.30, 64.17, -36.13) |
| CIE-LCH | lch(68.30, 73.65, 330.62°) |
| OKLab | oklab(75.33% 0.1829 -0.0986) |
| OKLCH | oklch(75.33% 0.208 331.7) |
| XYZ | xyz(59.4268, 38.3838, 81.3538) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.09
Violet (CSS)
#EE82EE
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 2.73
Light Magenta
#FA5FF7
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.62
Orchid
#DA70D6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775E9 #75F783
analogous
#C475F7 #F775E9 #F775A8
triadic
#F775E9 #E9F775 #75E9F7
tetradic
#F775E9 #F7C475 #75F783 #75A8F7
square
#F775E9 #F7C475 #75F783 #75A8F7
split-complementary
#F775E9 #A8F775 #75F7C4
monochromatic
#E40DCD #F43BE0 #F775E9 #FAAFF2 #FDE2FA
Accessibility & contrast
On white
2.42
#F775E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F775E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775E9
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775E9 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BED
Deuteranopia (green-blind)
#97ADE5
Tritanopia (blue-blind)
#FF7FA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f775e9; /* rgb */ color: rgb(247, 117, 233); /* oklch */ color: oklch(75.3% 0.208 331.7);
Tailwind
colors: {
custom: {
50: '#fca2f0',
500: '#f775e9',
950: '#000000',
},
}SCSS
$custom: #f775e9; $custom-light: #fca2f0; $custom-dark: #000000;
JSON
{
"hex": "#f775e9",
"rgb": {
"r": 247,
"g": 117,
"b": 233
},
"hsl": {
"h": 306.462,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.7533,
"c": 0.20781,
"h": 331.7
},
"luminance": 0.3838
}Semantic roles & 50–950 ramp
primary
#F775E9
secondary
#D3F5D7
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84