#F885DE#F885DE
#F885DE is a light, vivid pink. Relative luminance 0.420; OKLCH L 77.1% C 0.175 H 336.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F885DE |
|---|---|
| RGB | rgb(248, 133, 222) |
| HSL | hsl(314, 89%, 75%) |
| HSV | hsv(314, 46%, 97%) |
| CMYK | cmyk(0%, 46.4%, 10.5%, 2.7%) |
| CIE-LAB | lab(70.88, 55.12, -26.07) |
| CIE-LCH | lch(70.88, 60.98, 334.69°) |
| OKLab | oklab(77.13% 0.1599 -0.0703) |
| OKLCH | oklch(77.13% 0.175 336.3) |
| XYZ | xyz(60.2839, 42.0093, 74.0265) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.13
Violet (CSS)
#EE82EE
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 6.40
Pink (survey)
#FF81C0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F885DE #85F89F
analogous
#D885F8 #F885DE #F885A5
triadic
#F885DE #DEF885 #85DEF8
tetradic
#F885DE #F8D885 #85F89F #85A5F8
square
#F885DE #F8D885 #85F89F #85A5F8
split-complementary
#F885DE #A5F885 #85F8D8
monochromatic
#F111BF #F54BCE #F885DE #FBBFEE #FDE2F7
Accessibility & contrast
On white
2.23
#F885DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F885DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F885DE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F885DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F885DE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E1
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#FF8AA7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f885de; /* rgb */ color: rgb(248, 133, 222); /* oklch */ color: oklch(77.1% 0.175 336.3);
Tailwind
colors: {
custom: {
50: '#fdace8',
500: '#f885de',
950: '#000000',
},
}SCSS
$custom: #f885de; $custom-light: #fdace8; $custom-dark: #000000;
JSON
{
"hex": "#f885de",
"rgb": {
"r": 248,
"g": 133,
"b": 222
},
"hsl": {
"h": 313.565,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.77126,
"c": 0.17467,
"h": 336.3
},
"luminance": 0.42005
}Semantic roles & 50–950 ramp
primary
#F885DE
secondary
#D6F5DD
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84