#F07CB4#F07CB4
#F07CB4 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.3% C 0.155 H 351.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CB4 |
|---|---|
| RGB | rgb(240, 124, 180) |
| HSL | hsl(331, 79%, 71%) |
| HSV | hsv(331, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 25%, 5.9%) |
| CIE-LAB | lab(66.70, 50.84, -9.05) |
| CIE-LCH | lch(66.70, 51.63, 349.90°) |
| OKLab | oklab(73.31% 0.1532 -0.0234) |
| OKLCH | oklch(73.31% 0.155 351.3) |
| XYZ | xyz(51.3826, 36.2401, 47.4600) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 3.47
Hot Pink
#FF69B4
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 4.52
Carnation Pink
#FF7FA7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CB4 #7CF0B8
analogous
#F07CEE #F07CB4 #F07E7C
triadic
#F07CB4 #B4F07C #7CB4F0
tetradic
#F07CB4 #EEF07C #7CF0B8 #7E7CF0
square
#F07CB4 #EEF07C #7CF0B8 #7E7CF0
split-complementary
#F07CB4 #7CF07E #7CEEF0
monochromatic
#D91975 #EA4595 #F07CB4 #F6B3D3 #FCE4EF
Accessibility & contrast
On white
2.55
#F07CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F07CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CB4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CB4 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f07cb4; /* rgb */ color: rgb(240, 124, 180); /* oklch */ color: oklch(73.3% 0.155 351.3);
Tailwind
colors: {
custom: {
50: '#f7a5ca',
500: '#f07cb4',
950: '#000000',
},
}SCSS
$custom: #f07cb4; $custom-light: #f7a5ca; $custom-dark: #000000;
JSON
{
"hex": "#f07cb4",
"rgb": {
"r": 240,
"g": 124,
"b": 180
},
"hsl": {
"h": 331.034,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.73314,
"c": 0.15492,
"h": 351.3
},
"luminance": 0.36236
}Semantic roles & 50–950 ramp
primary
#F07CB4
secondary
#D5F3E4
accent
#DC760A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82