#F98DEB#F98DEB
#F98DEB is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.9% C 0.173 H 332.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DEB |
|---|---|
| RGB | rgb(249, 141, 235) |
| HSL | hsl(308, 90%, 76%) |
| HSV | hsv(308, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 5.6%, 2.4%) |
| CIE-LAB | lab(73.02, 53.60, -29.92) |
| CIE-LCH | lch(73.02, 61.39, 330.83°) |
| OKLab | oklab(78.91% 0.1526 -0.0811) |
| OKLCH | oklch(78.91% 0.173 332) |
| XYZ | xyz(63.5867, 45.1912, 83.9547) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 5.17
Bubblegum Pink
#FE83CC
ΔE00 6.19
Plum
#DDA0DD
ΔE00 7.10
Candy Pink
#FF63E9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DEB #8DF99B
analogous
#D18DF9 #F98DEB #F98DB5
triadic
#F98DEB #EBF98D #8DEBF9
tetradic
#F98DEB #F9D18D #8DF99B #8DB5F9
square
#F98DEB #F9D18D #8DF99B #8DB5F9
split-complementary
#F98DEB #B5F98D #8DF9D1
monochromatic
#F319D7 #F653E1 #F98DEB #FCC7F5 #FDE2FA
Accessibility & contrast
On white
2.09
#F98DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F98DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DEB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DEB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FF94B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98deb; /* rgb */ color: rgb(249, 141, 235); /* oklch */ color: oklch(78.9% 0.173 332.0);
Tailwind
colors: {
custom: {
50: '#fdb1f1',
500: '#f98deb',
950: '#000000',
},
}SCSS
$custom: #f98deb; $custom-light: #fdb1f1; $custom-dark: #000000;
JSON
{
"hex": "#f98deb",
"rgb": {
"r": 249,
"g": 141,
"b": 235
},
"hsl": {
"h": 307.778,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.78912,
"c": 0.17279,
"h": 332
},
"luminance": 0.45188
}Semantic roles & 50–950 ramp
primary
#F98DEB
secondary
#D5F6DA
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085