#F08CBB#F08CBB
#F08CBB is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.133 H 351.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F08CBB |
|---|---|
| RGB | rgb(240, 140, 187) |
| HSL | hsl(332, 77%, 75%) |
| HSV | hsv(332, 42%, 94%) |
| CMYK | cmyk(0%, 41.7%, 22.1%, 5.9%) |
| CIE-LAB | lab(70.09, 43.78, -7.94) |
| CIE-LCH | lch(70.09, 44.49, 349.72°) |
| OKLab | oklab(75.94% 0.1312 -0.0205) |
| OKLCH | oklch(75.94% 0.133 351.1) |
| XYZ | xyz(54.2841, 40.8731, 52.0343) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum Pink
#FE83CC
ΔE00 4.78
Pinky
#FC86AA
ΔE00 5.15
Carnation Pink
#FF7FA7
ΔE00 5.81
Pig Pink
#E78EA5
ΔE00 6.09
Bubblegum (survey)
#FF6CB5
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08CBB #8CF0C1
analogous
#F08CED #F08CBB #F08F8C
triadic
#F08CBB #BBF08C #8CBBF0
tetradic
#F08CBB #EDF08C #8CF0C1 #8F8CF0
square
#F08CBB #EDF08C #8CF0C1 #8F8CF0
split-complementary
#F08CBB #8CF08F #8CEDF0
monochromatic
#E2207B #E9569B #F08CBB #F7C2DB #FBE4EF
Accessibility & contrast
On white
2.29
#F08CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F08CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08CBB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08CBB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BD
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#FD899D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08cbb; /* rgb */ color: rgb(240, 140, 187); /* oklch */ color: oklch(75.9% 0.133 351.1);
Tailwind
colors: {
custom: {
50: '#f7afcf',
500: '#f08cbb',
950: '#000000',
},
}SCSS
$custom: #f08cbb; $custom-light: #f7afcf; $custom-dark: #000000;
JSON
{
"hex": "#f08cbb",
"rgb": {
"r": 240,
"g": 140,
"b": 187
},
"hsl": {
"h": 331.8,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.75936,
"c": 0.13278,
"h": 351.1
},
"luminance": 0.40869
}Semantic roles & 50–950 ramp
primary
#F08CBB
secondary
#D8F3E6
accent
#D9790C
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171113
muted
#858082