#F88EF2#F88EF2
#F88EF2 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.2% C 0.177 H 329.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EF2 |
|---|---|
| RGB | rgb(248, 142, 242) |
| HSL | hsl(303, 88%, 76%) |
| HSV | hsv(303, 43%, 97%) |
| CMYK | cmyk(0%, 42.7%, 2.4%, 2.7%) |
| CIE-LAB | lab(73.36, 54.00, -33.22) |
| CIE-LCH | lch(73.36, 63.40, 328.40°) |
| OKLab | oklab(79.23% 0.1516 -0.0905) |
| OKLCH | oklch(79.23% 0.177 329.2) |
| XYZ | xyz(64.4105, 45.7166, 89.4187) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.38
Candy Pink
#FF63E9
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.37
Bubblegum Pink
#FE83CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EF2 #8EF894
analogous
#C98EF8 #F88EF2 #F88EBD
triadic
#F88EF2 #F2F88E #8EF2F8
tetradic
#F88EF2 #F8C98E #8EF894 #8EBDF8
square
#F88EF2 #F8C98E #8EF894 #8EBDF8
split-complementary
#F88EF2 #BDF88E #8EF8C9
monochromatic
#F11BE5 #F454EB #F88EF2 #FCC8F9 #FDE2FC
Accessibility & contrast
On white
2.07
#F88EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F88EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EF2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EF2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF6
Deuteranopia (green-blind)
#A5B9EF
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f88ef2; /* rgb */ color: rgb(248, 142, 242); /* oklch */ color: oklch(79.2% 0.177 329.2);
Tailwind
colors: {
custom: {
50: '#fcb2f6',
500: '#f88ef2',
950: '#000000',
},
}SCSS
$custom: #f88ef2; $custom-light: #fcb2f6; $custom-dark: #000000;
JSON
{
"hex": "#f88ef2",
"rgb": {
"r": 248,
"g": 142,
"b": 242
},
"hsl": {
"h": 303.396,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.79232,
"c": 0.17652,
"h": 329.2
},
"luminance": 0.45713
}Semantic roles & 50–950 ramp
primary
#F88EF2
secondary
#D6F5D8
accent
#E50D01
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085