#F188CE#F188CE
#F188CE is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.1% C 0.152 H 341.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F188CE |
|---|---|
| RGB | rgb(241, 136, 206) |
| HSL | hsl(320, 79%, 74%) |
| HSV | hsv(320, 44%, 95%) |
| CMYK | cmyk(0%, 43.6%, 14.5%, 5.5%) |
| CIE-LAB | lab(70.01, 48.97, -18.61) |
| CIE-LCH | lch(70.01, 52.39, 339.19°) |
| OKLab | oklab(76.11% 0.144 -0.0496) |
| OKLCH | oklch(76.11% 0.152 341) |
| XYZ | xyz(56.2209, 40.7690, 63.2886) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.45
Pink (survey)
#FF81C0
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.20
Bubblegum (survey)
#FF6CB5
ΔE00 6.79
Violet (CSS)
#EE82EE
ΔE00 7.10
Purply Pink
#F075E6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F188CE #88F1AB
analogous
#E088F1 #F188CE #F1889A
triadic
#F188CE #CEF188 #88CEF1
tetradic
#F188CE #F1E088 #88F1AB #889AF1
square
#F188CE #F1E088 #88F1AB #889AF1
split-complementary
#F188CE #9AF188 #88F1E0
monochromatic
#E41BA1 #EB51B7 #F188CE #F7BFE5 #FCE4F4
Accessibility & contrast
On white
2.29
#F188CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F188CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F188CE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F188CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F188CE | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA1D0
Deuteranopia (green-blind)
#A9B1CB
Tritanopia (blue-blind)
#FC89A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f188ce; /* rgb */ color: rgb(241, 136, 206); /* oklch */ color: oklch(76.1% 0.152 341.0);
Tailwind
colors: {
custom: {
50: '#f7addd',
500: '#f188ce',
950: '#000000',
},
}SCSS
$custom: #f188ce; $custom-light: #f7addd; $custom-dark: #000000;
JSON
{
"hex": "#f188ce",
"rgb": {
"r": 241,
"g": 136,
"b": 206
},
"hsl": {
"h": 320,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.76108,
"c": 0.15225,
"h": 341
},
"luminance": 0.40765
}Semantic roles & 50–950 ramp
primary
#F188CE
secondary
#D7F4E1
accent
#DB500A
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83