#F88FEE#F88FEE
#F88FEE is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.2% C 0.171 H 330.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F88FEE |
|---|---|
| RGB | rgb(248, 143, 238) |
| HSL | hsl(306, 88%, 77%) |
| HSV | hsv(306, 42%, 97%) |
| CMYK | cmyk(0%, 42.3%, 4%, 2.7%) |
| CIE-LAB | lab(73.40, 52.82, -30.98) |
| CIE-LCH | lch(73.40, 61.23, 329.61°) |
| OKLab | oklab(79.21% 0.1493 -0.0842) |
| OKLCH | oklch(79.21% 0.171 330.6) |
| XYZ | xyz(63.9658, 45.7778, 86.3391) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 6.81
Plum
#DDA0DD
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88FEE #8FF899
analogous
#CE8FF8 #F88FEE #F88FBA
triadic
#F88FEE #EEF88F #8FEEF8
tetradic
#F88FEE #F8CE8F #8FF899 #8FBAF8
square
#F88FEE #F8CE8F #8FF899 #8FBAF8
split-complementary
#F88FEE #BAF88F #8FF8CE
monochromatic
#F11CDD #F455E5 #F88FEE #FCC9F7 #FDE2FB
Accessibility & contrast
On white
2.07
#F88FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F88FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88FEE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88FEE | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f88fee; /* rgb */ color: rgb(248, 143, 238); /* oklch */ color: oklch(79.2% 0.171 330.6);
Tailwind
colors: {
custom: {
50: '#fcb2f3',
500: '#f88fee',
950: '#000000',
},
}SCSS
$custom: #f88fee; $custom-light: #fcb2f3; $custom-dark: #000000;
JSON
{
"hex": "#f88fee",
"rgb": {
"r": 248,
"g": 143,
"b": 238
},
"hsl": {
"h": 305.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.79211,
"c": 0.17137,
"h": 330.6
},
"luminance": 0.45774
}Semantic roles & 50–950 ramp
primary
#F88FEE
secondary
#D6F5D9
accent
#E51601
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085