#F665FF#F665FF
#F665FF is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.4% C 0.248 H 325.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F665FF |
|---|---|
| RGB | rgb(246, 101, 255) |
| HSL | hsl(296, 100%, 70%) |
| HSV | hsv(296, 60%, 100%) |
| CMYK | cmyk(3.5%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(66.61, 74.50, -50.90) |
| CIE-LCH | lch(66.61, 90.23, 325.66°) |
| OKLab | oklab(74.39% 0.2039 -0.141) |
| OKLCH | oklch(74.39% 0.248 325.3) |
| XYZ | xyz(60.7084, 36.1238, 98.3633) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.11
Light Magenta
#FA5FF7
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.65
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F665FF #6EFF65
analogous
#A965FF #F665FF #FF65BB
triadic
#F665FF #FFF665 #65FFF6
tetradic
#F665FF #FFA965 #6EFF65 #65BBFF
square
#F665FF #FFA965 #6EFF65 #65BBFF
split-complementary
#F665FF #BBFF65 #65FFA9
monochromatic
#DC00EA #F228FF #F665FF #FAA2FF #FDDFFF
Accessibility & contrast
On white
2.55
#F665FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F665FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F665FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F665FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F665FF | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#FB7BA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f665ff; /* rgb */ color: rgb(246, 101, 255); /* oklch */ color: oklch(74.4% 0.248 325.3);
Tailwind
colors: {
custom: {
50: '#fd99ff',
500: '#f665ff',
950: '#000000',
},
}SCSS
$custom: #f665ff; $custom-light: #fd99ff; $custom-dark: #000000;
JSON
{
"hex": "#f665ff",
"rgb": {
"r": 246,
"g": 101,
"b": 255
},
"hsl": {
"h": 296.494,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.74392,
"c": 0.24788,
"h": 325.3
},
"luminance": 0.3612
}Semantic roles & 50–950 ramp
primary
#F665FF
secondary
#CDF6CA
accent
#E6000D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86