#F07CB0#F07CB0
#F07CB0 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.2% C 0.153 H 353.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CB0 |
|---|---|
| RGB | rgb(240, 124, 176) |
| HSL | hsl(333, 79%, 71%) |
| HSV | hsv(333, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 26.7%, 5.9%) |
| CIE-LAB | lab(66.58, 50.30, -6.97) |
| CIE-LCH | lch(66.58, 50.78, 352.11°) |
| OKLab | oklab(73.18% 0.1519 -0.0178) |
| OKLCH | oklch(73.18% 0.153 353.3) |
| XYZ | xyz(50.9810, 36.0795, 45.3449) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Bubble Gum Pink
#FF69AF
ΔE00 3.88
Hot Pink
#FF69B4
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 4.72
Pinky
#FC86AA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CB0 #7CF0BC
analogous
#F07CEA #F07CB0 #F0827C
triadic
#F07CB0 #B0F07C #7CB0F0
tetradic
#F07CB0 #EAF07C #7CF0BC #827CF0
square
#F07CB0 #EAF07C #7CF0BC #827CF0
split-complementary
#F07CB0 #7CF082 #7CEAF0
monochromatic
#D9196F #EA458F #F07CB0 #F6B3D1 #FCE4EE
Accessibility & contrast
On white
2.56
#F07CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F07CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CB0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CB0 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B2
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#FF778F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f07cb0; /* rgb */ color: rgb(240, 124, 176); /* oklch */ color: oklch(73.2% 0.153 353.3);
Tailwind
colors: {
custom: {
50: '#f8a5c7',
500: '#f07cb0',
950: '#000000',
},
}SCSS
$custom: #f07cb0; $custom-light: #f8a5c7; $custom-dark: #000000;
JSON
{
"hex": "#f07cb0",
"rgb": {
"r": 240,
"g": 124,
"b": 176
},
"hsl": {
"h": 333.103,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.73181,
"c": 0.15295,
"h": 353.3
},
"luminance": 0.36075
}Semantic roles & 50–950 ramp
primary
#F07CB0
secondary
#D5F3E5
accent
#DC7E0A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82