#F775F8#F775F8
#F775F8 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.220 H 327.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F775F8 |
|---|---|
| RGB | rgb(247, 117, 248) |
| HSL | hsl(300, 90%, 72%) |
| HSV | hsv(300, 53%, 97%) |
| CMYK | cmyk(0.4%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(68.95, 66.67, -43.37) |
| CIE-LCH | lch(68.95, 79.54, 326.95°) |
| OKLab | oklab(76.02% 0.1851 -0.1193) |
| OKLCH | oklch(76.02% 0.22 327.2) |
| XYZ | xyz(61.6613, 39.2776, 93.1222) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 2.90
Light Magenta
#FA5FF7
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 3.66
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775F8 #76F875
analogous
#B675F8 #F775F8 #F875B8
triadic
#F775F8 #F8F775 #75F8F7
tetradic
#F775F8 #F8B675 #76F875 #75B8F8
square
#F775F8 #F8B675 #76F875 #75B8F8
split-complementary
#F775F8 #B8F875 #75F8B6
monochromatic
#E50CE7 #F43BF5 #F775F8 #FAAFFB #FDE2FE
Accessibility & contrast
On white
2.37
#F775F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F775F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775F8
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775F8 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#FD84AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f775f8; /* rgb */ color: rgb(247, 117, 248); /* oklch */ color: oklch(76.0% 0.220 327.2);
Tailwind
colors: {
custom: {
50: '#fda2fb',
500: '#f775f8',
950: '#000000',
},
}SCSS
$custom: #f775f8; $custom-light: #fda2fb; $custom-dark: #000000;
JSON
{
"hex": "#f775f8",
"rgb": {
"r": 247,
"g": 117,
"b": 248
},
"hsl": {
"h": 299.542,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7602,
"c": 0.2202,
"h": 327.2
},
"luminance": 0.39274
}Semantic roles & 50–950 ramp
primary
#F775F8
secondary
#D4F5D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85