#F07ABB#F07ABB
#F07ABB is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.3% C 0.162 H 347.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F07ABB |
|---|---|
| RGB | rgb(240, 122, 187) |
| HSL | hsl(327, 80%, 71%) |
| HSV | hsv(327, 49%, 94%) |
| CMYK | cmyk(0%, 49.2%, 22.1%, 5.9%) |
| CIE-LAB | lab(66.55, 52.78, -13.23) |
| CIE-LCH | lch(66.55, 54.41, 345.93°) |
| OKLab | oklab(73.27% 0.1582 -0.0347) |
| OKLCH | oklch(73.27% 0.162 347.6) |
| XYZ | xyz(51.8657, 36.0364, 51.2281) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.08
Bubblegum (survey)
#FF6CB5
ΔE00 3.37
Bubblegum Pink
#FE83CC
ΔE00 3.52
Hot Pink
#FF69B4
ΔE00 3.69
Bubble Gum Pink
#FF69AF
ΔE00 4.21
Pale Magenta
#D767AD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07ABB #7AF0AF
analogous
#EA7AF0 #F07ABB #F07A80
triadic
#F07ABB #BBF07A #7ABBF0
tetradic
#F07ABB #F0EA7A #7AF0AF #7A80F0
square
#F07ABB #F0EA7A #7AF0AF #7A80F0
split-complementary
#F07ABB #80F07A #7AF0EA
monochromatic
#D71882 #EA439F #F07ABB #F6B1D7 #FCE4F1
Accessibility & contrast
On white
2.56
#F07ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F07ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07ABB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07ABB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BD
Deuteranopia (green-blind)
#A5A9B8
Tritanopia (blue-blind)
#FE7893
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f07abb; /* rgb */ color: rgb(240, 122, 187); /* oklch */ color: oklch(73.3% 0.162 347.6);
Tailwind
colors: {
custom: {
50: '#f7a4cf',
500: '#f07abb',
950: '#000000',
},
}SCSS
$custom: #f07abb; $custom-light: #f7a4cf; $custom-dark: #000000;
JSON
{
"hex": "#f07abb",
"rgb": {
"r": 240,
"g": 122,
"b": 187
},
"hsl": {
"h": 326.949,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.73271,
"c": 0.16195,
"h": 347.6
},
"luminance": 0.36032
}Semantic roles & 50–950 ramp
primary
#F07ABB
secondary
#D3F3E1
accent
#DC6809
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82