#F669FF#F669FF
#F669FF is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.8% C 0.243 H 325.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F669FF |
|---|---|
| RGB | rgb(246, 105, 255) |
| HSL | hsl(296, 100%, 71%) |
| HSV | hsv(296, 59%, 100%) |
| CMYK | cmyk(3.5%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(67.22, 72.85, -49.95) |
| CIE-LCH | lch(67.22, 88.33, 325.56°) |
| OKLab | oklab(74.83% 0.1993 -0.1383) |
| OKLCH | oklch(74.83% 0.243 325.2) |
| XYZ | xyz(61.1062, 36.9195, 98.4959) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.50
Light Magenta
#FA5FF7
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 4.33
Violet (CSS)
#EE82EE
ΔE00 5.12
Orchid
#DA70D6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F669FF #72FF69
analogous
#AB69FF #F669FF #FF69BD
triadic
#F669FF #FFF669 #69FFF6
tetradic
#F669FF #FFAB69 #72FF69 #69BDFF
square
#F669FF #FFAB69 #72FF69 #69BDFF
split-complementary
#F669FF #BDFF69 #69FFAB
monochromatic
#DF00EE #F22CFF #F669FF #FAA6FF #FDE0FF
Accessibility & contrast
On white
2.51
#F669FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F669FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F669FF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F669FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F669FF | 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)
#5298FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#FB7DAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f669ff; /* rgb */ color: rgb(246, 105, 255); /* oklch */ color: oklch(74.8% 0.243 325.2);
Tailwind
colors: {
custom: {
50: '#fc9bff',
500: '#f669ff',
950: '#000000',
},
}SCSS
$custom: #f669ff; $custom-light: #fc9bff; $custom-dark: #000000;
JSON
{
"hex": "#f669ff",
"rgb": {
"r": 246,
"g": 105,
"b": 255
},
"hsl": {
"h": 296.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.7483,
"c": 0.24254,
"h": 325.2
},
"luminance": 0.36916
}Semantic roles & 50–950 ramp
primary
#F669FF
secondary
#D0F6CE
accent
#E6000E
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86