#F26AEA#F26AEA
#F26AEA is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.4% C 0.222 H 329.9°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F26AEA |
|---|---|
| RGB | rgb(242, 106, 234) |
| HSL | hsl(304, 84%, 68%) |
| HSV | hsv(304, 56%, 95%) |
| CMYK | cmyk(0%, 56.2%, 3.3%, 5.1%) |
| CIE-LAB | lab(65.85, 67.92, -40.56) |
| CIE-LCH | lch(65.85, 79.11, 329.15°) |
| OKLab | oklab(73.4% 0.1918 -0.1113) |
| OKLCH | oklch(73.4% 0.222 329.9) |
| XYZ | xyz(56.6228, 35.1296, 81.6243) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.07
Candy Pink
#FF63E9
ΔE00 2.08
Light Magenta
#FA5FF7
ΔE00 2.36
Violet Pink
#FB5FFC
ΔE00 2.91
Orchid
#DA70D6
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26AEA #6AF272
analogous
#B66AF2 #F26AEA #F26AA6
triadic
#F26AEA #EAF26A #6AEAF2
tetradic
#F26AEA #F2B66A #6AF272 #6AA6F2
square
#F26AEA #F2B66A #6AF272 #6AA6F2
split-complementary
#F26AEA #A6F26A #6AF2B6
monochromatic
#CF12C4 #ED32E2 #F26AEA #F7A2F2 #FCDBFA
Accessibility & contrast
On white
2.62
#F26AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F26AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26AEA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26AEA | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6194EE
Deuteranopia (green-blind)
#8CA7E6
Tritanopia (blue-blind)
#FA77A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f26aea; /* rgb */ color: rgb(242, 106, 234); /* oklch */ color: oklch(73.4% 0.222 329.9);
Tailwind
colors: {
custom: {
50: '#f99bf1',
500: '#f26aea',
950: '#000000',
},
}SCSS
$custom: #f26aea; $custom-light: #f99bf1; $custom-dark: #000000;
JSON
{
"hex": "#f26aea",
"rgb": {
"r": 242,
"g": 106,
"b": 234
},
"hsl": {
"h": 303.529,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.73403,
"c": 0.22175,
"h": 329.9
},
"luminance": 0.35126
}Semantic roles & 50–950 ramp
primary
#F26AEA
secondary
#C7F1CA
accent
#E01205
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85