#F998F0#F998F0
#F998F0 is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.7% C 0.159 H 330.3°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F998F0 |
|---|---|
| RGB | rgb(249, 152, 240) |
| HSL | hsl(306, 89%, 79%) |
| HSV | hsv(306, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 3.6%, 2.4%) |
| CIE-LAB | lab(75.38, 48.92, -29.01) |
| CIE-LCH | lch(75.38, 56.87, 329.33°) |
| OKLab | oklab(80.75% 0.138 -0.0787) |
| OKLCH | oklch(80.75% 0.159 330.3) |
| XYZ | xyz(66.0225, 48.8907, 88.3804) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Plum
#DDA0DD
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 7.26
Bubblegum Pink
#FE83CC
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F998F0 #98F9A1
analogous
#D198F9 #F998F0 #F998BF
triadic
#F998F0 #F0F998 #98F0F9
tetradic
#F998F0 #F9D198 #98F9A1 #98BFF9
square
#F998F0 #F9D198 #98F9A1 #98BFF9
split-complementary
#F998F0 #BFF998 #98F9D1
monochromatic
#F224DF #F65EE8 #F998F0 #FCD2F8 #FDE2FB
Accessibility & contrast
On white
1.95
#F998F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#F998F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F998F0
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F998F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F998F0 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F3
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f998f0; /* rgb */ color: rgb(249, 152, 240); /* oklch */ color: oklch(80.7% 0.159 330.3);
Tailwind
colors: {
custom: {
50: '#fdb8f5',
500: '#f998f0',
950: '#000000',
},
}SCSS
$custom: #f998f0; $custom-light: #fdb8f5; $custom-dark: #000000;
JSON
{
"hex": "#f998f0",
"rgb": {
"r": 249,
"g": 152,
"b": 240
},
"hsl": {
"h": 305.567,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.80748,
"c": 0.1588,
"h": 330.3
},
"luminance": 0.48887
}Semantic roles & 50–950 ramp
primary
#F998F0
secondary
#D6F5D9
accent
#E61500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085