#F998F3#F998F3
#F998F3 is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.9% C 0.161 H 329.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F998F3 |
|---|---|
| RGB | rgb(249, 152, 243) |
| HSL | hsl(304, 89%, 79%) |
| HSV | hsv(304, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 2.4%, 2.4%) |
| CIE-LAB | lab(75.50, 49.44, -30.46) |
| CIE-LCH | lch(75.50, 58.07, 328.36°) |
| OKLab | oklab(80.87% 0.1386 -0.0828) |
| OKLCH | oklch(80.87% 0.161 329.2) |
| XYZ | xyz(66.4718, 49.0704, 90.7469) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.04
Plum
#DDA0DD
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.35
Purply Pink
#F075E6
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.82
Mauve
#E0B0FF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F998F3 #98F99E
analogous
#CE98F9 #F998F3 #F998C2
triadic
#F998F3 #F3F998 #98F3F9
tetradic
#F998F3 #F9CE98 #98F99E #98C2F9
square
#F998F3 #F9CE98 #98F99E #98C2F9
split-complementary
#F998F3 #C2F998 #98F9CE
monochromatic
#F224E6 #F65EEC #F998F3 #FCD2FA #FDE2FC
Accessibility & contrast
On white
1.94
#F998F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#F998F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F998F3
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F998F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F998F3 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F6
Deuteranopia (green-blind)
#ACBFF0
Tritanopia (blue-blind)
#FFA0BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f998f3; /* rgb */ color: rgb(249, 152, 243); /* oklch */ color: oklch(80.9% 0.161 329.2);
Tailwind
colors: {
custom: {
50: '#fdb8f7',
500: '#f998f3',
950: '#000000',
},
}SCSS
$custom: #f998f3; $custom-light: #fdb8f7; $custom-dark: #000000;
JSON
{
"hex": "#f998f3",
"rgb": {
"r": 249,
"g": 152,
"b": 243
},
"hsl": {
"h": 303.711,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.80869,
"c": 0.16147,
"h": 329.2
},
"luminance": 0.49067
}Semantic roles & 50–950 ramp
primary
#F998F3
secondary
#D6F5D8
accent
#E60E00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085