#F888EA#F888EA
#F888EA is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.0% C 0.179 H 331.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F888EA |
|---|---|
| RGB | rgb(248, 136, 234) |
| HSL | hsl(308, 89%, 75%) |
| HSV | hsv(308, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 5.6%, 2.7%) |
| CIE-LAB | lab(71.90, 55.61, -31.10) |
| CIE-LCH | lch(71.90, 63.72, 330.78°) |
| OKLab | oklab(78.04% 0.1583 -0.0845) |
| OKLCH | oklch(78.04% 0.179 331.9) |
| XYZ | xyz(62.3664, 43.5089, 82.9390) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.63
Bubblegum Pink
#FE83CC
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 6.24
Orchid
#DA70D6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888EA #88F896
analogous
#CE88F8 #F888EA #F888B2
triadic
#F888EA #EAF888 #88EAF8
tetradic
#F888EA #F8CE88 #88F896 #88B2F8
square
#F888EA #F8CE88 #88F896 #88B2F8
split-complementary
#F888EA #B2F888 #88F8CE
monochromatic
#F114D6 #F54EE0 #F888EA #FBC2F4 #FDE2FA
Accessibility & contrast
On white
2.16
#F888EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F888EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888EA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888EA | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#FF90AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f888ea; /* rgb */ color: rgb(248, 136, 234); /* oklch */ color: oklch(78.0% 0.179 331.9);
Tailwind
colors: {
custom: {
50: '#fcaef1',
500: '#f888ea',
950: '#000000',
},
}SCSS
$custom: #f888ea; $custom-light: #fcaef1; $custom-dark: #000000;
JSON
{
"hex": "#f888ea",
"rgb": {
"r": 248,
"g": 136,
"b": 234
},
"hsl": {
"h": 307.5,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.78038,
"c": 0.17944,
"h": 331.9
},
"luminance": 0.43505
}Semantic roles & 50–950 ramp
primary
#F888EA
secondary
#D6F5DA
accent
#E61D00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84