#F999F9#F999F9
#F999F9 is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.3% C 0.165 H 327.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F999F9 |
|---|---|
| RGB | rgb(249, 153, 249) |
| HSL | hsl(300, 89%, 79%) |
| HSV | hsv(300, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(75.92, 49.99, -33.06) |
| CIE-LCH | lch(75.92, 59.93, 326.52°) |
| OKLab | oklab(81.27% 0.1386 -0.0901) |
| OKLCH | oklch(81.27% 0.165 327) |
| XYZ | xyz(67.5557, 49.7648, 95.6513) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.04
Plum
#DDA0DD
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 7.38
Mauve
#E0B0FF
ΔE00 7.72
Bubblegum Pink
#FE83CC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F999F9 #99F999
analogous
#C999F9 #F999F9 #F999C9
triadic
#F999F9 #F9F999 #99F9F9
tetradic
#F999F9 #F9C999 #99F999 #99C9F9
square
#F999F9 #F9C999 #99F999 #99C9F9
split-complementary
#F999F9 #C9F999 #99F9C9
monochromatic
#F225F2 #F65FF6 #F999F9 #FCD3FC #FDE2FD
Accessibility & contrast
On white
1.92
#F999F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#F999F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F999F9
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F999F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F999F9 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FC
Deuteranopia (green-blind)
#ABC0F6
Tritanopia (blue-blind)
#FFA2BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f999f9; /* rgb */ color: rgb(249, 153, 249); /* oklch */ color: oklch(81.3% 0.165 327.0);
Tailwind
colors: {
custom: {
50: '#fdb9fb',
500: '#f999f9',
950: '#000000',
},
}SCSS
$custom: #f999f9; $custom-light: #fdb9fb; $custom-dark: #000000;
JSON
{
"hex": "#f999f9",
"rgb": {
"r": 249,
"g": 153,
"b": 249
},
"hsl": {
"h": 300,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.81266,
"c": 0.16528,
"h": 327
},
"luminance": 0.49762
}Semantic roles & 50–950 ramp
primary
#F999F9
secondary
#D6F5D6
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185