#F18FFB#F18FFB
#F18FFB is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.179 H 323.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FFB |
|---|---|
| RGB | rgb(241, 143, 251) |
| HSL | hsl(294, 93%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(73.10, 53.08, -38.59) |
| CIE-LCH | lch(73.10, 65.63, 323.98°) |
| OKLab | oklab(78.98% 0.1441 -0.1059) |
| OKLCH | oklch(78.98% 0.179 323.7) |
| XYZ | xyz(63.5090, 45.3134, 96.6491) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 7.90
Plum
#DDA0DD
ΔE00 7.92
Candy Pink
#FF63E9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FFB #99FB8F
analogous
#BB8FFB #F18FFB #FB8FCF
triadic
#F18FFB #FBF18F #8FFBF1
tetradic
#F18FFB #FBBB8F #99FB8F #8FCFFB
square
#F18FFB #FBBB8F #99FB8F #8FCFFB
split-complementary
#F18FFB #CFFB8F #8FFBBB
monochromatic
#E219F7 #EA54F9 #F18FFB #F8CAFD #FBE1FE
Accessibility & contrast
On white
2.09
#F18FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F18FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FFB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FFB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#F59BB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f18ffb; /* rgb */ color: rgb(241, 143, 251); /* oklch */ color: oklch(79.0% 0.179 323.7);
Tailwind
colors: {
custom: {
50: '#f7b2fd',
500: '#f18ffb',
950: '#000000',
},
}SCSS
$custom: #f18ffb; $custom-light: #f7b2fd; $custom-dark: #000000;
JSON
{
"hex": "#f18ffb",
"rgb": {
"r": 241,
"g": 143,
"b": 251
},
"hsl": {
"h": 294.444,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.78977,
"c": 0.17888,
"h": 323.7
},
"luminance": 0.45311
}Semantic roles & 50–950 ramp
primary
#F18FFB
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085