#F08BC3#F08BC3
#F08BC3 is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.0% C 0.139 H 346.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F08BC3 |
|---|---|
| RGB | rgb(240, 139, 195) |
| HSL | hsl(327, 77%, 74%) |
| HSV | hsv(327, 42%, 94%) |
| CMYK | cmyk(0%, 42.1%, 18.8%, 5.9%) |
| CIE-LAB | lab(70.13, 45.45, -12.33) |
| CIE-LCH | lch(70.13, 47.10, 344.82°) |
| OKLab | oklab(76.05% 0.1352 -0.0324) |
| OKLCH | oklch(76.05% 0.139 346.5) |
| XYZ | xyz(55.0190, 40.9344, 56.6224) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.18
Bubblegum Pink
#FE83CC
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 6.33
Hot Pink
#FF69B4
ΔE00 6.79
Pinky
#FC86AA
ΔE00 7.03
Bubble Gum Pink
#FF69AF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08BC3 #8BF0B8
analogous
#EB8BF0 #F08BC3 #F08B91
triadic
#F08BC3 #C3F08B #8BC3F0
tetradic
#F08BC3 #F0EB8B #8BF0B8 #8B91F0
square
#F08BC3 #F0EB8B #8BF0B8 #8B91F0
split-complementary
#F08BC3 #91F08B #8BF0EB
monochromatic
#E21F8B #E955A7 #F08BC3 #F7C1DF #FBE4F1
Accessibility & contrast
On white
2.29
#F08BC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F08BC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08BC3
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08BC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08BC3 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A1C5
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#FC8A9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08bc3; /* rgb */ color: rgb(240, 139, 195); /* oklch */ color: oklch(76.0% 0.139 346.5);
Tailwind
colors: {
custom: {
50: '#f7afd5',
500: '#f08bc3',
950: '#000000',
},
}SCSS
$custom: #f08bc3; $custom-light: #f7afd5; $custom-dark: #000000;
JSON
{
"hex": "#f08bc3",
"rgb": {
"r": 240,
"g": 139,
"b": 195
},
"hsl": {
"h": 326.733,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.7605,
"c": 0.13904,
"h": 346.5
},
"luminance": 0.40931
}Semantic roles & 50–950 ramp
primary
#F08BC3
secondary
#D8F3E4
accent
#D9680C
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#171014
muted
#857F83