#F88BEE#F88BEE
#F88BEE is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.6% C 0.178 H 330.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BEE |
|---|---|
| RGB | rgb(248, 139, 238) |
| HSL | hsl(306, 89%, 76%) |
| HSV | hsv(306, 44%, 97%) |
| CMYK | cmyk(0%, 44%, 4%, 2.7%) |
| CIE-LAB | lab(72.63, 54.81, -32.17) |
| CIE-LCH | lch(72.63, 63.55, 329.59°) |
| OKLab | oklab(78.63% 0.1549 -0.0875) |
| OKLCH | oklch(78.63% 0.178 330.5) |
| XYZ | xyz(63.3760, 44.5982, 86.1425) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 4.95
Candy Pink
#FF63E9
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 6.84
Plum
#DDA0DD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BEE #8BF895
analogous
#CC8BF8 #F88BEE #F88BB7
triadic
#F88BEE #EEF88B #8BEEF8
tetradic
#F88BEE #F8CC8B #8BF895 #8BB7F8
square
#F88BEE #F8CC8B #8BF895 #8BB7F8
split-complementary
#F88BEE #B7F88B #8BF8CC
monochromatic
#F118DD #F551E6 #F88BEE #FBC5F6 #FDE2FB
Accessibility & contrast
On white
2.12
#F88BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F88BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BEE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BEE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F1
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f88bee; /* rgb */ color: rgb(248, 139, 238); /* oklch */ color: oklch(78.6% 0.178 330.5);
Tailwind
colors: {
custom: {
50: '#fcb0f3',
500: '#f88bee',
950: '#000000',
},
}SCSS
$custom: #f88bee; $custom-light: #fcb0f3; $custom-dark: #000000;
JSON
{
"hex": "#f88bee",
"rgb": {
"r": 248,
"g": 139,
"b": 238
},
"hsl": {
"h": 305.505,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78632,
"c": 0.17794,
"h": 330.5
},
"luminance": 0.44595
}Semantic roles & 50–950 ramp
primary
#F88BEE
secondary
#D6F5D9
accent
#E51500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085