#F88CF2#F88CF2
#F88CF2 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.180 H 329.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F88CF2 |
|---|---|
| RGB | rgb(248, 140, 242) |
| HSL | hsl(303, 89%, 76%) |
| HSV | hsv(303, 44%, 97%) |
| CMYK | cmyk(0%, 43.5%, 2.4%, 2.7%) |
| CIE-LAB | lab(72.98, 54.99, -33.82) |
| CIE-LCH | lch(72.98, 64.56, 328.41°) |
| OKLab | oklab(78.94% 0.1543 -0.0922) |
| OKLCH | oklch(78.94% 0.18 329.2) |
| XYZ | xyz(64.1156, 45.1268, 89.3204) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 6.93
Bubblegum Pink
#FE83CC
ΔE00 7.52
Plum
#DDA0DD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88CF2 #8CF892
analogous
#C88CF8 #F88CF2 #F88CBC
triadic
#F88CF2 #F2F88C #8CF2F8
tetradic
#F88CF2 #F8C88C #8CF892 #8CBCF8
square
#F88CF2 #F8C88C #8CF892 #8CBCF8
split-complementary
#F88CF2 #BCF88C #8CF8C8
monochromatic
#F119E5 #F452EB #F88CF2 #FCC6F9 #FDE2FC
Accessibility & contrast
On white
2.09
#F88CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F88CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88CF2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88CF2 | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88cf2; /* rgb */ color: rgb(248, 140, 242); /* oklch */ color: oklch(78.9% 0.180 329.2);
Tailwind
colors: {
custom: {
50: '#fcb0f6',
500: '#f88cf2',
950: '#000000',
},
}SCSS
$custom: #f88cf2; $custom-light: #fcb0f6; $custom-dark: #000000;
JSON
{
"hex": "#f88cf2",
"rgb": {
"r": 248,
"g": 140,
"b": 242
},
"hsl": {
"h": 303.333,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.78944,
"c": 0.17978,
"h": 329.2
},
"luminance": 0.45123
}Semantic roles & 50–950 ramp
primary
#F88CF2
secondary
#D6F5D7
accent
#E50D00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085