#F18CF9#F18CF9
#F18CF9 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.5% C 0.182 H 324.4°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F18CF9 |
|---|---|
| RGB | rgb(241, 140, 249) |
| HSL | hsl(296, 90%, 76%) |
| HSV | hsv(296, 44%, 98%) |
| CMYK | cmyk(3.2%, 43.8%, 0%, 2.4%) |
| CIE-LAB | lab(72.43, 54.22, -38.55) |
| CIE-LCH | lch(72.43, 66.53, 324.59°) |
| OKLab | oklab(78.45% 0.1479 -0.1058) |
| OKLCH | oklch(78.45% 0.182 324.4) |
| XYZ | xyz(62.7510, 44.2993, 94.8494) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 7.30
Violet Pink
#FB5FFC
ΔE00 7.50
Light Magenta
#FA5FF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18CF9 #94F98C
analogous
#BB8CF9 #F18CF9 #F98CCB
triadic
#F18CF9 #F9F18C #8CF9F1
tetradic
#F18CF9 #F9BB8C #94F98C #8CCBF9
square
#F18CF9 #F9BB8C #94F98C #8CCBF9
split-complementary
#F18CF9 #CBF98C #8CF9BB
monochromatic
#E318F3 #EA52F6 #F18CF9 #F8C6FC #FBE2FD
Accessibility & contrast
On white
2.13
#F18CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F18CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18CF9
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18CF9 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#F598B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f18cf9; /* rgb */ color: rgb(241, 140, 249); /* oklch */ color: oklch(78.5% 0.182 324.4);
Tailwind
colors: {
custom: {
50: '#f7b0fb',
500: '#f18cf9',
950: '#000000',
},
}SCSS
$custom: #f18cf9; $custom-light: #f7b0fb; $custom-dark: #000000;
JSON
{
"hex": "#f18cf9",
"rgb": {
"r": 241,
"g": 140,
"b": 249
},
"hsl": {
"h": 295.596,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.78451,
"c": 0.18186,
"h": 324.4
},
"luminance": 0.44296
}Semantic roles & 50–950 ramp
primary
#F18CF9
secondary
#D8F6D5
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085