#F766FF#F766FF
#F766FF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.6% C 0.247 H 325.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F766FF |
|---|---|
| RGB | rgb(247, 102, 255) |
| HSL | hsl(297, 100%, 70%) |
| HSV | hsv(297, 60%, 100%) |
| CMYK | cmyk(3.1%, 60%, 0%, 0%) |
| CIE-LAB | lab(66.90, 74.33, -50.44) |
| CIE-LCH | lch(66.90, 89.83, 325.84°) |
| OKLab | oklab(74.63% 0.2038 -0.1396) |
| OKLCH | oklch(74.63% 0.247 325.6) |
| XYZ | xyz(61.1578, 36.5005, 98.4124) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.12
Light Magenta
#FA5FF7
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 5.47
Orchid
#DA70D6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F766FF #6EFF66
analogous
#AB66FF #F766FF #FF66BA
triadic
#F766FF #FFF766 #66FFF7
tetradic
#F766FF #FFAB66 #6EFF66 #66BAFF
square
#F766FF #FFAB66 #6EFF66 #66BAFF
split-complementary
#F766FF #BAFF66 #66FFAB
monochromatic
#DE00EB #F429FF #F766FF #FAA3FF #FDE0FF
Accessibility & contrast
On white
2.53
#F766FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F766FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F766FF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F766FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F766FF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#FD7BAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f766ff; /* rgb */ color: rgb(247, 102, 255); /* oklch */ color: oklch(74.6% 0.247 325.6);
Tailwind
colors: {
custom: {
50: '#fd9aff',
500: '#f766ff',
950: '#000000',
},
}SCSS
$custom: #f766ff; $custom-light: #fd9aff; $custom-dark: #000000;
JSON
{
"hex": "#f766ff",
"rgb": {
"r": 247,
"g": 102,
"b": 255
},
"hsl": {
"h": 296.863,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.74628,
"c": 0.24705,
"h": 325.6
},
"luminance": 0.36497
}Semantic roles & 50–950 ramp
primary
#F766FF
secondary
#CDF6CB
accent
#E6000C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86