#F08BB4#F08BB4
#F08BB4 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.6% C 0.131 H 354.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F08BB4 |
|---|---|
| RGB | rgb(240, 139, 180) |
| HSL | hsl(336, 77%, 74%) |
| HSV | hsv(336, 42%, 94%) |
| CMYK | cmyk(0%, 42.1%, 25%, 5.9%) |
| CIE-LAB | lab(69.68, 43.30, -4.64) |
| CIE-LCH | lch(69.68, 43.55, 353.88°) |
| OKLab | oklab(75.56% 0.1304 -0.0117) |
| OKLCH | oklch(75.56% 0.131 354.9) |
| XYZ | xyz(53.4075, 40.2898, 48.1350) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.67
Pink (survey)
#FF81C0
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 4.54
Rosa
#FE86A4
ΔE00 5.34
Dull Pink
#D5869D
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08BB4 #8BF0C7
analogous
#F08BE6 #F08BB4 #F0958B
triadic
#F08BB4 #B4F08B #8BB4F0
tetradic
#F08BB4 #E6F08B #8BF0C7 #958BF0
square
#F08BB4 #E6F08B #8BF0C7 #958BF0
split-complementary
#F08BB4 #8BF095 #8BE6F0
monochromatic
#E21F6E #E95591 #F08BB4 #F7C1D7 #FBE4ED
Accessibility & contrast
On white
2.32
#F08BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F08BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08BB4
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08BB4 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979FB5
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#FE869A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f08bb4; /* rgb */ color: rgb(240, 139, 180); /* oklch */ color: oklch(75.6% 0.131 354.9);
Tailwind
colors: {
custom: {
50: '#f7afca',
500: '#f08bb4',
950: '#000000',
},
}SCSS
$custom: #f08bb4; $custom-light: #f7afca; $custom-dark: #000000;
JSON
{
"hex": "#f08bb4",
"rgb": {
"r": 240,
"g": 139,
"b": 180
},
"hsl": {
"h": 335.644,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.75556,
"c": 0.13096,
"h": 354.9
},
"luminance": 0.40286
}Semantic roles & 50–950 ramp
primary
#F08BB4
secondary
#D8F3E8
accent
#D9860C
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171013
muted
#857F82