#F18FF4#F18FF4
#F18FF4 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.7% C 0.172 H 326.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FF4 |
|---|---|
| RGB | rgb(241, 143, 244) |
| HSL | hsl(298, 82%, 76%) |
| HSV | hsv(298, 41%, 96%) |
| CMYK | cmyk(1.2%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(72.81, 51.81, -35.23) |
| CIE-LCH | lch(72.81, 62.65, 325.79°) |
| OKLab | oklab(78.67% 0.1428 -0.0963) |
| OKLCH | oklch(78.67% 0.172 326) |
| XYZ | xyz(62.4259, 44.8802, 90.9449) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 7.12
Candy Pink
#FF63E9
ΔE00 7.68
Orchid
#DA70D6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FF4 #92F48F
analogous
#BE8FF4 #F18FF4 #F48FC4
triadic
#F18FF4 #F4F18F #8FF4F1
tetradic
#F18FF4 #F4BE8F #92F48F #8FC4F4
square
#F18FF4 #F4BE8F #92F48F #8FC4F4
split-complementary
#F18FF4 #C4F48F #8FF4BE
monochromatic
#E320E9 #EA57EF #F18FF4 #F8C7F9 #FCE3FC
Accessibility & contrast
On white
2.11
#F18FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F18FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FF4
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FF4 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF8
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#F699B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f18ff4; /* rgb */ color: rgb(241, 143, 244); /* oklch */ color: oklch(78.7% 0.172 326.0);
Tailwind
colors: {
custom: {
50: '#f7b2f8',
500: '#f18ff4',
950: '#000000',
},
}SCSS
$custom: #f18ff4; $custom-light: #f7b2f8; $custom-dark: #000000;
JSON
{
"hex": "#f18ff4",
"rgb": {
"r": 241,
"g": 143,
"b": 244
},
"hsl": {
"h": 298.218,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78671,
"c": 0.17225,
"h": 326
},
"luminance": 0.44877
}Semantic roles & 50–950 ramp
primary
#F18FF4
secondary
#D8F4D7
accent
#DF070D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085