#F07FB2#F07FB2
#F07FB2 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.7% C 0.149 H 352.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F07FB2 |
|---|---|
| RGB | rgb(240, 127, 178) |
| HSL | hsl(333, 79%, 72%) |
| HSV | hsv(333, 47%, 94%) |
| CMYK | cmyk(0%, 47.1%, 25.8%, 5.9%) |
| CIE-LAB | lab(67.22, 49.09, -7.16) |
| CIE-LCH | lch(67.22, 49.60, 351.71°) |
| OKLab | oklab(73.68% 0.148 -0.0183) |
| OKLCH | oklch(73.68% 0.149 352.9) |
| XYZ | xyz(51.5621, 36.9226, 46.5220) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.10
Bubblegum (survey)
#FF6CB5
ΔE00 4.18
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 4.74
Pinky
#FC86AA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07FB2 #7FF0BD
analogous
#F07FEB #F07FB2 #F0857F
triadic
#F07FB2 #B2F07F #7FB2F0
tetradic
#F07FB2 #EBF07F #7FF0BD #857FF0
square
#F07FB2 #EBF07F #7FF0BD #857FF0
split-complementary
#F07FB2 #7FF085 #7FEBF0
monochromatic
#DB1A71 #EA4891 #F07FB2 #F6B6D3 #FCE4EF
Accessibility & contrast
On white
2.50
#F07FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F07FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07FB2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07FB2 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B4
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#FF7A92
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f07fb2; /* rgb */ color: rgb(240, 127, 178); /* oklch */ color: oklch(73.7% 0.149 352.9);
Tailwind
colors: {
custom: {
50: '#f7a7c9',
500: '#f07fb2',
950: '#000000',
},
}SCSS
$custom: #f07fb2; $custom-light: #f7a7c9; $custom-dark: #000000;
JSON
{
"hex": "#f07fb2",
"rgb": {
"r": 240,
"g": 127,
"b": 178
},
"hsl": {
"h": 332.92,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.73681,
"c": 0.14918,
"h": 352.9
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#F07FB2
secondary
#D7F4E7
accent
#DB7D0A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82