#F88DF9#F88DF9
#F88DF9 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.4% C 0.184 H 326.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DF9 |
|---|---|
| RGB | rgb(248, 141, 249) |
| HSL | hsl(299, 90%, 76%) |
| HSV | hsv(299, 43%, 98%) |
| CMYK | cmyk(0.4%, 43.4%, 0%, 2.4%) |
| CIE-LAB | lab(73.45, 55.72, -36.90) |
| CIE-LCH | lch(73.45, 66.83, 326.49°) |
| OKLab | oklab(79.39% 0.1543 -0.101) |
| OKLCH | oklch(79.39% 0.184 326.8) |
| XYZ | xyz(65.3339, 45.8490, 95.0125) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 7.25
Light Magenta
#FA5FF7
ΔE00 7.82
Violet Pink
#FB5FFC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DF9 #8EF98D
analogous
#C28DF9 #F88DF9 #F98DC4
triadic
#F88DF9 #F9F88D #8DF9F8
tetradic
#F88DF9 #F9C28D #8EF98D #8DC4F9
square
#F88DF9 #F9C28D #8EF98D #8DC4F9
split-complementary
#F88DF9 #C4F98D #8DF9C2
monochromatic
#F119F3 #F453F6 #F88DF9 #FCC7FC #FDE2FD
Accessibility & contrast
On white
2.07
#F88DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F88DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DF9
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DF9 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#FE98B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f88df9; /* rgb */ color: rgb(248, 141, 249); /* oklch */ color: oklch(79.4% 0.184 326.8);
Tailwind
colors: {
custom: {
50: '#fcb1fb',
500: '#f88df9',
950: '#000000',
},
}SCSS
$custom: #f88df9; $custom-light: #fcb1fb; $custom-dark: #000000;
JSON
{
"hex": "#f88df9",
"rgb": {
"r": 248,
"g": 141,
"b": 249
},
"hsl": {
"h": 299.444,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.79388,
"c": 0.18441,
"h": 326.8
},
"luminance": 0.45846
}Semantic roles & 50–950 ramp
primary
#F88DF9
secondary
#D6F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085