#F188BA#F188BA
#F188BA is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.4% C 0.140 H 351.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F188BA |
|---|---|
| RGB | rgb(241, 136, 186) |
| HSL | hsl(331, 79%, 74%) |
| HSV | hsv(331, 44%, 95%) |
| CMYK | cmyk(0%, 43.6%, 22.8%, 5.5%) |
| CIE-LAB | lab(69.37, 46.01, -8.44) |
| CIE-LCH | lch(69.37, 46.77, 349.61°) |
| OKLab | oklab(75.41% 0.1381 -0.0218) |
| OKLCH | oklch(75.41% 0.14 351) |
| XYZ | xyz(53.9440, 39.8583, 51.2971) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum Pink
#FE83CC
ΔE00 4.27
Pinky
#FC86AA
ΔE00 5.13
Carnation Pink
#FF7FA7
ΔE00 5.57
Bubblegum (survey)
#FF6CB5
ΔE00 5.61
Hot Pink
#FF69B4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F188BA #88F1BF
analogous
#F188EE #F188BA #F18B88
triadic
#F188BA #BAF188 #88BAF1
tetradic
#F188BA #EEF188 #88F1BF #8B88F1
square
#F188BA #EEF188 #88F1BF #8B88F1
split-complementary
#F188BA #88F18B #88EEF1
monochromatic
#E41B7B #EB519A #F188BA #F7BFDA #FCE4EF
Accessibility & contrast
On white
2.34
#F188BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F188BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F188BA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F188BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F188BA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBC
Deuteranopia (green-blind)
#AEB0B7
Tritanopia (blue-blind)
#FF859A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f188ba; /* rgb */ color: rgb(241, 136, 186); /* oklch */ color: oklch(75.4% 0.140 351.0);
Tailwind
colors: {
custom: {
50: '#f8adce',
500: '#f188ba',
950: '#000000',
},
}SCSS
$custom: #f188ba; $custom-light: #f8adce; $custom-dark: #000000;
JSON
{
"hex": "#f188ba",
"rgb": {
"r": 241,
"g": 136,
"b": 186
},
"hsl": {
"h": 331.429,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.75409,
"c": 0.13976,
"h": 351
},
"luminance": 0.39854
}Semantic roles & 50–950 ramp
primary
#F188BA
secondary
#D7F4E6
accent
#DB780A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82