#F99CF2#F99CF2
#F99CF2 is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.4% C 0.154 H 329.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CF2 |
|---|---|
| RGB | rgb(249, 156, 242) |
| HSL | hsl(305, 89%, 79%) |
| HSV | hsv(305, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 2.8%, 2.4%) |
| CIE-LAB | lab(76.27, 47.22, -28.73) |
| CIE-LCH | lch(76.27, 55.28, 328.69°) |
| OKLab | oklab(81.44% 0.1326 -0.0779) |
| OKLCH | oklch(81.44% 0.154 329.6) |
| XYZ | xyz(66.9814, 50.3306, 90.1738) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.80
Mauve
#E0B0FF
ΔE00 7.81
Bubblegum Pink
#FE83CC
ΔE00 7.92
Purply Pink
#F075E6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CF2 #9CF9A3
analogous
#D29CF9 #F99CF2 #F99CC4
triadic
#F99CF2 #F2F99C #9CF2F9
tetradic
#F99CF2 #F9D29C #9CF9A3 #9CC4F9
square
#F99CF2 #F9D29C #9CF9A3 #9CC4F9
split-complementary
#F99CF2 #C4F99C #9CF9D2
monochromatic
#F229E3 #F662EA #F99CF2 #FCD6FA #FDE2FB
Accessibility & contrast
On white
1.90
#F99CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#F99CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CF2
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CF2 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F5
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#FFA3BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f99cf2; /* rgb */ color: rgb(249, 156, 242); /* oklch */ color: oklch(81.4% 0.154 329.6);
Tailwind
colors: {
custom: {
50: '#fdbbf6',
500: '#f99cf2',
950: '#000000',
},
}SCSS
$custom: #f99cf2; $custom-light: #fdbbf6; $custom-dark: #000000;
JSON
{
"hex": "#f99cf2",
"rgb": {
"r": 249,
"g": 156,
"b": 242
},
"hsl": {
"h": 304.516,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.81441,
"c": 0.15382,
"h": 329.6
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#F99CF2
secondary
#60DA69
accent
#E51200
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285