#F07CAF#F07CAF
#F07CAF is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.1% C 0.152 H 353.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CAF |
|---|---|
| RGB | rgb(240, 124, 175) |
| HSL | hsl(334, 79%, 71%) |
| HSV | hsv(334, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 27.1%, 5.9%) |
| CIE-LAB | lab(66.55, 50.17, -6.45) |
| CIE-LCH | lch(66.55, 50.58, 352.67°) |
| OKLab | oklab(73.15% 0.1516 -0.0164) |
| OKLCH | oklch(73.15% 0.152 353.8) |
| XYZ | xyz(50.8824, 36.0400, 44.8257) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Bubble Gum Pink
#FF69AF
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.23
Carnation Pink
#FF7FA7
ΔE00 4.52
Pinky
#FC86AA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CAF #7CF0BD
analogous
#F07CE9 #F07CAF #F0837C
triadic
#F07CAF #AFF07C #7CAFF0
tetradic
#F07CAF #E9F07C #7CF0BD #837CF0
square
#F07CAF #E9F07C #7CF0BD #837CF0
split-complementary
#F07CAF #7CF083 #7CE9F0
monochromatic
#D9196D #EA458D #F07CAF #F6B3D1 #FCE4EE
Accessibility & contrast
On white
2.56
#F07CAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F07CAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CAF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CAF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B1
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#FF768F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f07caf; /* rgb */ color: rgb(240, 124, 175); /* oklch */ color: oklch(73.1% 0.152 353.8);
Tailwind
colors: {
custom: {
50: '#f8a5c6',
500: '#f07caf',
950: '#000000',
},
}SCSS
$custom: #f07caf; $custom-light: #f8a5c6; $custom-dark: #000000;
JSON
{
"hex": "#f07caf",
"rgb": {
"r": 240,
"g": 124,
"b": 175
},
"hsl": {
"h": 333.621,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.73149,
"c": 0.15248,
"h": 353.8
},
"luminance": 0.36036
}Semantic roles & 50–950 ramp
primary
#F07CAF
secondary
#D5F3E6
accent
#DC7F0A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82