#F07AB5#F07AB5
#F07AB5 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.1% C 0.159 H 350.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F07AB5 |
|---|---|
| RGB | rgb(240, 122, 181) |
| HSL | hsl(330, 80%, 71%) |
| HSV | hsv(330, 49%, 94%) |
| CMYK | cmyk(0%, 49.2%, 24.6%, 5.9%) |
| CIE-LAB | lab(66.36, 51.95, -10.13) |
| CIE-LCH | lch(66.36, 52.93, 348.96°) |
| OKLab | oklab(73.06% 0.1564 -0.0263) |
| OKLCH | oklch(73.06% 0.159 350.5) |
| XYZ | xyz(51.2368, 35.7848, 47.9157) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.01
Bubblegum (survey)
#FF6CB5
ΔE00 3.13
Hot Pink
#FF69B4
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07AB5 #7AF0B5
analogous
#F07AF0 #F07AB5 #F07A7A
triadic
#F07AB5 #B5F07A #7AB5F0
tetradic
#F07AB5 #F0F07A #7AF0B5 #7A7AF0
square
#F07AB5 #F0F07A #7AF0B5 #7A7AF0
split-complementary
#F07AB5 #7AF07A #7AF0F0
monochromatic
#D71878 #EA4396 #F07AB5 #F6B1D4 #FCE4F0
Accessibility & contrast
On white
2.57
#F07AB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F07AB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07AB5
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07AB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07AB5 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795B7
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f07ab5; /* rgb */ color: rgb(240, 122, 181); /* oklch */ color: oklch(73.1% 0.159 350.5);
Tailwind
colors: {
custom: {
50: '#f8a4cb',
500: '#f07ab5',
950: '#000000',
},
}SCSS
$custom: #f07ab5; $custom-light: #f8a4cb; $custom-dark: #000000;
JSON
{
"hex": "#f07ab5",
"rgb": {
"r": 240,
"g": 122,
"b": 181
},
"hsl": {
"h": 330,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.73063,
"c": 0.15861,
"h": 350.5
},
"luminance": 0.35781
}Semantic roles & 50–950 ramp
primary
#F07AB5
secondary
#D3F3E3
accent
#DC7309
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82