#F266FF#F266FF
#F266FF is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 74.0% C 0.245 H 324.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F266FF |
|---|---|
| RGB | rgb(242, 102, 255) |
| HSL | hsl(295, 100%, 70%) |
| HSV | hsv(295, 60%, 100%) |
| CMYK | cmyk(5.1%, 60%, 0%, 0%) |
| CIE-LAB | lab(66.22, 73.15, -51.57) |
| CIE-LCH | lch(66.22, 89.50, 324.82°) |
| OKLab | oklab(73.99% 0.1984 -0.143) |
| OKLCH | oklch(73.99% 0.245 324.2) |
| XYZ | xyz(59.4178, 35.6033, 98.3308) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.62
Light Magenta
#FA5FF7
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 4.56
Purply Pink
#F075E6
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.76
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F266FF #73FF66
analogous
#A666FF #F266FF #FF66BF
triadic
#F266FF #FFF266 #66FFF2
tetradic
#F266FF #FFA666 #73FF66 #66BFFF
square
#F266FF #FFA666 #73FF66 #66BFFF
split-complementary
#F266FF #BFFF66 #66FFA6
monochromatic
#D700EB #ED29FF #F266FF #F7A3FF #FCE0FF
Accessibility & contrast
On white
2.59
#F266FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F266FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F266FF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F266FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F266FF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#F67CAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f266ff; /* rgb */ color: rgb(242, 102, 255); /* oklch */ color: oklch(74.0% 0.245 324.2);
Tailwind
colors: {
custom: {
50: '#fa99ff',
500: '#f266ff',
950: '#000000',
},
}SCSS
$custom: #f266ff; $custom-light: #fa99ff; $custom-dark: #000000;
JSON
{
"hex": "#f266ff",
"rgb": {
"r": 242,
"g": 102,
"b": 255
},
"hsl": {
"h": 294.902,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.73992,
"c": 0.24458,
"h": 324.2
},
"luminance": 0.356
}Semantic roles & 50–950 ramp
primary
#F266FF
secondary
#CFF6CB
accent
#E60013
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86