#F88AEA#F88AEA
#F88AEA is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.3% C 0.176 H 332.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F88AEA |
|---|---|
| RGB | rgb(248, 138, 234) |
| HSL | hsl(308, 89%, 76%) |
| HSV | hsv(308, 44%, 97%) |
| CMYK | cmyk(0%, 44.4%, 5.6%, 2.7%) |
| CIE-LAB | lab(72.28, 54.63, -30.52) |
| CIE-LCH | lch(72.28, 62.57, 330.81°) |
| OKLab | oklab(78.32% 0.1555 -0.0828) |
| OKLCH | oklch(78.32% 0.176 332) |
| XYZ | xyz(62.6507, 44.0775, 83.0338) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 6.65
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88AEA #8AF898
analogous
#CF8AF8 #F88AEA #F88AB3
triadic
#F88AEA #EAF88A #8AEAF8
tetradic
#F88AEA #F8CF8A #8AF898 #8AB3F8
square
#F88AEA #F8CF8A #8AF898 #8AB3F8
split-complementary
#F88AEA #B3F88A #8AF8CF
monochromatic
#F117D5 #F550E0 #F88AEA #FBC4F4 #FDE2FA
Accessibility & contrast
On white
2.14
#F88AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F88AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88AEA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88AEA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FF91AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f88aea; /* rgb */ color: rgb(248, 138, 234); /* oklch */ color: oklch(78.3% 0.176 332.0);
Tailwind
colors: {
custom: {
50: '#fcaff1',
500: '#f88aea',
950: '#000000',
},
}SCSS
$custom: #f88aea; $custom-light: #fcaff1; $custom-dark: #000000;
JSON
{
"hex": "#f88aea",
"rgb": {
"r": 248,
"g": 138,
"b": 234
},
"hsl": {
"h": 307.636,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.78323,
"c": 0.17618,
"h": 332
},
"luminance": 0.44074
}Semantic roles & 50–950 ramp
primary
#F88AEA
secondary
#D6F5DA
accent
#E51D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084