#F26BEE#F26BEE
#F26BEE is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.7% C 0.224 H 328.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F26BEE |
|---|---|
| RGB | rgb(242, 107, 238) |
| HSL | hsl(302, 84%, 68%) |
| HSV | hsv(302, 56%, 95%) |
| CMYK | cmyk(0%, 55.8%, 1.7%, 5.1%) |
| CIE-LAB | lab(66.19, 68.14, -42.25) |
| CIE-LCH | lch(66.19, 80.17, 328.20°) |
| OKLab | oklab(73.71% 0.191 -0.1161) |
| OKLCH | oklch(73.71% 0.224 328.7) |
| XYZ | xyz(57.3076, 35.5693, 84.7194) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 2.43
Violet Pink
#FB5FFC
ΔE00 2.50
Violet (CSS)
#EE82EE
ΔE00 4.13
Orchid
#DA70D6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26BEE #6BF26F
analogous
#B26BF2 #F26BEE #F26BAA
triadic
#F26BEE #EEF26B #6BEEF2
tetradic
#F26BEE #F2B26B #6BF26F #6BAAF2
square
#F26BEE #F2B26B #6BF26F #6BAAF2
split-complementary
#F26BEE #AAF26B #6BF2B2
monochromatic
#D012CB #ED33E8 #F26BEE #F7A3F4 #FCDCFB
Accessibility & contrast
On white
2.59
#F26BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F26BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26BEE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26BEE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F2
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#F97AA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f26bee; /* rgb */ color: rgb(242, 107, 238); /* oklch */ color: oklch(73.7% 0.224 328.7);
Tailwind
colors: {
custom: {
50: '#f99cf4',
500: '#f26bee',
950: '#000000',
},
}SCSS
$custom: #f26bee; $custom-light: #f99cf4; $custom-dark: #000000;
JSON
{
"hex": "#f26bee",
"rgb": {
"r": 242,
"g": 107,
"b": 238
},
"hsl": {
"h": 301.778,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.73711,
"c": 0.22356,
"h": 328.7
},
"luminance": 0.35566
}Semantic roles & 50–950 ramp
primary
#F26BEE
secondary
#C8F1C9
accent
#E00C05
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85