#F448FF#F448FF
#F448FF is a light, highly saturated purple. Relative luminance 0.311; OKLCH L 71.4% C 0.281 H 325.4°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F448FF |
|---|---|
| RGB | rgb(244, 72, 255) |
| HSL | hsl(296, 100%, 64%) |
| HSV | hsv(296, 72%, 100%) |
| CMYK | cmyk(4.3%, 71.8%, 0%, 0%) |
| CIE-LAB | lab(62.58, 84.58, -57.32) |
| CIE-LCH | lch(62.58, 102.17, 325.88°) |
| OKLab | oklab(71.43% 0.2309 -0.1595) |
| OKLCH | oklch(71.43% 0.281 325.4) |
| XYZ | xyz(57.6743, 31.0916, 97.5519) |
| Luminance | 0.3109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.34
Fuchsia
#FF00FF
ΔE00 3.34
Violet Pink
#FB5FFC
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 3.86
Heliotrope
#D94FF5
ΔE00 4.15
Bright Magenta
#FF08E8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F448FF #53FF48
analogous
#9848FF #F448FF #FF48AF
triadic
#F448FF #FFF448 #48FFF4
tetradic
#F448FF #FF9848 #53FF48 #48AFFF
square
#F448FF #FF9848 #53FF48 #48AFFF
split-complementary
#F448FF #AFFF48 #48FF98
monochromatic
#C000CD #F00BFF #F448FF #F885FF #FBC2FF
Accessibility & contrast
On white
2.91
#F448FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#F448FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F448FF
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F448FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F448FF | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#048AFF
Deuteranopia (green-blind)
#6F9FFB
Tritanopia (blue-blind)
#FA67A0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f448ff; /* rgb */ color: rgb(244, 72, 255); /* oklch */ color: oklch(71.4% 0.281 325.4);
Tailwind
colors: {
custom: {
50: '#fc8bff',
500: '#f448ff',
950: '#000000',
},
}SCSS
$custom: #f448ff; $custom-light: #fc8bff; $custom-dark: #000000;
JSON
{
"hex": "#f448ff",
"rgb": {
"r": 244,
"g": 72,
"b": 255
},
"hsl": {
"h": 296.393,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.71434,
"c": 0.28065,
"h": 325.4
},
"luminance": 0.31088
}Semantic roles & 50–950 ramp
primary
#F448FF
secondary
#B5F1B1
accent
#E6000E
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86