#F885F8#F885F8
#F885F8 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.2% C 0.196 H 327.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F885F8 |
|---|---|
| RGB | rgb(248, 133, 248) |
| HSL | hsl(300, 89%, 75%) |
| HSV | hsv(300, 46%, 97%) |
| CMYK | cmyk(0%, 46.4%, 0%, 2.7%) |
| CIE-LAB | lab(71.90, 59.45, -38.76) |
| CIE-LCH | lch(71.90, 70.97, 326.90°) |
| OKLab | oklab(78.22% 0.1651 -0.1062) |
| OKLCH | oklch(78.22% 0.196 327.2) |
| XYZ | xyz(64.0411, 43.5122, 93.8142) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 6.28
Violet Pink
#FB5FFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F885F8 #85F885
analogous
#BF85F8 #F885F8 #F885BF
triadic
#F885F8 #F8F885 #85F8F8
tetradic
#F885F8 #F8BF85 #85F885 #85BFF8
square
#F885F8 #F8BF85 #85F885 #85BFF8
split-complementary
#F885F8 #BFF885 #85F8BF
monochromatic
#F111F1 #F54BF5 #F885F8 #FBBFFB #FDE2FD
Accessibility & contrast
On white
2.16
#F885F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F885F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F885F8
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F885F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F885F8 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#9CB6F4
Tritanopia (blue-blind)
#FE91B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f885f8; /* rgb */ color: rgb(248, 133, 248); /* oklch */ color: oklch(78.2% 0.196 327.2);
Tailwind
colors: {
custom: {
50: '#fdacfb',
500: '#f885f8',
950: '#000000',
},
}SCSS
$custom: #f885f8; $custom-light: #fdacfb; $custom-dark: #000000;
JSON
{
"hex": "#f885f8",
"rgb": {
"r": 248,
"g": 133,
"b": 248
},
"hsl": {
"h": 300,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.78225,
"c": 0.19632,
"h": 327.2
},
"luminance": 0.43509
}Semantic roles & 50–950 ramp
primary
#F885F8
secondary
#D6F5D6
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85