#F088BF#F088BF
#F088BF is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.5% C 0.142 H 348.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F088BF |
|---|---|
| RGB | rgb(240, 136, 191) |
| HSL | hsl(328, 78%, 74%) |
| HSV | hsv(328, 43%, 94%) |
| CMYK | cmyk(0%, 43.3%, 20.4%, 5.9%) |
| CIE-LAB | lab(69.40, 46.39, -11.20) |
| CIE-LCH | lch(69.40, 47.72, 346.43°) |
| OKLab | oklab(75.46% 0.1385 -0.0293) |
| OKLCH | oklch(75.46% 0.142 348.1) |
| XYZ | xyz(54.1444, 39.8990, 54.1296) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.72
Bubblegum Pink
#FE83CC
ΔE00 3.33
Bubblegum (survey)
#FF6CB5
ΔE00 5.65
Hot Pink
#FF69B4
ΔE00 6.10
Bubble Gum Pink
#FF69AF
ΔE00 6.34
Pinky
#FC86AA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F088BF #88F0B9
analogous
#ED88F0 #F088BF #F0888B
triadic
#F088BF #BFF088 #88BFF0
tetradic
#F088BF #F0ED88 #88F0B9 #888BF0
square
#F088BF #F0ED88 #88F0B9 #888BF0
split-complementary
#F088BF #8BF088 #88F0ED
monochromatic
#E11C84 #E952A2 #F088BF #F7BEDC #FCE4F0
Accessibility & contrast
On white
2.34
#F088BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F088BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F088BF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F088BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F088BF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC1
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#FD869C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f088bf; /* rgb */ color: rgb(240, 136, 191); /* oklch */ color: oklch(75.5% 0.142 348.1);
Tailwind
colors: {
custom: {
50: '#f7add2',
500: '#f088bf',
950: '#000000',
},
}SCSS
$custom: #f088bf; $custom-light: #f7add2; $custom-dark: #000000;
JSON
{
"hex": "#f088bf",
"rgb": {
"r": 240,
"g": 136,
"b": 191
},
"hsl": {
"h": 328.269,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.75455,
"c": 0.14159,
"h": 348.1
},
"luminance": 0.39895
}Semantic roles & 50–950 ramp
primary
#F088BF
secondary
#D8F3E5
accent
#DA6D0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82