#F07CC2#F07CC2
#F07CC2 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.8% C 0.163 H 344.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CC2 |
|---|---|
| RGB | rgb(240, 124, 194) |
| HSL | hsl(324, 79%, 71%) |
| HSV | hsv(324, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 19.2%, 5.9%) |
| CIE-LAB | lab(67.16, 52.80, -16.25) |
| CIE-LCH | lch(67.16, 55.25, 342.90°) |
| OKLab | oklab(73.8% 0.1572 -0.043) |
| OKLCH | oklch(73.8% 0.163 344.7) |
| XYZ | xyz(52.8815, 36.8397, 55.3540) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.82
Pink (survey)
#FF81C0
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 4.31
Hot Pink
#FF69B4
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CC2 #7CF0AA
analogous
#E47CF0 #F07CC2 #F07C88
triadic
#F07CC2 #C2F07C #7CC2F0
tetradic
#F07CC2 #F0E47C #7CF0AA #7C88F0
square
#F07CC2 #F0E47C #7CF0AA #7C88F0
split-complementary
#F07CC2 #88F07C #7CF0E4
monochromatic
#D9198D #EA45A8 #F07CC2 #F6B3DC #FCE4F2
Accessibility & contrast
On white
2.51
#F07CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F07CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CC2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CC2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C4
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#FD7B97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f07cc2; /* rgb */ color: rgb(240, 124, 194); /* oklch */ color: oklch(73.8% 0.163 344.7);
Tailwind
colors: {
custom: {
50: '#f7a5d4',
500: '#f07cc2',
950: '#000000',
},
}SCSS
$custom: #f07cc2; $custom-light: #f7a5d4; $custom-dark: #000000;
JSON
{
"hex": "#f07cc2",
"rgb": {
"r": 240,
"g": 124,
"b": 194
},
"hsl": {
"h": 323.793,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.73803,
"c": 0.163,
"h": 344.7
},
"luminance": 0.36836
}Semantic roles & 50–950 ramp
primary
#F07CC2
secondary
#D5F3E1
accent
#DC5D0A
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83