#F188BF#F188BF
#F188BF is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.6% C 0.143 H 348.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F188BF |
|---|---|
| RGB | rgb(241, 136, 191) |
| HSL | hsl(329, 79%, 74%) |
| HSV | hsv(329, 44%, 95%) |
| CMYK | cmyk(0%, 43.6%, 20.7%, 5.5%) |
| CIE-LAB | lab(69.52, 46.72, -11.00) |
| CIE-LCH | lch(69.52, 48.00, 346.75°) |
| OKLab | oklab(75.58% 0.1396 -0.0287) |
| OKLCH | oklch(75.58% 0.143 348.4) |
| XYZ | xyz(54.4849, 40.0746, 54.1456) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.57
Bubblegum Pink
#FE83CC
ΔE00 3.29
Bubblegum (survey)
#FF6CB5
ΔE00 5.58
Hot Pink
#FF69B4
ΔE00 6.04
Bubble Gum Pink
#FF69AF
ΔE00 6.27
Pinky
#FC86AA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F188BF #88F1BA
analogous
#EE88F1 #F188BF #F1888B
triadic
#F188BF #BFF188 #88BFF1
tetradic
#F188BF #F1EE88 #88F1BA #888BF1
square
#F188BF #F1EE88 #88F1BA #888BF1
split-complementary
#F188BF #8BF188 #88F1EE
monochromatic
#E41B84 #EB51A2 #F188BF #F7BFDC #FCE4F0
Accessibility & contrast
On white
2.33
#F188BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F188BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F188BF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F188BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F188BF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#FE869C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f188bf; /* rgb */ color: rgb(241, 136, 191); /* oklch */ color: oklch(75.6% 0.143 348.4);
Tailwind
colors: {
custom: {
50: '#f8add2',
500: '#f188bf',
950: '#000000',
},
}SCSS
$custom: #f188bf; $custom-light: #f8add2; $custom-dark: #000000;
JSON
{
"hex": "#f188bf",
"rgb": {
"r": 241,
"g": 136,
"b": 191
},
"hsl": {
"h": 328.571,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.75576,
"c": 0.14254,
"h": 348.4
},
"luminance": 0.40071
}Semantic roles & 50–950 ramp
primary
#F188BF
secondary
#D7F4E5
accent
#DB6E0A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82