#F88DEC#F88DEC
#F88DEC is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.8% C 0.173 H 331.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DEC |
|---|---|
| RGB | rgb(248, 141, 236) |
| HSL | hsl(307, 88%, 76%) |
| HSV | hsv(307, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 4.8%, 2.7%) |
| CIE-LAB | lab(72.94, 53.47, -30.60) |
| CIE-LCH | lch(72.94, 61.61, 330.22°) |
| OKLab | oklab(78.84% 0.1517 -0.0831) |
| OKLCH | oklch(78.84% 0.173 331.3) |
| XYZ | xyz(63.3760, 45.0658, 84.7010) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 4.94
Purply Pink
#F075E6
ΔE00 5.06
Bubblegum Pink
#FE83CC
ΔE00 6.46
Plum
#DDA0DD
ΔE00 7.09
Candy Pink
#FF63E9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DEC #8DF899
analogous
#CF8DF8 #F88DEC #F88DB7
triadic
#F88DEC #ECF88D #8DECF8
tetradic
#F88DEC #F8CF8D #8DF899 #8DB7F8
square
#F88DEC #F8CF8D #8DF899 #8DB7F8
split-complementary
#F88DEC #B7F88D #8DF8CF
monochromatic
#F11AD9 #F453E2 #F88DEC #FCC7F6 #FDE2FA
Accessibility & contrast
On white
2.10
#F88DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F88DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DEC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DEC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAEF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88dec; /* rgb */ color: rgb(248, 141, 236); /* oklch */ color: oklch(78.8% 0.173 331.3);
Tailwind
colors: {
custom: {
50: '#fcb1f2',
500: '#f88dec',
950: '#000000',
},
}SCSS
$custom: #f88dec; $custom-light: #fcb1f2; $custom-dark: #000000;
JSON
{
"hex": "#f88dec",
"rgb": {
"r": 248,
"g": 141,
"b": 236
},
"hsl": {
"h": 306.729,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.78837,
"c": 0.17295,
"h": 331.3
},
"luminance": 0.45062
}Semantic roles & 50–950 ramp
primary
#F88DEC
secondary
#D6F5D9
accent
#E51A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085