#F88EEC#F88EEC
#F88EEC is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.0% C 0.171 H 331.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EEC |
|---|---|
| RGB | rgb(248, 142, 236) |
| HSL | hsl(307, 88%, 76%) |
| HSV | hsv(307, 43%, 97%) |
| CMYK | cmyk(0%, 42.7%, 4.8%, 2.7%) |
| CIE-LAB | lab(73.13, 52.98, -30.30) |
| CIE-LCH | lch(73.13, 61.03, 330.23°) |
| OKLab | oklab(78.98% 0.1503 -0.0822) |
| OKLCH | oklch(78.98% 0.171 331.3) |
| XYZ | xyz(63.5241, 45.3620, 84.7504) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 6.46
Plum
#DDA0DD
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EEC #8EF89A
analogous
#CF8EF8 #F88EEC #F88EB7
triadic
#F88EEC #ECF88E #8EECF8
tetradic
#F88EEC #F8CF8E #8EF89A #8EB7F8
square
#F88EEC #F8CF8E #8EF89A #8EB7F8
split-complementary
#F88EEC #B7F88E #8EF8CF
monochromatic
#F11BD9 #F454E2 #F88EEC #FCC8F6 #FDE2FA
Accessibility & contrast
On white
2.09
#F88EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F88EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EEC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EEC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88eec; /* rgb */ color: rgb(248, 142, 236); /* oklch */ color: oklch(79.0% 0.171 331.3);
Tailwind
colors: {
custom: {
50: '#fcb2f2',
500: '#f88eec',
950: '#000000',
},
}SCSS
$custom: #f88eec; $custom-light: #fcb2f2; $custom-dark: #000000;
JSON
{
"hex": "#f88eec",
"rgb": {
"r": 248,
"g": 142,
"b": 236
},
"hsl": {
"h": 306.792,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.78983,
"c": 0.1713,
"h": 331.3
},
"luminance": 0.45359
}Semantic roles & 50–950 ramp
primary
#F88EEC
secondary
#D6F5D9
accent
#E51A01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085