#F99DF1#F99DF1
#F99DF1 is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.6% C 0.151 H 330.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DF1 |
|---|---|
| RGB | rgb(249, 157, 241) |
| HSL | hsl(305, 88%, 80%) |
| HSV | hsv(305, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 3.2%, 2.4%) |
| CIE-LAB | lab(76.44, 46.54, -27.93) |
| CIE-LCH | lch(76.44, 54.27, 329.03°) |
| OKLab | oklab(81.56% 0.131 -0.0757) |
| OKLCH | oklch(81.56% 0.151 330) |
| XYZ | xyz(67.0001, 50.6076, 89.4411) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.91
Mauve
#E0B0FF
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 7.85
Purply Pink
#F075E6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DF1 #9DF9A5
analogous
#D39DF9 #F99DF1 #F99DC3
triadic
#F99DF1 #F1F99D #9DF1F9
tetradic
#F99DF1 #F9D39D #9DF9A5 #9DC3F9
square
#F99DF1 #F9D39D #9DF9A5 #9DC3F9
split-complementary
#F99DF1 #C3F99D #9DF9D3
monochromatic
#F22AE1 #F563E9 #F99DF1 #FDD7F9 #FDE2FB
Accessibility & contrast
On white
1.89
#F99DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#F99DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DF1
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DF1 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B5F4
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#FFA4BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99df1; /* rgb */ color: rgb(249, 157, 241); /* oklch */ color: oklch(81.6% 0.151 330.0);
Tailwind
colors: {
custom: {
50: '#fcbbf5',
500: '#f99df1',
950: '#000000',
},
}SCSS
$custom: #f99df1; $custom-light: #fcbbf5; $custom-dark: #000000;
JSON
{
"hex": "#f99df1",
"rgb": {
"r": 249,
"g": 157,
"b": 241
},
"hsl": {
"h": 305.217,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.81556,
"c": 0.15124,
"h": 330
},
"luminance": 0.50605
}Semantic roles & 50–950 ramp
primary
#F99DF1
secondary
#60DA6B
accent
#E51400
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285