#F775F2#F775F2
#F775F2 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.7% C 0.215 H 328.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F775F2 |
|---|---|
| RGB | rgb(247, 117, 242) |
| HSL | hsl(302, 89%, 71%) |
| HSV | hsv(302, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 2%, 3.1%) |
| CIE-LAB | lab(68.69, 65.66, -40.49) |
| CIE-LCH | lch(68.69, 77.14, 328.34°) |
| OKLab | oklab(75.74% 0.1843 -0.1111) |
| OKLCH | oklch(75.74% 0.215 328.9) |
| XYZ | xyz(60.7453, 38.9113, 88.2983) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 3.69
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775F2 #75F77A
analogous
#BB75F7 #F775F2 #F775B1
triadic
#F775F2 #F2F775 #75F2F7
tetradic
#F775F2 #F7BB75 #75F77A #75B1F7
square
#F775F2 #F7BB75 #75F77A #75B1F7
split-complementary
#F775F2 #B1F775 #75F7BB
monochromatic
#E40DDC #F43BED #F775F2 #FAAFF7 #FDE2FC
Accessibility & contrast
On white
2.39
#F775F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F775F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775F2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775F2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF6
Deuteranopia (green-blind)
#93AEEE
Tritanopia (blue-blind)
#FE82A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f775f2; /* rgb */ color: rgb(247, 117, 242); /* oklch */ color: oklch(75.7% 0.215 328.9);
Tailwind
colors: {
custom: {
50: '#fda2f6',
500: '#f775f2',
950: '#000000',
},
}SCSS
$custom: #f775f2; $custom-light: #fda2f6; $custom-dark: #000000;
JSON
{
"hex": "#f775f2",
"rgb": {
"r": 247,
"g": 117,
"b": 242
},
"hsl": {
"h": 302.308,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.75739,
"c": 0.21516,
"h": 328.9
},
"luminance": 0.38908
}Semantic roles & 50–950 ramp
primary
#F775F2
secondary
#D3F5D4
accent
#E60900
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85