#F18FF2#F18FF2
#F18FF2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.170 H 326.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FF2 |
|---|---|
| RGB | rgb(241, 143, 242) |
| HSL | hsl(299, 79%, 75%) |
| HSV | hsv(299, 41%, 95%) |
| CMYK | cmyk(0.4%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(72.73, 51.45, -34.26) |
| CIE-LCH | lch(72.73, 61.81, 326.34°) |
| OKLab | oklab(78.59% 0.1424 -0.0936) |
| OKLCH | oklch(78.59% 0.17 326.7) |
| XYZ | xyz(62.1239, 44.7594, 89.3543) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 4.90
Purply Pink
#F075E6
ΔE00 5.18
Plum
#DDA0DD
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 7.65
Orchid
#DA70D6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FF2 #90F28F
analogous
#BF8FF2 #F18FF2 #F28FC1
triadic
#F18FF2 #F2F18F #8FF2F1
tetradic
#F18FF2 #F2BF8F #90F28F #8FC1F2
square
#F18FF2 #F2BF8F #90F28F #8FC1F2
split-complementary
#F18FF2 #C1F28F #8FF2BF
monochromatic
#E321E5 #EA58EC #F18FF2 #F8C6F8 #FCE4FC
Accessibility & contrast
On white
2.11
#F18FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F18FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FF2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FF2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#F699B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f18ff2; /* rgb */ color: rgb(241, 143, 242); /* oklch */ color: oklch(78.6% 0.170 326.7);
Tailwind
colors: {
custom: {
50: '#f7b2f6',
500: '#f18ff2',
950: '#000000',
},
}SCSS
$custom: #f18ff2; $custom-light: #f7b2f6; $custom-dark: #000000;
JSON
{
"hex": "#f18ff2",
"rgb": {
"r": 241,
"g": 143,
"b": 242
},
"hsl": {
"h": 299.394,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.78585,
"c": 0.17039,
"h": 326.7
},
"luminance": 0.44756
}Semantic roles & 50–950 ramp
primary
#F18FF2
secondary
#D8F4D7
accent
#DB0A0C
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085