#F265FF#F265FF
#F265FF is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.9% C 0.246 H 324.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F265FF |
|---|---|
| RGB | rgb(242, 101, 255) |
| HSL | hsl(295, 100%, 70%) |
| HSV | hsv(295, 60%, 100%) |
| CMYK | cmyk(5.1%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(66.07, 73.56, -51.81) |
| CIE-LCH | lch(66.07, 89.97, 324.85°) |
| OKLab | oklab(73.88% 0.1996 -0.1437) |
| OKLCH | oklch(73.88% 0.246 324.2) |
| XYZ | xyz(59.3201, 35.4080, 98.2982) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.59
Light Magenta
#FA5FF7
ΔE00 1.99
Candy Pink
#FF63E9
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.89
Heliotrope
#D94FF5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F265FF #72FF65
analogous
#A565FF #F265FF #FF65BF
triadic
#F265FF #FFF265 #65FFF2
tetradic
#F265FF #FFA565 #72FF65 #65BFFF
square
#F265FF #FFA565 #72FF65 #65BFFF
split-complementary
#F265FF #BFFF65 #65FFA5
monochromatic
#D600EA #ED28FF #F265FF #F7A2FF #FCDFFF
Accessibility & contrast
On white
2.60
#F265FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F265FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F265FF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F265FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F265FF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4996FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#F77BA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f265ff; /* rgb */ color: rgb(242, 101, 255); /* oklch */ color: oklch(73.9% 0.246 324.2);
Tailwind
colors: {
custom: {
50: '#fa99ff',
500: '#f265ff',
950: '#000000',
},
}SCSS
$custom: #f265ff; $custom-light: #fa99ff; $custom-dark: #000000;
JSON
{
"hex": "#f265ff",
"rgb": {
"r": 242,
"g": 101,
"b": 255
},
"hsl": {
"h": 294.935,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.73882,
"c": 0.24591,
"h": 324.2
},
"luminance": 0.35405
}Semantic roles & 50–950 ramp
primary
#F265FF
secondary
#CEF6CA
accent
#E60013
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86