#F99EF2#F99EF2
#F99EF2 is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.8% C 0.150 H 329.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EF2 |
|---|---|
| RGB | rgb(249, 158, 242) |
| HSL | hsl(305, 88%, 80%) |
| HSV | hsv(305, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 2.8%, 2.4%) |
| CIE-LAB | lab(76.68, 46.20, -28.10) |
| CIE-LCH | lch(76.68, 54.07, 328.69°) |
| OKLab | oklab(81.75% 0.1297 -0.0761) |
| OKLCH | oklch(81.75% 0.15 329.6) |
| XYZ | xyz(67.3198, 51.0073, 90.2866) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 7.08
Mauve
#E0B0FF
ΔE00 7.60
Bubblegum Pink
#FE83CC
ΔE00 8.08
Purply Pink
#F075E6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EF2 #9EF9A5
analogous
#D29EF9 #F99EF2 #F99EC5
triadic
#F99EF2 #F2F99E #9EF2F9
tetradic
#F99EF2 #F9D29E #9EF9A5 #9EC5F9
square
#F99EF2 #F9D29E #9EF9A5 #9EC5F9
split-complementary
#F99EF2 #C5F99E #9EF9D2
monochromatic
#F22BE3 #F564EA #F99EF2 #FDD8FA #FDE2FB
Accessibility & contrast
On white
1.87
#F99EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#F99EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EF2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EF2 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F5
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99ef2; /* rgb */ color: rgb(249, 158, 242); /* oklch */ color: oklch(81.8% 0.150 329.6);
Tailwind
colors: {
custom: {
50: '#fcbcf6',
500: '#f99ef2',
950: '#000000',
},
}SCSS
$custom: #f99ef2; $custom-light: #fcbcf6; $custom-dark: #000000;
JSON
{
"hex": "#f99ef2",
"rgb": {
"r": 249,
"g": 158,
"b": 242
},
"hsl": {
"h": 304.615,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.81751,
"c": 0.15043,
"h": 329.6
},
"luminance": 0.51004
}Semantic roles & 50–950 ramp
primary
#F99EF2
secondary
#61DA6B
accent
#E51201
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285