#F07CB5#F07CB5
#F07CB5 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.3% C 0.155 H 350.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CB5 |
|---|---|
| RGB | rgb(240, 124, 181) |
| HSL | hsl(331, 79%, 71%) |
| HSV | hsv(331, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 24.6%, 5.9%) |
| CIE-LAB | lab(66.73, 50.97, -9.57) |
| CIE-LCH | lch(66.73, 51.86, 349.37°) |
| OKLab | oklab(73.35% 0.1535 -0.0248) |
| OKLCH | oklch(73.35% 0.155 350.8) |
| XYZ | xyz(51.4849, 36.2810, 47.9984) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.84
Bubblegum (survey)
#FF6CB5
ΔE00 3.44
Hot Pink
#FF69B4
ΔE00 3.83
Bubble Gum Pink
#FF69AF
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CB5 #7CF0B7
analogous
#F07CEF #F07CB5 #F07D7C
triadic
#F07CB5 #B5F07C #7CB5F0
tetradic
#F07CB5 #EFF07C #7CF0B7 #7D7CF0
square
#F07CB5 #EFF07C #7CF0B7 #7D7CF0
split-complementary
#F07CB5 #7CF07D #7CEFF0
monochromatic
#D91977 #EA4596 #F07CB5 #F6B3D4 #FCE4EF
Accessibility & contrast
On white
2.54
#F07CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F07CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CB5
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CB5 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B7
Deuteranopia (green-blind)
#A7AAB2
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f07cb5; /* rgb */ color: rgb(240, 124, 181); /* oklch */ color: oklch(73.3% 0.155 350.8);
Tailwind
colors: {
custom: {
50: '#f7a5cb',
500: '#f07cb5',
950: '#000000',
},
}SCSS
$custom: #f07cb5; $custom-light: #f7a5cb; $custom-dark: #000000;
JSON
{
"hex": "#f07cb5",
"rgb": {
"r": 240,
"g": 124,
"b": 181
},
"hsl": {
"h": 330.517,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.73347,
"c": 0.15545,
"h": 350.8
},
"luminance": 0.36277
}Semantic roles & 50–950 ramp
primary
#F07CB5
secondary
#D5F3E4
accent
#DC750A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82