#F98CF2#F98CF2
#F98CF2 is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.180 H 329.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CF2 |
|---|---|
| RGB | rgb(249, 140, 242) |
| HSL | hsl(304, 90%, 76%) |
| HSV | hsv(304, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 2.8%, 2.4%) |
| CIE-LAB | lab(73.10, 55.29, -33.62) |
| CIE-LCH | lch(73.10, 64.71, 328.69°) |
| OKLab | oklab(79.06% 0.1555 -0.0916) |
| OKLCH | oklch(79.06% 0.18 329.5) |
| XYZ | xyz(64.4712, 45.3101, 89.3370) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 6.93
Bubblegum Pink
#FE83CC
ΔE00 7.42
Plum
#DDA0DD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CF2 #8CF993
analogous
#CA8CF9 #F98CF2 #F98CBC
triadic
#F98CF2 #F2F98C #8CF2F9
tetradic
#F98CF2 #F9CA8C #8CF993 #8CBCF9
square
#F98CF2 #F9CA8C #8CF993 #8CBCF9
split-complementary
#F98CF2 #BCF98C #8CF9CA
monochromatic
#F318E5 #F652EB #F98CF2 #FCC6F9 #FDE2FC
Accessibility & contrast
On white
2.09
#F98CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F98CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CF2
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CF2 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98cf2; /* rgb */ color: rgb(249, 140, 242); /* oklch */ color: oklch(79.1% 0.180 329.5);
Tailwind
colors: {
custom: {
50: '#fdb0f6',
500: '#f98cf2',
950: '#000000',
},
}SCSS
$custom: #f98cf2; $custom-light: #fdb0f6; $custom-dark: #000000;
JSON
{
"hex": "#f98cf2",
"rgb": {
"r": 249,
"g": 140,
"b": 242
},
"hsl": {
"h": 303.853,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.79059,
"c": 0.18044,
"h": 329.5
},
"luminance": 0.45307
}Semantic roles & 50–950 ramp
primary
#F98CF2
secondary
#D5F6D7
accent
#E60F00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085