#F07BB4#F07BB4
#F07BB4 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.2% C 0.157 H 351.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BB4 |
|---|---|
| RGB | rgb(240, 123, 180) |
| HSL | hsl(331, 80%, 71%) |
| HSV | hsv(331, 49%, 94%) |
| CMYK | cmyk(0%, 48.7%, 25%, 5.9%) |
| CIE-LAB | lab(66.51, 51.33, -9.33) |
| CIE-LCH | lch(66.51, 52.17, 349.69°) |
| OKLab | oklab(73.17% 0.1546 -0.0241) |
| OKLCH | oklch(73.17% 0.157 351.1) |
| XYZ | xyz(51.2579, 35.9907, 47.4184) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 3.31
Hot Pink
#FF69B4
ΔE00 3.68
Bubble Gum Pink
#FF69AF
ΔE00 3.72
Bubblegum Pink
#FE83CC
ΔE00 4.52
Carnation Pink
#FF7FA7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BB4 #7BF0B7
analogous
#F07BEF #F07BB4 #F07C7B
triadic
#F07BB4 #B4F07B #7BB4F0
tetradic
#F07BB4 #EFF07B #7BF0B7 #7C7BF0
square
#F07BB4 #EFF07B #7BF0B7 #7C7BF0
split-complementary
#F07BB4 #7BF07C #7BEFF0
monochromatic
#D81976 #EA4495 #F07BB4 #F6B2D3 #FCE4EF
Accessibility & contrast
On white
2.56
#F07BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F07BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BB4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BB4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B6
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f07bb4; /* rgb */ color: rgb(240, 123, 180); /* oklch */ color: oklch(73.2% 0.157 351.1);
Tailwind
colors: {
custom: {
50: '#f8a4ca',
500: '#f07bb4',
950: '#000000',
},
}SCSS
$custom: #f07bb4; $custom-light: #f8a4ca; $custom-dark: #000000;
JSON
{
"hex": "#f07bb4",
"rgb": {
"r": 240,
"g": 123,
"b": 180
},
"hsl": {
"h": 330.769,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.73171,
"c": 0.15651,
"h": 351.1
},
"luminance": 0.35986
}Semantic roles & 50–950 ramp
primary
#F07BB4
secondary
#D4F3E4
accent
#DC750A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82