#F26FFE#F26FFE
#F26FFE is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.0% C 0.231 H 324.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F26FFE |
|---|---|
| RGB | rgb(242, 111, 254) |
| HSL | hsl(295, 99%, 72%) |
| HSV | hsv(295, 56%, 100%) |
| CMYK | cmyk(4.7%, 56.3%, 0%, 0.4%) |
| CIE-LAB | lab(67.58, 69.11, -48.86) |
| CIE-LCH | lch(67.58, 84.64, 324.74°) |
| OKLab | oklab(74.97% 0.1877 -0.1352) |
| OKLCH | oklch(74.97% 0.231 324.2) |
| XYZ | xyz(60.1902, 37.4051, 97.7962) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.39
Light Magenta
#FA5FF7
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.04
Violet (CSS)
#EE82EE
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.45
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26FFE #7BFE6F
analogous
#AB6FFE #F26FFE #FE6FC3
triadic
#F26FFE #FEF26F #6FFEF2
tetradic
#F26FFE #FEAB6F #7BFE6F #6FC3FE
square
#F26FFE #FEAB6F #7BFE6F #6FC3FE
split-complementary
#F26FFE #C3FE6F #6FFEAB
monochromatic
#DD02F1 #ED32FE #F26FFE #F7ACFE #FCE1FF
Accessibility & contrast
On white
2.48
#F26FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F26FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26FFE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26FFE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599AFF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#F682AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f26ffe; /* rgb */ color: rgb(242, 111, 254); /* oklch */ color: oklch(75.0% 0.231 324.2);
Tailwind
colors: {
custom: {
50: '#f99eff',
500: '#f26ffe',
950: '#000000',
},
}SCSS
$custom: #f26ffe; $custom-light: #f99eff; $custom-dark: #000000;
JSON
{
"hex": "#f26ffe",
"rgb": {
"r": 242,
"g": 111,
"b": 254
},
"hsl": {
"h": 294.965,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.7497,
"c": 0.23134,
"h": 324.2
},
"luminance": 0.37402
}Semantic roles & 50–950 ramp
primary
#F26FFE
secondary
#D5F7D2
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86