#F885DC#F885DC
#F885DC is a light, vivid pink. Relative luminance 0.419; OKLCH L 77.0% C 0.173 H 337.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F885DC |
|---|---|
| RGB | rgb(248, 133, 220) |
| HSL | hsl(315, 89%, 75%) |
| HSV | hsv(315, 46%, 97%) |
| CMYK | cmyk(0%, 46.4%, 11.3%, 2.7%) |
| CIE-LAB | lab(70.80, 54.81, -25.08) |
| CIE-LCH | lch(70.80, 60.27, 335.41°) |
| OKLab | oklab(77.05% 0.1595 -0.0675) |
| OKLCH | oklch(77.05% 0.173 337.1) |
| XYZ | xyz(60.0175, 41.9028, 72.6231) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 4.92
Pink (survey)
#FF81C0
ΔE00 6.26
Candy Pink
#FF63E9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F885DC #85F8A1
analogous
#DB85F8 #F885DC #F885A2
triadic
#F885DC #DCF885 #85DCF8
tetradic
#F885DC #F8DB85 #85F8A1 #85A2F8
square
#F885DC #F8DB85 #85F8A1 #85A2F8
split-complementary
#F885DC #A2F885 #85F8DB
monochromatic
#F111BB #F54BCB #F885DC #FBBFED #FDE2F7
Accessibility & contrast
On white
2.24
#F885DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F885DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F885DC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F885DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F885DC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#A6B4D9
Tritanopia (blue-blind)
#FF89A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f885dc; /* rgb */ color: rgb(248, 133, 220); /* oklch */ color: oklch(77.0% 0.173 337.1);
Tailwind
colors: {
custom: {
50: '#fdace7',
500: '#f885dc',
950: '#000000',
},
}SCSS
$custom: #f885dc; $custom-light: #fdace7; $custom-dark: #000000;
JSON
{
"hex": "#f885dc",
"rgb": {
"r": 248,
"g": 133,
"b": 220
},
"hsl": {
"h": 314.609,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.77047,
"c": 0.17314,
"h": 337.1
},
"luminance": 0.41899
}Semantic roles & 50–950 ramp
primary
#F885DC
secondary
#D6F5DD
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84