#F18FFC#F18FFC
#F18FFC is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.0% C 0.180 H 323.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FFC |
|---|---|
| RGB | rgb(241, 143, 252) |
| HSL | hsl(294, 95%, 77%) |
| HSV | hsv(294, 43%, 99%) |
| CMYK | cmyk(4.4%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.14, 53.26, -39.07) |
| CIE-LCH | lch(73.14, 66.06, 323.74°) |
| OKLab | oklab(79.02% 0.1443 -0.1073) |
| OKLCH | oklch(79.02% 0.18 323.4) |
| XYZ | xyz(63.6670, 45.3766, 97.4815) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 7.85
Candy Pink
#FF63E9
ΔE00 7.97
Violet Pink
#FB5FFC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FFC #9AFC8F
analogous
#BB8FFC #F18FFC #FC8FD1
triadic
#F18FFC #FCF18F #8FFCF1
tetradic
#F18FFC #FCBB8F #9AFC8F #8FD1FC
square
#F18FFC #FCBB8F #9AFC8F #8FD1FC
split-complementary
#F18FFC #D1FC8F #8FFCBB
monochromatic
#E218F9 #EA53FA #F18FFC #F8CBFE #FBE1FE
Accessibility & contrast
On white
2.08
#F18FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F18FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FFC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FFC | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#F59CBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f18ffc; /* rgb */ color: rgb(241, 143, 252); /* oklch */ color: oklch(79.0% 0.180 323.4);
Tailwind
colors: {
custom: {
50: '#f7b2fd',
500: '#f18ffc',
950: '#000000',
},
}SCSS
$custom: #f18ffc; $custom-light: #f7b2fd; $custom-dark: #000000;
JSON
{
"hex": "#f18ffc",
"rgb": {
"r": 241,
"g": 143,
"b": 252
},
"hsl": {
"h": 293.945,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79022,
"c": 0.17984,
"h": 323.4
},
"luminance": 0.45374
}Semantic roles & 50–950 ramp
primary
#F18FFC
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085