#F99CFA#F99CFA
#F99CFA is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.8% C 0.161 H 326.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CFA |
|---|---|
| RGB | rgb(249, 156, 250) |
| HSL | hsl(299, 90%, 80%) |
| HSV | hsv(299, 38%, 98%) |
| CMYK | cmyk(0.4%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(76.57, 48.64, -32.60) |
| CIE-LCH | lch(76.57, 58.55, 326.17°) |
| OKLab | oklab(81.76% 0.1345 -0.0888) |
| OKLCH | oklch(81.76% 0.161 326.6) |
| XYZ | xyz(68.2093, 50.8217, 96.6406) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 7.23
Mauve
#E0B0FF
ΔE00 7.26
Purply Pink
#F075E6
ΔE00 7.99
Lilac (survey)
#CEA2FD
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CFA #9DFA9C
analogous
#CA9CFA #F99CFA #FA9CCC
triadic
#F99CFA #FAF99C #9CFAF9
tetradic
#F99CFA #FACA9C #9DFA9C #9CCCFA
square
#F99CFA #FACA9C #9DFA9C #9CCCFA
split-complementary
#F99CFA #CCFA9C #9CFACA
monochromatic
#F227F4 #F562F7 #F99CFA #FDD6FD #FDE2FE
Accessibility & contrast
On white
1.88
#F99CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#F99CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CFA
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CFA | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FD
Deuteranopia (green-blind)
#ADC1F7
Tritanopia (blue-blind)
#FEA5C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99cfa; /* rgb */ color: rgb(249, 156, 250); /* oklch */ color: oklch(81.8% 0.161 326.6);
Tailwind
colors: {
custom: {
50: '#fdbbfc',
500: '#f99cfa',
950: '#000000',
},
}SCSS
$custom: #f99cfa; $custom-light: #fdbbfc; $custom-dark: #000000;
JSON
{
"hex": "#f99cfa",
"rgb": {
"r": 249,
"g": 156,
"b": 250
},
"hsl": {
"h": 299.362,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.81764,
"c": 0.16119,
"h": 326.6
},
"luminance": 0.50819
}Semantic roles & 50–950 ramp
primary
#F99CFA
secondary
#60DB5F
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285