#F99CFB#F99CFB
#F99CFB is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.8% C 0.162 H 326.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CFB |
|---|---|
| RGB | rgb(249, 156, 251) |
| HSL | hsl(299, 92%, 80%) |
| HSV | hsv(299, 38%, 98%) |
| CMYK | cmyk(0.8%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(76.61, 48.82, -33.08) |
| CIE-LCH | lch(76.61, 58.97, 325.88°) |
| OKLab | oklab(81.81% 0.1347 -0.0902) |
| OKLCH | oklch(81.81% 0.162 326.2) |
| XYZ | xyz(68.3665, 50.8846, 97.4686) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.61
Plum
#DDA0DD
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.31
Purply Pink
#F075E6
ΔE00 8.00
Lilac (survey)
#CEA2FD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CFB #9EFB9C
analogous
#CA9CFB #F99CFB #FB9CCD
triadic
#F99CFB #FBF99C #9CFBF9
tetradic
#F99CFB #FBCA9C #9EFB9C #9CCDFB
square
#F99CFB #FBCA9C #9EFB9C #9CCDFB
split-complementary
#F99CFB #CDFB9C #9CFBCA
monochromatic
#F226F6 #F561F9 #F99CFB #FDD7FD #FDE2FE
Accessibility & contrast
On white
1.88
#F99CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#F99CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CFB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CFB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FE
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#FEA5C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99cfb; /* rgb */ color: rgb(249, 156, 251); /* oklch */ color: oklch(81.8% 0.162 326.2);
Tailwind
colors: {
custom: {
50: '#fdbbfd',
500: '#f99cfb',
950: '#000000',
},
}SCSS
$custom: #f99cfb; $custom-light: #fdbbfd; $custom-dark: #000000;
JSON
{
"hex": "#f99cfb",
"rgb": {
"r": 249,
"g": 156,
"b": 251
},
"hsl": {
"h": 298.737,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.81805,
"c": 0.16213,
"h": 326.2
},
"luminance": 0.50882
}Semantic roles & 50–950 ramp
primary
#F99CFB
secondary
#61DC5F
accent
#E60005
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285