#F768FF#F768FF
#F768FF is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.8% C 0.244 H 325.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F768FF |
|---|---|
| RGB | rgb(247, 104, 255) |
| HSL | hsl(297, 100%, 70%) |
| HSV | hsv(297, 59%, 100%) |
| CMYK | cmyk(3.1%, 59.2%, 0%, 0%) |
| CIE-LAB | lab(67.20, 73.50, -49.97) |
| CIE-LCH | lch(67.20, 88.88, 325.79°) |
| OKLab | oklab(74.85% 0.2015 -0.1383) |
| OKLCH | oklch(74.85% 0.244 325.5) |
| XYZ | xyz(61.3568, 36.8984, 98.4787) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.34
Light Magenta
#FA5FF7
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 4.36
Violet (CSS)
#EE82EE
ΔE00 5.21
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F768FF #70FF68
analogous
#AB68FF #F768FF #FF68BC
triadic
#F768FF #FFF768 #68FFF7
tetradic
#F768FF #FFAB68 #70FF68 #68BCFF
square
#F768FF #FFAB68 #70FF68 #68BCFF
split-complementary
#F768FF #BCFF68 #68FFAB
monochromatic
#E000ED #F42BFF #F768FF #FAA5FF #FDE0FF
Accessibility & contrast
On white
2.51
#F768FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F768FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F768FF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F768FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F768FF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#FD7DAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f768ff; /* rgb */ color: rgb(247, 104, 255); /* oklch */ color: oklch(74.8% 0.244 325.5);
Tailwind
colors: {
custom: {
50: '#fd9bff',
500: '#f768ff',
950: '#000000',
},
}SCSS
$custom: #f768ff; $custom-light: #fd9bff; $custom-dark: #000000;
JSON
{
"hex": "#f768ff",
"rgb": {
"r": 247,
"g": 104,
"b": 255
},
"hsl": {
"h": 296.821,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.74846,
"c": 0.24439,
"h": 325.5
},
"luminance": 0.36895
}Semantic roles & 50–950 ramp
primary
#F768FF
secondary
#CFF6CD
accent
#E6000C
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86