#F07BC1#F07BC1
#F07BC1 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.6% C 0.164 H 345.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BC1 |
|---|---|
| RGB | rgb(240, 123, 193) |
| HSL | hsl(324, 80%, 71%) |
| HSV | hsv(324, 49%, 94%) |
| CMYK | cmyk(0%, 48.7%, 19.6%, 5.9%) |
| CIE-LAB | lab(66.93, 53.15, -16.02) |
| CIE-LCH | lch(66.93, 55.51, 343.22°) |
| OKLab | oklab(73.63% 0.1584 -0.0423) |
| OKLCH | oklch(73.63% 0.164 345) |
| XYZ | xyz(52.6449, 36.5455, 54.7230) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.97
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum (survey)
#FF6CB5
ΔE00 4.11
Hot Pink
#FF69B4
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BC1 #7BF0AA
analogous
#E57BF0 #F07BC1 #F07B86
triadic
#F07BC1 #C1F07B #7BC1F0
tetradic
#F07BC1 #F0E57B #7BF0AA #7B86F0
square
#F07BC1 #F0E57B #7BF0AA #7B86F0
split-complementary
#F07BC1 #86F07B #7BF0E5
monochromatic
#D8198B #EA44A7 #F07BC1 #F6B2DB #FCE4F2
Accessibility & contrast
On white
2.53
#F07BC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F07BC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BC1
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BC1 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C3
Deuteranopia (green-blind)
#A4AABE
Tritanopia (blue-blind)
#FD7A96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f07bc1; /* rgb */ color: rgb(240, 123, 193); /* oklch */ color: oklch(73.6% 0.164 345.0);
Tailwind
colors: {
custom: {
50: '#f7a4d3',
500: '#f07bc1',
950: '#000000',
},
}SCSS
$custom: #f07bc1; $custom-light: #f7a4d3; $custom-dark: #000000;
JSON
{
"hex": "#f07bc1",
"rgb": {
"r": 240,
"g": 123,
"b": 193
},
"hsl": {
"h": 324.103,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.73626,
"c": 0.16398,
"h": 345
},
"luminance": 0.36541
}Semantic roles & 50–950 ramp
primary
#F07BC1
secondary
#D4F3E0
accent
#DC5E0A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82