#F888EE#F888EE
#F888EE is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.183 H 330.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F888EE |
|---|---|
| RGB | rgb(248, 136, 238) |
| HSL | hsl(305, 89%, 75%) |
| HSV | hsv(305, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 4%, 2.7%) |
| CIE-LAB | lab(72.06, 56.28, -33.05) |
| CIE-LCH | lch(72.06, 65.27, 329.57°) |
| OKLab | oklab(78.21% 0.1591 -0.09) |
| OKLCH | oklch(78.21% 0.183 330.5) |
| XYZ | xyz(62.9475, 43.7414, 85.9997) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 6.16
Bubblegum Pink
#FE83CC
ΔE00 6.91
Light Magenta
#FA5FF7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888EE #88F892
analogous
#CA88F8 #F888EE #F888B6
triadic
#F888EE #EEF888 #88EEF8
tetradic
#F888EE #F8CA88 #88F892 #88B6F8
square
#F888EE #F8CA88 #88F892 #88B6F8
split-complementary
#F888EE #B6F888 #88F8CA
monochromatic
#F114DD #F54EE6 #F888EE #FBC2F6 #FDE2FB
Accessibility & contrast
On white
2.15
#F888EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F888EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888EE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888EE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f888ee; /* rgb */ color: rgb(248, 136, 238); /* oklch */ color: oklch(78.2% 0.183 330.5);
Tailwind
colors: {
custom: {
50: '#fdaef3',
500: '#f888ee',
950: '#000000',
},
}SCSS
$custom: #f888ee; $custom-light: #fdaef3; $custom-dark: #000000;
JSON
{
"hex": "#f888ee",
"rgb": {
"r": 248,
"g": 136,
"b": 238
},
"hsl": {
"h": 305.357,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.78206,
"c": 0.18282,
"h": 330.5
},
"luminance": 0.43738
}Semantic roles & 50–950 ramp
primary
#F888EE
secondary
#D6F5D8
accent
#E61400
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085