#F98FEB#F98FEB
#F98FEB is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.2% C 0.170 H 332.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FEB |
|---|---|
| RGB | rgb(249, 143, 235) |
| HSL | hsl(308, 90%, 77%) |
| HSV | hsv(308, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 5.6%, 2.4%) |
| CIE-LAB | lab(73.41, 52.61, -29.32) |
| CIE-LCH | lch(73.41, 60.23, 330.87°) |
| OKLab | oklab(79.2% 0.1497 -0.0795) |
| OKLCH | oklch(79.2% 0.17 332) |
| XYZ | xyz(63.8843, 45.7863, 84.0538) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.81
Candy Pink
#FF63E9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FEB #8FF99D
analogous
#D28FF9 #F98FEB #F98FB6
triadic
#F98FEB #EBF98F #8FEBF9
tetradic
#F98FEB #F9D28F #8FF99D #8FB6F9
square
#F98FEB #F9D28F #8FF99D #8FB6F9
split-complementary
#F98FEB #B6F98F #8FF9D2
monochromatic
#F31BD6 #F655E1 #F98FEB #FCC9F5 #FDE2FA
Accessibility & contrast
On white
2.07
#F98FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F98FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FEB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FEB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FF96B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98feb; /* rgb */ color: rgb(249, 143, 235); /* oklch */ color: oklch(79.2% 0.170 332.0);
Tailwind
colors: {
custom: {
50: '#fdb2f1',
500: '#f98feb',
950: '#000000',
},
}SCSS
$custom: #f98feb; $custom-light: #fdb2f1; $custom-dark: #000000;
JSON
{
"hex": "#f98feb",
"rgb": {
"r": 249,
"g": 143,
"b": 235
},
"hsl": {
"h": 307.925,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.79203,
"c": 0.1695,
"h": 332
},
"luminance": 0.45783
}Semantic roles & 50–950 ramp
primary
#F98FEB
secondary
#D5F6DA
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084