#F998F1#F998F1
#F998F1 is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.8% C 0.160 H 329.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F998F1 |
|---|---|
| RGB | rgb(249, 152, 241) |
| HSL | hsl(305, 89%, 79%) |
| HSV | hsv(305, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 3.2%, 2.4%) |
| CIE-LAB | lab(75.42, 49.09, -29.49) |
| CIE-LCH | lch(75.42, 57.27, 329.00°) |
| OKLab | oklab(80.79% 0.1382 -0.08) |
| OKLCH | oklch(80.79% 0.16 329.9) |
| XYZ | xyz(66.1714, 48.9503, 89.1649) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.17
Plum
#DDA0DD
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 7.23
Bubblegum Pink
#FE83CC
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F998F1 #98F9A0
analogous
#D098F9 #F998F1 #F998C0
triadic
#F998F1 #F1F998 #98F1F9
tetradic
#F998F1 #F9D098 #98F9A0 #98C0F9
square
#F998F1 #F9D098 #98F9A0 #98C0F9
split-complementary
#F998F1 #C0F998 #98F9D0
monochromatic
#F224E1 #F65EE9 #F998F1 #FCD2F9 #FDE2FB
Accessibility & contrast
On white
1.95
#F998F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#F998F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F998F1
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F998F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F998F1 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F4
Deuteranopia (green-blind)
#ADBFEE
Tritanopia (blue-blind)
#FF9FBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f998f1; /* rgb */ color: rgb(249, 152, 241); /* oklch */ color: oklch(80.8% 0.160 329.9);
Tailwind
colors: {
custom: {
50: '#fdb8f6',
500: '#f998f1',
950: '#000000',
},
}SCSS
$custom: #f998f1; $custom-light: #fdb8f6; $custom-dark: #000000;
JSON
{
"hex": "#f998f1",
"rgb": {
"r": 249,
"g": 152,
"b": 241
},
"hsl": {
"h": 304.948,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.80788,
"c": 0.15968,
"h": 329.9
},
"luminance": 0.48947
}Semantic roles & 50–950 ramp
primary
#F998F1
secondary
#D6F5D8
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085