#F767FF#F767FF
#F767FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.7% C 0.246 H 325.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F767FF |
|---|---|
| RGB | rgb(247, 103, 255) |
| HSL | hsl(297, 100%, 70%) |
| HSV | hsv(297, 60%, 100%) |
| CMYK | cmyk(3.1%, 59.6%, 0%, 0%) |
| CIE-LAB | lab(67.05, 73.92, -50.20) |
| CIE-LCH | lch(67.05, 89.35, 325.82°) |
| OKLab | oklab(74.74% 0.2027 -0.1389) |
| OKLCH | oklch(74.74% 0.246 325.6) |
| XYZ | xyz(61.2567, 36.6983, 98.4453) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.22
Light Magenta
#FA5FF7
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 3.98
Purply Pink
#F075E6
ΔE00 4.44
Violet (CSS)
#EE82EE
ΔE00 5.34
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F767FF #6FFF67
analogous
#AB67FF #F767FF #FF67BB
triadic
#F767FF #FFF767 #67FFF7
tetradic
#F767FF #FFAB67 #6FFF67 #67BBFF
square
#F767FF #FFAB67 #6FFF67 #67BBFF
split-complementary
#F767FF #BBFF67 #67FFAB
monochromatic
#DF00EC #F42AFF #F767FF #FAA4FF #FDE0FF
Accessibility & contrast
On white
2.52
#F767FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F767FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F767FF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F767FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F767FF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5098FF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#FD7CAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f767ff; /* rgb */ color: rgb(247, 103, 255); /* oklch */ color: oklch(74.7% 0.246 325.6);
Tailwind
colors: {
custom: {
50: '#fd9aff',
500: '#f767ff',
950: '#000000',
},
}SCSS
$custom: #f767ff; $custom-light: #fd9aff; $custom-dark: #000000;
JSON
{
"hex": "#f767ff",
"rgb": {
"r": 247,
"g": 103,
"b": 255
},
"hsl": {
"h": 296.842,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74737,
"c": 0.24572,
"h": 325.6
},
"luminance": 0.36695
}Semantic roles & 50–950 ramp
primary
#F767FF
secondary
#CEF6CC
accent
#E6000C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86