#F888DE#F888DE
#F888DE is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.6% C 0.170 H 336.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F888DE |
|---|---|
| RGB | rgb(248, 136, 222) |
| HSL | hsl(314, 89%, 75%) |
| HSV | hsv(314, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 10.5%, 2.7%) |
| CIE-LAB | lab(71.45, 53.65, -25.20) |
| CIE-LCH | lch(71.45, 59.27, 334.84°) |
| OKLab | oklab(77.55% 0.1556 -0.0678) |
| OKLCH | oklch(77.55% 0.17 336.4) |
| XYZ | xyz(60.7005, 42.8425, 74.1654) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.69
Purply Pink
#F075E6
ΔE00 5.22
Pink (survey)
#FF81C0
ΔE00 6.51
Candy Pink
#FF63E9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888DE #88F8A2
analogous
#DA88F8 #F888DE #F888A6
triadic
#F888DE #DEF888 #88DEF8
tetradic
#F888DE #F8DA88 #88F8A2 #88A6F8
square
#F888DE #F8DA88 #88F8A2 #88A6F8
split-complementary
#F888DE #A6F888 #88F8DA
monochromatic
#F114BE #F54ECE #F888DE #FBC2EE #FDE2F7
Accessibility & contrast
On white
2.19
#F888DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F888DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888DE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888DE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4E1
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#FF8CA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f888de; /* rgb */ color: rgb(248, 136, 222); /* oklch */ color: oklch(77.6% 0.170 336.4);
Tailwind
colors: {
custom: {
50: '#fcaee8',
500: '#f888de',
950: '#000000',
},
}SCSS
$custom: #f888de; $custom-light: #fcaee8; $custom-dark: #000000;
JSON
{
"hex": "#f888de",
"rgb": {
"r": 248,
"g": 136,
"b": 222
},
"hsl": {
"h": 313.929,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.77553,
"c": 0.16977,
"h": 336.4
},
"luminance": 0.42839
}Semantic roles & 50–950 ramp
primary
#F888DE
secondary
#D6F5DD
accent
#E63500
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84