#F765FF#F765FF
#F765FF is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.5% C 0.248 H 325.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F765FF |
|---|---|
| RGB | rgb(247, 101, 255) |
| HSL | hsl(297, 100%, 70%) |
| HSV | hsv(297, 60%, 100%) |
| CMYK | cmyk(3.1%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(66.75, 74.74, -50.67) |
| CIE-LCH | lch(66.75, 90.30, 325.86°) |
| OKLab | oklab(74.52% 0.205 -0.1403) |
| OKLCH | oklch(74.52% 0.248 325.6) |
| XYZ | xyz(61.0601, 36.3052, 98.3798) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.03
Light Magenta
#FA5FF7
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.60
Violet (CSS)
#EE82EE
ΔE00 5.60
Orchid
#DA70D6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F765FF #6DFF65
analogous
#AA65FF #F765FF #FF65BA
triadic
#F765FF #FFF765 #65FFF7
tetradic
#F765FF #FFAA65 #6DFF65 #65BAFF
square
#F765FF #FFAA65 #6DFF65 #65BAFF
split-complementary
#F765FF #BAFF65 #65FFAA
monochromatic
#DD00EA #F428FF #F765FF #FAA2FF #FDDFFF
Accessibility & contrast
On white
2.54
#F765FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F765FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F765FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F765FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F765FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D97FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#FD7AA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f765ff; /* rgb */ color: rgb(247, 101, 255); /* oklch */ color: oklch(74.5% 0.248 325.6);
Tailwind
colors: {
custom: {
50: '#fd99ff',
500: '#f765ff',
950: '#000000',
},
}SCSS
$custom: #f765ff; $custom-light: #fd99ff; $custom-dark: #000000;
JSON
{
"hex": "#f765ff",
"rgb": {
"r": 247,
"g": 101,
"b": 255
},
"hsl": {
"h": 296.883,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.7452,
"c": 0.24837,
"h": 325.6
},
"luminance": 0.36302
}Semantic roles & 50–950 ramp
primary
#F765FF
secondary
#CCF6CA
accent
#E6000C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86