#F99EF3#F99EF3
#F99EF3 is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.8% C 0.151 H 329.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EF3 |
|---|---|
| RGB | rgb(249, 158, 243) |
| HSL | hsl(304, 88%, 80%) |
| HSV | hsv(304, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 2.4%, 2.4%) |
| CIE-LAB | lab(76.72, 46.37, -28.58) |
| CIE-LCH | lch(76.72, 54.47, 328.35°) |
| OKLab | oklab(81.79% 0.13 -0.0775) |
| OKLCH | oklch(81.79% 0.151 329.2) |
| XYZ | xyz(67.4704, 51.0676, 91.0797) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 7.11
Mauve
#E0B0FF
ΔE00 7.51
Bubblegum Pink
#FE83CC
ΔE00 8.23
Purply Pink
#F075E6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EF3 #9EF9A4
analogous
#D29EF9 #F99EF3 #F99EC6
triadic
#F99EF3 #F3F99E #9EF3F9
tetradic
#F99EF3 #F9D29E #9EF9A4 #9EC6F9
square
#F99EF3 #F9D29E #9EF9A4 #9EC6F9
split-complementary
#F99EF3 #C6F99E #9EF9D2
monochromatic
#F22BE5 #F564EC #F99EF3 #FDD8FA #FDE2FB
Accessibility & contrast
On white
1.87
#F99EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#F99EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EF3
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EF3 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B6F6
Deuteranopia (green-blind)
#B1C2F0
Tritanopia (blue-blind)
#FFA5BE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99ef3; /* rgb */ color: rgb(249, 158, 243); /* oklch */ color: oklch(81.8% 0.151 329.2);
Tailwind
colors: {
custom: {
50: '#fcbcf7',
500: '#f99ef3',
950: '#000000',
},
}SCSS
$custom: #f99ef3; $custom-light: #fcbcf7; $custom-dark: #000000;
JSON
{
"hex": "#f99ef3",
"rgb": {
"r": 249,
"g": 158,
"b": 243
},
"hsl": {
"h": 303.956,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.8179,
"c": 0.15134,
"h": 329.2
},
"luminance": 0.51065
}Semantic roles & 50–950 ramp
primary
#F99EF3
secondary
#61DA69
accent
#E51001
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285