#F18BF3#F18BF3
#F18BF3 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.178 H 326.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BF3 |
|---|---|
| RGB | rgb(241, 139, 243) |
| HSL | hsl(299, 81%, 75%) |
| HSV | hsv(299, 43%, 95%) |
| CMYK | cmyk(0.8%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(71.99, 53.64, -35.96) |
| CIE-LCH | lch(71.99, 64.58, 326.16°) |
| OKLab | oklab(78.04% 0.1482 -0.0984) |
| OKLCH | oklch(78.04% 0.178 326.4) |
| XYZ | xyz(61.6847, 43.6400, 89.9508) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 6.90
Orchid
#DA70D6
ΔE00 7.40
Light Magenta
#FA5FF7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BF3 #8DF38B
analogous
#BD8BF3 #F18BF3 #F38BC1
triadic
#F18BF3 #F3F18B #8BF3F1
tetradic
#F18BF3 #F3BD8B #8DF38B #8BC1F3
square
#F18BF3 #F3BD8B #8DF38B #8BC1F3
split-complementary
#F18BF3 #C1F38B #8BF3BD
monochromatic
#E41CE8 #EA54ED #F18BF3 #F8C2F9 #FCE3FC
Accessibility & contrast
On white
2.16
#F18BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F18BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BF3
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BF3 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F7
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#F696B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f18bf3; /* rgb */ color: rgb(241, 139, 243); /* oklch */ color: oklch(78.0% 0.178 326.4);
Tailwind
colors: {
custom: {
50: '#f7aff7',
500: '#f18bf3',
950: '#000000',
},
}SCSS
$custom: #f18bf3; $custom-light: #f7aff7; $custom-dark: #000000;
JSON
{
"hex": "#f18bf3",
"rgb": {
"r": 241,
"g": 139,
"b": 243
},
"hsl": {
"h": 298.846,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.78041,
"c": 0.1779,
"h": 326.4
},
"luminance": 0.43637
}Semantic roles & 50–950 ramp
primary
#F18BF3
secondary
#D8F4D7
accent
#DE080C
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085