#F88FD3#F88FD3
#F88FD3 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.2% C 0.150 H 341.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F88FD3 |
|---|---|
| RGB | rgb(248, 143, 211) |
| HSL | hsl(321, 88%, 77%) |
| HSV | hsv(321, 42%, 97%) |
| CMYK | cmyk(0%, 42.3%, 14.9%, 2.7%) |
| CIE-LAB | lab(72.43, 48.43, -17.63) |
| CIE-LCH | lch(72.43, 51.54, 339.99°) |
| OKLab | oklab(78.17% 0.1426 -0.0469) |
| OKLCH | oklch(78.17% 0.15 341.8) |
| XYZ | xyz(60.2923, 44.3084, 66.9921) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 6.45
Plum
#DDA0DD
ΔE00 7.07
Bubblegum (survey)
#FF6CB5
ΔE00 7.70
Violet (CSS)
#EE82EE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88FD3 #8FF8B4
analogous
#E98FF8 #F88FD3 #F88F9F
triadic
#F88FD3 #D3F88F #8FD3F8
tetradic
#F88FD3 #F8E98F #8FF8B4 #8F9FF8
square
#F88FD3 #F8E98F #8FF8B4 #8F9FF8
split-complementary
#F88FD3 #9FF88F #8FF8E9
monochromatic
#F11CA6 #F455BC #F88FD3 #FCC9EA #FDE2F4
Accessibility & contrast
On white
2.13
#F88FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F88FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88FD3
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88FD3 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D5
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#FF90A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f88fd3; /* rgb */ color: rgb(248, 143, 211); /* oklch */ color: oklch(78.2% 0.150 341.8);
Tailwind
colors: {
custom: {
50: '#fcb2e0',
500: '#f88fd3',
950: '#000000',
},
}SCSS
$custom: #f88fd3; $custom-light: #fcb2e0; $custom-dark: #000000;
JSON
{
"hex": "#f88fd3",
"rgb": {
"r": 248,
"g": 143,
"b": 211
},
"hsl": {
"h": 321.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.78167,
"c": 0.15007,
"h": 341.8
},
"luminance": 0.44305
}Semantic roles & 50–950 ramp
primary
#F88FD3
secondary
#D6F5E1
accent
#E55101
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083