#F26AEC#F26AEC
#F26AEC is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.5% C 0.223 H 329.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F26AEC |
|---|---|
| RGB | rgb(242, 106, 236) |
| HSL | hsl(303, 84%, 68%) |
| HSV | hsv(303, 56%, 95%) |
| CMYK | cmyk(0%, 56.2%, 2.5%, 5.1%) |
| CIE-LAB | lab(65.94, 68.24, -41.53) |
| CIE-LCH | lch(65.94, 79.89, 328.68°) |
| OKLab | oklab(73.5% 0.1921 -0.1141) |
| OKLCH | oklch(73.5% 0.223 329.3) |
| XYZ | xyz(56.9117, 35.2451, 83.1460) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 2.24
Violet Pink
#FB5FFC
ΔE00 2.65
Violet (CSS)
#EE82EE
ΔE00 4.28
Orchid
#DA70D6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26AEC #6AF270
analogous
#B46AF2 #F26AEC #F26AA8
triadic
#F26AEC #ECF26A #6AECF2
tetradic
#F26AEC #F2B46A #6AF270 #6AA8F2
square
#F26AEC #F2B46A #6AF270 #6AA8F2
split-complementary
#F26AEC #A8F26A #6AF2B4
monochromatic
#CF12C7 #ED32E5 #F26AEC #F7A2F3 #FCDBFA
Accessibility & contrast
On white
2.61
#F26AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F26AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26AEC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26AEC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F94F0
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#FA78A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f26aec; /* rgb */ color: rgb(242, 106, 236); /* oklch */ color: oklch(73.5% 0.223 329.3);
Tailwind
colors: {
custom: {
50: '#f99bf2',
500: '#f26aec',
950: '#000000',
},
}SCSS
$custom: #f26aec; $custom-light: #f99bf2; $custom-dark: #000000;
JSON
{
"hex": "#f26aec",
"rgb": {
"r": 242,
"g": 106,
"b": 236
},
"hsl": {
"h": 302.647,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.73498,
"c": 0.22337,
"h": 329.3
},
"luminance": 0.35241
}Semantic roles & 50–950 ramp
primary
#F26AEC
secondary
#C7F1C9
accent
#E00F05
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85