#F088B6#F088B6
#F088B6 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.2% C 0.137 H 352.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F088B6 |
|---|---|
| RGB | rgb(240, 136, 182) |
| HSL | hsl(333, 78%, 74%) |
| HSV | hsv(333, 43%, 94%) |
| CMYK | cmyk(0%, 43.3%, 24.2%, 5.9%) |
| CIE-LAB | lab(69.12, 45.11, -6.58) |
| CIE-LCH | lch(69.12, 45.59, 351.70°) |
| OKLab | oklab(75.16% 0.1357 -0.0168) |
| OKLCH | oklch(75.16% 0.137 352.9) |
| XYZ | xyz(53.1842, 39.5150, 49.0729) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.39
Pinky
#FC86AA
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 5.15
Pig Pink
#E78EA5
ΔE00 5.59
Bubblegum (survey)
#FF6CB5
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F088B6 #88F0C2
analogous
#F088EA #F088B6 #F08E88
triadic
#F088B6 #B6F088 #88B6F0
tetradic
#F088B6 #EAF088 #88F0C2 #8E88F0
square
#F088B6 #EAF088 #88F0C2 #8E88F0
split-complementary
#F088B6 #88F08E #88EAF0
monochromatic
#E11C73 #E95295 #F088B6 #F7BED7 #FCE4EE
Accessibility & contrast
On white
2.36
#F088B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F088B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F088B6
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F088B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F088B6 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949EB8
Deuteranopia (green-blind)
#AEB0B3
Tritanopia (blue-blind)
#FE8499
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f088b6; /* rgb */ color: rgb(240, 136, 182); /* oklch */ color: oklch(75.2% 0.137 352.9);
Tailwind
colors: {
custom: {
50: '#f7adcb',
500: '#f088b6',
950: '#000000',
},
}SCSS
$custom: #f088b6; $custom-light: #f7adcb; $custom-dark: #000000;
JSON
{
"hex": "#f088b6",
"rgb": {
"r": 240,
"g": 136,
"b": 182
},
"hsl": {
"h": 333.462,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.75157,
"c": 0.13673,
"h": 352.9
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#F088B6
secondary
#D8F3E7
accent
#DA7F0C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82