#F07CCF#F07CCF
#F07CCF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.172 H 339.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CCF |
|---|---|
| RGB | rgb(240, 124, 207) |
| HSL | hsl(317, 79%, 71%) |
| HSV | hsv(317, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 13.7%, 5.9%) |
| CIE-LAB | lab(67.61, 54.75, -22.83) |
| CIE-LCH | lch(67.61, 59.32, 337.36°) |
| OKLab | oklab(74.29% 0.1606 -0.0612) |
| OKLCH | oklch(74.29% 0.172 339.1) |
| XYZ | xyz(54.4058, 37.4494, 63.3823) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 4.92
Pink (survey)
#FF81C0
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.80
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CCF #7CF09D
analogous
#D77CF0 #F07CCF #F07C95
triadic
#F07CCF #CFF07C #7CCFF0
tetradic
#F07CCF #F0D77C #7CF09D #7C95F0
square
#F07CCF #F0D77C #7CF09D #7C95F0
split-complementary
#F07CCF #95F07C #7CF0D7
monochromatic
#D919A2 #EA45BB #F07CCF #F6B3E3 #FCE4F5
Accessibility & contrast
On white
2.47
#F07CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F07CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CCF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CCF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D2
Deuteranopia (green-blind)
#A0ABCC
Tritanopia (blue-blind)
#FB7F9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f07ccf; /* rgb */ color: rgb(240, 124, 207); /* oklch */ color: oklch(74.3% 0.172 339.1);
Tailwind
colors: {
custom: {
50: '#f7a5dd',
500: '#f07ccf',
950: '#000000',
},
}SCSS
$custom: #f07ccf; $custom-light: #f7a5dd; $custom-dark: #000000;
JSON
{
"hex": "#f07ccf",
"rgb": {
"r": 240,
"g": 124,
"b": 207
},
"hsl": {
"h": 317.069,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.74294,
"c": 0.17187,
"h": 339.1
},
"luminance": 0.37446
}Semantic roles & 50–950 ramp
primary
#F07CCF
secondary
#D5F3DD
accent
#DC450A
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83