#F07BAE#F07BAE
#F07BAE is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.0% C 0.154 H 354.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BAE |
|---|---|
| RGB | rgb(240, 123, 174) |
| HSL | hsl(334, 80%, 71%) |
| HSV | hsv(334, 49%, 94%) |
| CMYK | cmyk(0%, 48.7%, 27.5%, 5.9%) |
| CIE-LAB | lab(66.33, 50.53, -6.22) |
| CIE-LCH | lch(66.33, 50.91, 352.99°) |
| OKLab | oklab(72.97% 0.1528 -0.0158) |
| OKLCH | oklch(72.97% 0.154 354.1) |
| XYZ | xyz(50.6599, 35.7515, 44.2688) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.68
Bubble Gum Pink
#FF69AF
ΔE00 3.78
Bubblegum (survey)
#FF6CB5
ΔE00 3.80
Hot Pink
#FF69B4
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.47
Pinky
#FC86AA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BAE #7BF0BD
analogous
#F07BE9 #F07BAE #F0827B
triadic
#F07BAE #AEF07B #7BAEF0
tetradic
#F07BAE #E9F07B #7BF0BD #827BF0
square
#F07BAE #E9F07B #7BF0BD #827BF0
split-complementary
#F07BAE #7BF082 #7BE9F0
monochromatic
#D8196C #EA448C #F07BAE #F6B2D0 #FCE4EE
Accessibility & contrast
On white
2.58
#F07BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F07BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BAE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BAE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A94B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FF758E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f07bae; /* rgb */ color: rgb(240, 123, 174); /* oklch */ color: oklch(73.0% 0.154 354.1);
Tailwind
colors: {
custom: {
50: '#f8a4c6',
500: '#f07bae',
950: '#000000',
},
}SCSS
$custom: #f07bae; $custom-light: #f8a4c6; $custom-dark: #000000;
JSON
{
"hex": "#f07bae",
"rgb": {
"r": 240,
"g": 123,
"b": 174
},
"hsl": {
"h": 333.846,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.72973,
"c": 0.15357,
"h": 354.1
},
"luminance": 0.35747
}Semantic roles & 50–950 ramp
primary
#F07BAE
secondary
#D4F3E5
accent
#DC800A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82