#F88CFB#F88CFB
#F88CFB is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.188 H 326.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F88CFB |
|---|---|
| RGB | rgb(248, 140, 251) |
| HSL | hsl(298, 93%, 77%) |
| HSV | hsv(298, 44%, 98%) |
| CMYK | cmyk(1.2%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.34, 56.57, -38.16) |
| CIE-LCH | lch(73.34, 68.23, 326.00°) |
| OKLab | oklab(79.33% 0.1561 -0.1045) |
| OKLCH | oklch(79.33% 0.188 326.2) |
| XYZ | xyz(65.5007, 45.6808, 96.6152) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 6.21
Candy Pink
#FF63E9
ΔE00 7.15
Violet Pink
#FB5FFC
ΔE00 7.55
Light Magenta
#FA5FF7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88CFB #8FFB8C
analogous
#C18CFB #F88CFB #FB8CC7
triadic
#F88CFB #FBF88C #8CFBF8
tetradic
#F88CFB #FBC18C #8FFB8C #8CC7FB
square
#F88CFB #FBC18C #8FFB8C #8CC7FB
split-complementary
#F88CFB #C7FB8C #8CFBC1
monochromatic
#F116F7 #F451F9 #F88CFB #FCC7FD #FDE1FE
Accessibility & contrast
On white
2.07
#F88CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F88CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88CFB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88CFB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#FD98B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f88cfb; /* rgb */ color: rgb(248, 140, 251); /* oklch */ color: oklch(79.3% 0.188 326.2);
Tailwind
colors: {
custom: {
50: '#fcb0fd',
500: '#f88cfb',
950: '#000000',
},
}SCSS
$custom: #f88cfb; $custom-light: #fcb0fd; $custom-dark: #000000;
JSON
{
"hex": "#f88cfb",
"rgb": {
"r": 248,
"g": 140,
"b": 251
},
"hsl": {
"h": 298.378,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.79333,
"c": 0.18784,
"h": 326.2
},
"luminance": 0.45678
}Semantic roles & 50–950 ramp
primary
#F88CFB
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085