#F18BF5#F18BF5
#F18BF5 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.1% C 0.180 H 325.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BF5 |
|---|---|
| RGB | rgb(241, 139, 245) |
| HSL | hsl(298, 84%, 75%) |
| HSV | hsv(298, 43%, 96%) |
| CMYK | cmyk(1.6%, 43.3%, 0%, 3.9%) |
| CIE-LAB | lab(72.07, 54.00, -36.93) |
| CIE-LCH | lch(72.07, 65.42, 325.63°) |
| OKLab | oklab(78.13% 0.1486 -0.1011) |
| OKLCH | oklch(78.13% 0.18 325.8) |
| XYZ | xyz(61.9883, 43.7615, 91.5501) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.12
Candy Pink
#FF63E9
ΔE00 6.96
Light Magenta
#FA5FF7
ΔE00 7.41
Violet Pink
#FB5FFC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BF5 #8FF58B
analogous
#BC8BF5 #F18BF5 #F58BC4
triadic
#F18BF5 #F5F18B #8BF5F1
tetradic
#F18BF5 #F5BC8B #8FF58B #8BC4F5
square
#F18BF5 #F5BC8B #8FF58B #8BC4F5
split-complementary
#F18BF5 #C4F58B #8BF5BC
monochromatic
#E31AEB #EA53F0 #F18BF5 #F8C3FA #FCE3FD
Accessibility & contrast
On white
2.15
#F18BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F18BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BF5
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BF5 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9F9
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#F696B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f18bf5; /* rgb */ color: rgb(241, 139, 245); /* oklch */ color: oklch(78.1% 0.180 325.8);
Tailwind
colors: {
custom: {
50: '#f7aff8',
500: '#f18bf5',
950: '#000000',
},
}SCSS
$custom: #f18bf5; $custom-light: #f7aff8; $custom-dark: #000000;
JSON
{
"hex": "#f18bf5",
"rgb": {
"r": 241,
"g": 139,
"b": 245
},
"hsl": {
"h": 297.736,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78129,
"c": 0.17975,
"h": 325.8
},
"luminance": 0.43759
}Semantic roles & 50–950 ramp
primary
#F18BF5
secondary
#D8F5D6
accent
#E1050D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085