#F18FFD#F18FFD
#F18FFD is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.181 H 323.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FFD |
|---|---|
| RGB | rgb(241, 143, 253) |
| HSL | hsl(293, 96%, 78%) |
| HSV | hsv(293, 43%, 99%) |
| CMYK | cmyk(4.7%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(73.18, 53.45, -39.55) |
| CIE-LCH | lch(73.18, 66.49, 323.50°) |
| OKLab | oklab(79.07% 0.1445 -0.1087) |
| OKLCH | oklch(79.07% 0.181 323.1) |
| XYZ | xyz(63.8259, 45.4402, 98.3183) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 7.80
Violet Pink
#FB5FFC
ΔE00 8.02
Candy Pink
#FF63E9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FFD #9BFD8F
analogous
#BA8FFD #F18FFD #FD8FD2
triadic
#F18FFD #FDF18F #8FFDF1
tetradic
#F18FFD #FDBA8F #9BFD8F #8FD2FD
square
#F18FFD #FDBA8F #9BFD8F #8FD2FD
split-complementary
#F18FFD #D2FD8F #8FFDBA
monochromatic
#E217FB #E953FC #F18FFD #F9CBFE #FBE1FE
Accessibility & contrast
On white
2.08
#F18FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F18FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FFD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FFD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#F49CBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f18ffd; /* rgb */ color: rgb(241, 143, 253); /* oklch */ color: oklch(79.1% 0.181 323.1);
Tailwind
colors: {
custom: {
50: '#f7b2fe',
500: '#f18ffd',
950: '#000000',
},
}SCSS
$custom: #f18ffd; $custom-light: #f7b2fe; $custom-dark: #000000;
JSON
{
"hex": "#f18ffd",
"rgb": {
"r": 241,
"g": 143,
"b": 253
},
"hsl": {
"h": 293.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79067,
"c": 0.1808,
"h": 323.1
},
"luminance": 0.45438
}Semantic roles & 50–950 ramp
primary
#F18FFD
secondary
#D8F7D4
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086