#F26BEA#F26BEA
#F26BEA is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.5% C 0.220 H 329.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F26BEA |
|---|---|
| RGB | rgb(242, 107, 234) |
| HSL | hsl(304, 84%, 68%) |
| HSV | hsv(304, 56%, 95%) |
| CMYK | cmyk(0%, 55.8%, 3.3%, 5.1%) |
| CIE-LAB | lab(66.01, 67.48, -40.31) |
| CIE-LCH | lch(66.01, 78.60, 329.15°) |
| OKLab | oklab(73.52% 0.1906 -0.1106) |
| OKLCH | oklch(73.52% 0.22 329.9) |
| XYZ | xyz(56.7264, 35.3369, 81.6588) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 2.47
Violet Pink
#FB5FFC
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26BEA #6BF273
analogous
#B76BF2 #F26BEA #F26BA6
triadic
#F26BEA #EAF26B #6BEAF2
tetradic
#F26BEA #F2B76B #6BF273 #6BA6F2
square
#F26BEA #F2B76B #6BF273 #6BA6F2
split-complementary
#F26BEA #A6F26B #6BF2B7
monochromatic
#D012C5 #ED33E2 #F26BEA #F7A3F2 #FCDCFA
Accessibility & contrast
On white
2.60
#F26BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F26BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26BEA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26BEA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295EE
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#FA78A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f26bea; /* rgb */ color: rgb(242, 107, 234); /* oklch */ color: oklch(73.5% 0.220 329.9);
Tailwind
colors: {
custom: {
50: '#f99cf1',
500: '#f26bea',
950: '#000000',
},
}SCSS
$custom: #f26bea; $custom-light: #f99cf1; $custom-dark: #000000;
JSON
{
"hex": "#f26bea",
"rgb": {
"r": 242,
"g": 107,
"b": 234
},
"hsl": {
"h": 303.556,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.73521,
"c": 0.22032,
"h": 329.9
},
"luminance": 0.35333
}Semantic roles & 50–950 ramp
primary
#F26BEA
secondary
#C8F1CA
accent
#E01205
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85