#F26FFC#F26FFC
#F26FFC is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.230 H 324.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F26FFC |
|---|---|
| RGB | rgb(242, 111, 252) |
| HSL | hsl(296, 96%, 71%) |
| HSV | hsv(296, 56%, 99%) |
| CMYK | cmyk(4%, 56%, 0%, 1.2%) |
| CIE-LAB | lab(67.48, 68.76, -47.92) |
| CIE-LCH | lch(67.48, 83.81, 325.13°) |
| OKLab | oklab(74.87% 0.1875 -0.1325) |
| OKLCH | oklch(74.87% 0.23 324.8) |
| XYZ | xyz(59.8716, 37.2777, 96.1183) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.32
Light Magenta
#FA5FF7
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 4.26
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26FFC #79FC6F
analogous
#AB6FFC #F26FFC #FC6FBF
triadic
#F26FFC #FCF26F #6FFCF2
tetradic
#F26FFC #FCAB6F #79FC6F #6FBFFC
square
#F26FFC #FCAB6F #79FC6F #6FBFFC
split-complementary
#F26FFC #BFFC6F #6FFCAB
monochromatic
#DB05EC #ED33FB #F26FFC #F7ABFD #FCE1FE
Accessibility & contrast
On white
2.48
#F26FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F26FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26FFC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26FFC | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9AFF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#F782AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f26ffc; /* rgb */ color: rgb(242, 111, 252); /* oklch */ color: oklch(74.9% 0.230 324.8);
Tailwind
colors: {
custom: {
50: '#f99efe',
500: '#f26ffc',
950: '#000000',
},
}SCSS
$custom: #f26ffc; $custom-light: #f99efe; $custom-dark: #000000;
JSON
{
"hex": "#f26ffc",
"rgb": {
"r": 242,
"g": 111,
"b": 252
},
"hsl": {
"h": 295.745,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.74869,
"c": 0.22961,
"h": 324.8
},
"luminance": 0.37274
}Semantic roles & 50–950 ramp
primary
#F26FFC
secondary
#D3F6D1
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86