#F988F4#F988F4
#F988F4 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.6% C 0.189 H 328.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F988F4 |
|---|---|
| RGB | rgb(249, 136, 244) |
| HSL | hsl(303, 90%, 75%) |
| HSV | hsv(303, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 2%, 2.4%) |
| CIE-LAB | lab(72.42, 57.59, -35.76) |
| CIE-LCH | lch(72.42, 67.79, 328.16°) |
| OKLab | oklab(78.58% 0.1614 -0.0977) |
| OKLCH | oklch(78.58% 0.189 328.8) |
| XYZ | xyz(64.1993, 44.2832, 90.7364) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 5.49
Candy Pink
#FF63E9
ΔE00 6.19
Light Magenta
#FA5FF7
ΔE00 7.05
Violet Pink
#FB5FFC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F988F4 #88F98D
analogous
#C588F9 #F988F4 #F988BB
triadic
#F988F4 #F4F988 #88F4F9
tetradic
#F988F4 #F9C588 #88F98D #88BBF9
square
#F988F4 #F9C588 #88F98D #88BBF9
split-complementary
#F988F4 #BBF988 #88F9C5
monochromatic
#F313E9 #F64EEF #F988F4 #FCC2F9 #FEE2FC
Accessibility & contrast
On white
2.13
#F988F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F988F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F988F4
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F988F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F988F4 | 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)
#81A8F8
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f988f4; /* rgb */ color: rgb(249, 136, 244); /* oklch */ color: oklch(78.6% 0.189 328.8);
Tailwind
colors: {
custom: {
50: '#fdaef8',
500: '#f988f4',
950: '#000000',
},
}SCSS
$custom: #f988f4; $custom-light: #fdaef8; $custom-dark: #000000;
JSON
{
"hex": "#f988f4",
"rgb": {
"r": 249,
"g": 136,
"b": 244
},
"hsl": {
"h": 302.655,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.7858,
"c": 0.18865,
"h": 328.8
},
"luminance": 0.4428
}Semantic roles & 50–950 ramp
primary
#F988F4
secondary
#D5F6D7
accent
#E60A00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085