#F152FF#F152FF
#F152FF is a light, highly saturated purple. Relative luminance 0.320; OKLCH L 71.9% C 0.269 H 324.4°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F152FF |
|---|---|
| RGB | rgb(241, 82, 255) |
| HSL | hsl(295, 100%, 66%) |
| HSV | hsv(295, 68%, 100%) |
| CMYK | cmyk(5.5%, 67.8%, 0%, 0%) |
| CIE-LAB | lab(63.31, 80.64, -56.19) |
| CIE-LCH | lch(63.31, 98.28, 325.13°) |
| OKLab | oklab(71.86% 0.2186 -0.1563) |
| OKLCH | oklch(71.86% 0.269 324.4) |
| XYZ | xyz(57.3414, 31.9589, 97.7368) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 3.26
Heliotrope
#D94FF5
ΔE00 4.26
Magenta
#FF00FF
ΔE00 4.38
Fuchsia
#FF00FF
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F152FF #60FF52
analogous
#9B52FF #F152FF #FF52B6
triadic
#F152FF #FFF152 #52FFF1
tetradic
#F152FF #FF9B52 #60FF52 #52B6FF
square
#F152FF #FF9B52 #60FF52 #52B6FF
split-complementary
#F152FF #B6FF52 #52FF9B
monochromatic
#C500D7 #EC15FF #F152FF #F68FFF #FBCCFF
Accessibility & contrast
On white
2.84
#F152FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#F152FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F152FF
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F152FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F152FF | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#248DFF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#F66EA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f152ff; /* rgb */ color: rgb(241, 82, 255); /* oklch */ color: oklch(71.9% 0.269 324.4);
Tailwind
colors: {
custom: {
50: '#fa8fff',
500: '#f152ff',
950: '#000000',
},
}SCSS
$custom: #f152ff; $custom-light: #fa8fff; $custom-dark: #000000;
JSON
{
"hex": "#f152ff",
"rgb": {
"r": 241,
"g": 82,
"b": 255
},
"hsl": {
"h": 295.145,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.71865,
"c": 0.26876,
"h": 324.4
},
"luminance": 0.31955
}Semantic roles & 50–950 ramp
primary
#F152FF
secondary
#BFF3BA
accent
#E60013
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86