#F07BCE#F07BCE
#F07BCE is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.1% C 0.173 H 339.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BCE |
|---|---|
| RGB | rgb(240, 123, 206) |
| HSL | hsl(317, 80%, 71%) |
| HSV | hsv(317, 49%, 94%) |
| CMYK | cmyk(0%, 48.7%, 14.2%, 5.9%) |
| CIE-LAB | lab(67.39, 55.08, -22.61) |
| CIE-LCH | lch(67.39, 59.54, 337.68°) |
| OKLab | oklab(74.12% 0.1618 -0.0606) |
| OKLCH | oklch(74.12% 0.173 339.5) |
| XYZ | xyz(54.1593, 37.1513, 62.6989) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.97
Bubblegum (survey)
#FF6CB5
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BCE #7BF09D
analogous
#D77BF0 #F07BCE #F07B93
triadic
#F07BCE #CEF07B #7BCEF0
tetradic
#F07BCE #F0D77B #7BF09D #7B93F0
square
#F07BCE #F0D77B #7BF09D #7B93F0
split-complementary
#F07BCE #93F07B #7BF0D7
monochromatic
#D819A0 #EA44BA #F07BCE #F6B2E2 #FCE4F5
Accessibility & contrast
On white
2.49
#F07BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F07BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BCE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BCE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D1
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#FB7E9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f07bce; /* rgb */ color: rgb(240, 123, 206); /* oklch */ color: oklch(74.1% 0.173 339.5);
Tailwind
colors: {
custom: {
50: '#f7a5dd',
500: '#f07bce',
950: '#000000',
},
}SCSS
$custom: #f07bce; $custom-light: #f7a5dd; $custom-dark: #000000;
JSON
{
"hex": "#f07bce",
"rgb": {
"r": 240,
"g": 123,
"b": 206
},
"hsl": {
"h": 317.436,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.74116,
"c": 0.17276,
"h": 339.5
},
"luminance": 0.37147
}Semantic roles & 50–950 ramp
primary
#F07BCE
secondary
#D4F3DD
accent
#DC470A
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83