#F888CC#F888CC
#F888CC is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.9% C 0.157 H 344.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F888CC |
|---|---|
| RGB | rgb(248, 136, 204) |
| HSL | hsl(324, 89%, 75%) |
| HSV | hsv(324, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 17.7%, 2.7%) |
| CIE-LAB | lab(70.82, 50.88, -16.19) |
| CIE-LCH | lch(70.82, 53.39, 342.34°) |
| OKLab | oklab(76.88% 0.151 -0.0429) |
| OKLCH | oklch(76.88% 0.157 344.1) |
| XYZ | xyz(58.4156, 41.9286, 62.1313) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.30
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum (survey)
#FF6CB5
ΔE00 6.04
Hot Pink
#FF69B4
ΔE00 6.47
Lavender Pink
#DD85D7
ΔE00 6.69
Bubble Gum Pink
#FF69AF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888CC #88F8B4
analogous
#EC88F8 #F888CC #F88894
triadic
#F888CC #CCF888 #88CCF8
tetradic
#F888CC #F8EC88 #88F8B4 #8894F8
square
#F888CC #F8EC88 #88F8B4 #8894F8
split-complementary
#F888CC #94F888 #88F8EC
monochromatic
#F1149A #F54EB3 #F888CC #FBC2E5 #FDE2F3
Accessibility & contrast
On white
2.24
#F888CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F888CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888CC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888CC | 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)
#90A2CE
Deuteranopia (green-blind)
#ADB4C9
Tritanopia (blue-blind)
#FF88A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f888cc; /* rgb */ color: rgb(248, 136, 204); /* oklch */ color: oklch(76.9% 0.157 344.1);
Tailwind
colors: {
custom: {
50: '#fdaddb',
500: '#f888cc',
950: '#000000',
},
}SCSS
$custom: #f888cc; $custom-light: #fdaddb; $custom-dark: #000000;
JSON
{
"hex": "#f888cc",
"rgb": {
"r": 248,
"g": 136,
"b": 204
},
"hsl": {
"h": 323.571,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.76877,
"c": 0.15692,
"h": 344.1
},
"luminance": 0.41924
}Semantic roles & 50–950 ramp
primary
#F888CC
secondary
#D6F5E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83