#F767F7#F767F7
#F767F7 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.3% C 0.239 H 327.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F767F7 |
|---|---|
| RGB | rgb(247, 103, 247) |
| HSL | hsl(300, 90%, 69%) |
| HSV | hsv(300, 58%, 97%) |
| CMYK | cmyk(0%, 58.3%, 0%, 3.1%) |
| CIE-LAB | lab(66.67, 72.58, -46.41) |
| CIE-LCH | lch(66.67, 86.15, 327.40°) |
| OKLab | oklab(74.33% 0.2021 -0.128) |
| OKLCH | oklch(74.33% 0.239 327.7) |
| XYZ | xyz(59.9956, 36.1939, 91.8037) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.08
Violet Pink
#FB5FFC
ΔE00 1.22
Candy Pink
#FF63E9
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 4.87
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F767F7 #67F767
analogous
#AF67F7 #F767F7 #F767AF
triadic
#F767F7 #F7F767 #67F7F7
tetradic
#F767F7 #F7AF67 #67F767 #67AFF7
square
#F767F7 #F7AF67 #67F767 #67AFF7
split-complementary
#F767F7 #AFF767 #67F7AF
monochromatic
#D80BD8 #F42DF4 #F767F7 #FAA1FA #FDDBFD
Accessibility & contrast
On white
2.55
#F767F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F767F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F767F7
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F767F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F767F7 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5696FB
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#FE79A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f767f7; /* rgb */ color: rgb(247, 103, 247); /* oklch */ color: oklch(74.3% 0.239 327.7);
Tailwind
colors: {
custom: {
50: '#fd9afa',
500: '#f767f7',
950: '#000000',
},
}SCSS
$custom: #f767f7; $custom-light: #fd9afa; $custom-dark: #000000;
JSON
{
"hex": "#f767f7",
"rgb": {
"r": 247,
"g": 103,
"b": 247
},
"hsl": {
"h": 300,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.74334,
"c": 0.2392,
"h": 327.7
},
"luminance": 0.3619
}Semantic roles & 50–950 ramp
primary
#F767F7
secondary
#C7F2C7
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85