#F98AEB#F98AEB
#F98AEB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.5% C 0.178 H 331.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F98AEB |
|---|---|
| RGB | rgb(249, 138, 235) |
| HSL | hsl(308, 90%, 76%) |
| HSV | hsv(308, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 5.6%, 2.4%) |
| CIE-LAB | lab(72.44, 55.09, -30.81) |
| CIE-LCH | lch(72.44, 63.12, 330.78°) |
| OKLab | oklab(78.48% 0.1568 -0.0836) |
| OKLCH | oklch(78.48% 0.178 331.9) |
| XYZ | xyz(63.1503, 44.3185, 83.8092) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 4.87
Bubblegum Pink
#FE83CC
ΔE00 6.23
Candy Pink
#FF63E9
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98AEB #8AF998
analogous
#D08AF9 #F98AEB #F98AB3
triadic
#F98AEB #EBF98A #8AEBF9
tetradic
#F98AEB #F9D08A #8AF998 #8AB3F9
square
#F98AEB #F9D08A #8AF998 #8AB3F9
split-complementary
#F98AEB #B3F98A #8AF9D0
monochromatic
#F316D7 #F650E1 #F98AEB #FCC4F5 #FEE2FA
Accessibility & contrast
On white
2.13
#F98AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F98AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98AEB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98AEB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98aeb; /* rgb */ color: rgb(249, 138, 235); /* oklch */ color: oklch(78.5% 0.178 331.9);
Tailwind
colors: {
custom: {
50: '#fdaff1',
500: '#f98aeb',
950: '#000000',
},
}SCSS
$custom: #f98aeb; $custom-light: #fdaff1; $custom-dark: #000000;
JSON
{
"hex": "#f98aeb",
"rgb": {
"r": 249,
"g": 138,
"b": 235
},
"hsl": {
"h": 307.568,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.78481,
"c": 0.17771,
"h": 331.9
},
"luminance": 0.44315
}Semantic roles & 50–950 ramp
primary
#F98AEB
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085