#F765F0#F765F0
#F765F0 is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.8% C 0.236 H 329.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F765F0 |
|---|---|
| RGB | rgb(247, 101, 240) |
| HSL | hsl(303, 90%, 68%) |
| HSV | hsv(303, 59%, 97%) |
| CMYK | cmyk(0%, 59.1%, 2.8%, 3.1%) |
| CIE-LAB | lab(66.04, 72.27, -43.54) |
| CIE-LCH | lch(66.04, 84.37, 328.93°) |
| OKLab | oklab(73.77% 0.2038 -0.1197) |
| OKLCH | oklch(73.77% 0.236 329.6) |
| XYZ | xyz(58.7391, 35.3768, 86.1558) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.26
Violet Pink
#FB5FFC
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F765F0 #65F76C
analogous
#B565F7 #F765F0 #F765A7
triadic
#F765F0 #F0F765 #65F0F7
tetradic
#F765F0 #F7B565 #65F76C #65A7F7
square
#F765F0 #F7B565 #65F76C #65A7F7
split-complementary
#F765F0 #A7F765 #65F7B5
monochromatic
#D60BCD #F42BEA #F765F0 #FA9FF6 #FDD9FB
Accessibility & contrast
On white
2.60
#F765F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F765F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F765F0
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F765F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F765F0 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5994F4
Deuteranopia (green-blind)
#8AA8EC
Tritanopia (blue-blind)
#FF75A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f765f0; /* rgb */ color: rgb(247, 101, 240); /* oklch */ color: oklch(73.8% 0.236 329.6);
Tailwind
colors: {
custom: {
50: '#fd99f5',
500: '#f765f0',
950: '#000000',
},
}SCSS
$custom: #f765f0; $custom-light: #fd99f5; $custom-dark: #000000;
JSON
{
"hex": "#f765f0",
"rgb": {
"r": 247,
"g": 101,
"b": 240
},
"hsl": {
"h": 302.877,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.73772,
"c": 0.23634,
"h": 329.6
},
"luminance": 0.35373
}Semantic roles & 50–950 ramp
primary
#F765F0
secondary
#C6F2C8
accent
#E60B00
background
#FFF9FF
surface
#FFF2FE
border
#D7CCD6
text
#180F17
muted
#867E85