#F148FF#F148FF
#F148FF is a light, highly saturated purple. Relative luminance 0.306; OKLCH L 71.0% C 0.279 H 324.6°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F148FF |
|---|---|
| RGB | rgb(241, 72, 255) |
| HSL | hsl(295, 100%, 64%) |
| HSV | hsv(295, 72%, 100%) |
| CMYK | cmyk(5.5%, 71.8%, 0%, 0%) |
| CIE-LAB | lab(62.13, 83.98, -58.06) |
| CIE-LCH | lch(62.13, 102.10, 325.34°) |
| OKLab | oklab(71.02% 0.2278 -0.1617) |
| OKLCH | oklch(71.02% 0.279 324.6) |
| XYZ | xyz(56.6415, 30.5591, 97.5035) |
| Luminance | 0.3056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.32
Fuchsia
#FF00FF
ΔE00 3.32
Heliotrope
#D94FF5
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.26
Bright Magenta
#FF08E8
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F148FF #56FF48
analogous
#9648FF #F148FF #FF48B2
triadic
#F148FF #FFF148 #48FFF1
tetradic
#F148FF #FF9648 #56FF48 #48B2FF
square
#F148FF #FF9648 #56FF48 #48B2FF
split-complementary
#F148FF #B2FF48 #48FF96
monochromatic
#BD00CD #EC0BFF #F148FF #F685FF #FAC2FF
Accessibility & contrast
On white
2.95
#F148FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#F148FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F148FF
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F148FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F148FF | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#6C9DFB
Tritanopia (blue-blind)
#F668A0
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #f148ff; /* rgb */ color: rgb(241, 72, 255); /* oklch */ color: oklch(71.0% 0.279 324.6);
Tailwind
colors: {
custom: {
50: '#fa8aff',
500: '#f148ff',
950: '#000000',
},
}SCSS
$custom: #f148ff; $custom-light: #fa8aff; $custom-dark: #000000;
JSON
{
"hex": "#f148ff",
"rgb": {
"r": 241,
"g": 72,
"b": 255
},
"hsl": {
"h": 295.41,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.71024,
"c": 0.27939,
"h": 324.6
},
"luminance": 0.30556
}Semantic roles & 50–950 ramp
primary
#F148FF
secondary
#B6F1B1
accent
#E60012
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86