#F98EF6#F98EF6
#F98EF6 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.5% C 0.181 H 328.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EF6 |
|---|---|
| RGB | rgb(249, 142, 246) |
| HSL | hsl(302, 90%, 77%) |
| HSV | hsv(302, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 1.2%, 2.4%) |
| CIE-LAB | lab(73.64, 54.99, -34.96) |
| CIE-LCH | lch(73.64, 65.16, 327.55°) |
| OKLab | oklab(79.52% 0.1535 -0.0954) |
| OKLCH | oklch(79.52% 0.181 328.1) |
| XYZ | xyz(65.3734, 46.1429, 92.6339) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 7.35
Plum
#DDA0DD
ΔE00 7.76
Bubblegum Pink
#FE83CC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EF6 #8EF991
analogous
#C78EF9 #F98EF6 #F98EC1
triadic
#F98EF6 #F6F98E #8EF6F9
tetradic
#F98EF6 #F9C78E #8EF991 #8EC1F9
square
#F98EF6 #F9C78E #8EF991 #8EC1F9
split-complementary
#F98EF6 #C1F98E #8EF9C7
monochromatic
#F31AED #F654F1 #F98EF6 #FCC8FB #FDE2FD
Accessibility & contrast
On white
2.05
#F98EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F98EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EF6
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EF6 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFA
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#FF98B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f98ef6; /* rgb */ color: rgb(249, 142, 246); /* oklch */ color: oklch(79.5% 0.181 328.1);
Tailwind
colors: {
custom: {
50: '#fdb2f9',
500: '#f98ef6',
950: '#000000',
},
}SCSS
$custom: #f98ef6; $custom-light: #fdb2f9; $custom-dark: #000000;
JSON
{
"hex": "#f98ef6",
"rgb": {
"r": 249,
"g": 142,
"b": 246
},
"hsl": {
"h": 301.682,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.79516,
"c": 0.1807,
"h": 328.1
},
"luminance": 0.4614
}Semantic roles & 50–950 ramp
primary
#F98EF6
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085