#F88FEB#F88FEB
#F88FEB is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.1% C 0.169 H 331.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F88FEB |
|---|---|
| RGB | rgb(248, 143, 235) |
| HSL | hsl(307, 88%, 77%) |
| HSV | hsv(307, 42%, 97%) |
| CMYK | cmyk(0%, 42.3%, 5.2%, 2.7%) |
| CIE-LAB | lab(73.29, 52.31, -29.51) |
| CIE-LCH | lch(73.29, 60.06, 330.57°) |
| OKLab | oklab(79.09% 0.1486 -0.08) |
| OKLCH | oklch(79.09% 0.169 331.7) |
| XYZ | xyz(63.5287, 45.6030, 84.0372) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 6.29
Plum
#DDA0DD
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88FEB #8FF89C
analogous
#D18FF8 #F88FEB #F88FB7
triadic
#F88FEB #EBF88F #8FEBF8
tetradic
#F88FEB #F8D18F #8FF89C #8FB7F8
square
#F88FEB #F8D18F #8FF89C #8FB7F8
split-complementary
#F88FEB #B7F88F #8FF8D1
monochromatic
#F11CD6 #F455E1 #F88FEB #FCC9F5 #FDE2FA
Accessibility & contrast
On white
2.08
#F88FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F88FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88FEB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88FEB | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FF96B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f88feb; /* rgb */ color: rgb(248, 143, 235); /* oklch */ color: oklch(79.1% 0.169 331.7);
Tailwind
colors: {
custom: {
50: '#fcb2f1',
500: '#f88feb',
950: '#000000',
},
}SCSS
$custom: #f88feb; $custom-light: #fcb2f1; $custom-dark: #000000;
JSON
{
"hex": "#f88feb",
"rgb": {
"r": 248,
"g": 143,
"b": 235
},
"hsl": {
"h": 307.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.79088,
"c": 0.16879,
"h": 331.7
},
"luminance": 0.456
}Semantic roles & 50–950 ramp
primary
#F88FEB
secondary
#D6F5DA
accent
#E51D01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084