#F07DC1#F07DC1
#F07DC1 is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.9% C 0.161 H 345.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DC1 |
|---|---|
| RGB | rgb(240, 125, 193) |
| HSL | hsl(325, 79%, 72%) |
| HSV | hsv(325, 48%, 94%) |
| CMYK | cmyk(0%, 47.9%, 19.6%, 5.9%) |
| CIE-LAB | lab(67.31, 52.17, -15.45) |
| CIE-LCH | lch(67.31, 54.41, 343.50°) |
| OKLab | oklab(73.91% 0.1555 -0.0408) |
| OKLCH | oklch(73.91% 0.161 345.3) |
| XYZ | xyz(52.8955, 37.0468, 54.8065) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 3.25
Bubblegum (survey)
#FF6CB5
ΔE00 4.25
Hot Pink
#FF69B4
ΔE00 4.57
Bubble Gum Pink
#FF69AF
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DC1 #7DF0AC
analogous
#E67DF0 #F07DC1 #F07D88
triadic
#F07DC1 #C1F07D #7DC1F0
tetradic
#F07DC1 #F0E67D #7DF0AC #7D88F0
square
#F07DC1 #F0E67D #7DF0AC #7D88F0
split-complementary
#F07DC1 #88F07D #7DF0E6
monochromatic
#DA198B #EA46A7 #F07DC1 #F6B4DB #FCE4F2
Accessibility & contrast
On white
2.50
#F07DC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F07DC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DC1
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DC1 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C3
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#FD7C97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f07dc1; /* rgb */ color: rgb(240, 125, 193); /* oklch */ color: oklch(73.9% 0.161 345.3);
Tailwind
colors: {
custom: {
50: '#f7a6d3',
500: '#f07dc1',
950: '#000000',
},
}SCSS
$custom: #f07dc1; $custom-light: #f7a6d3; $custom-dark: #000000;
JSON
{
"hex": "#f07dc1",
"rgb": {
"r": 240,
"g": 125,
"b": 193
},
"hsl": {
"h": 324.522,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.73909,
"c": 0.16075,
"h": 345.3
},
"luminance": 0.37043
}Semantic roles & 50–950 ramp
primary
#F07DC1
secondary
#D6F3E2
accent
#DC600A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82