#F072DB#F072DB
#F072DB is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.5% C 0.197 H 334.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F072DB |
|---|---|
| RGB | rgb(240, 114, 219) |
| HSL | hsl(310, 81%, 69%) |
| HSV | hsv(310, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 8.8%, 5.9%) |
| CIE-LAB | lab(66.27, 61.37, -31.59) |
| CIE-LCH | lch(66.27, 69.02, 332.76°) |
| OKLab | oklab(73.45% 0.177 -0.0858) |
| OKLCH | oklch(73.45% 0.197 334.2) |
| XYZ | xyz(54.7388, 35.6781, 71.0076) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 3.28
Orchid
#DA70D6
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072DB #72F087
analogous
#C672F0 #F072DB #F0729C
triadic
#F072DB #DBF072 #72DBF0
tetradic
#F072DB #F0C672 #72F087 #729CF0
square
#F072DB #F0C672 #72F087 #729CF0
split-complementary
#F072DB #9CF072 #72F0C6
monochromatic
#D116B2 #EA3BCD #F072DB #F6A9E9 #FCE1F7
Accessibility & contrast
On white
2.58
#F072DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F072DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072DB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072DB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7195DE
Deuteranopia (green-blind)
#96A8D8
Tritanopia (blue-blind)
#FA799D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f072db; /* rgb */ color: rgb(240, 114, 219); /* oklch */ color: oklch(73.5% 0.197 334.2);
Tailwind
colors: {
custom: {
50: '#f79fe6',
500: '#f072db',
950: '#000000',
},
}SCSS
$custom: #f072db; $custom-light: #f79fe6; $custom-dark: #000000;
JSON
{
"hex": "#f072db",
"rgb": {
"r": 240,
"g": 114,
"b": 219
},
"hsl": {
"h": 310,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.73451,
"c": 0.19671,
"h": 334.2
},
"luminance": 0.35674
}Semantic roles & 50–950 ramp
primary
#F072DB
secondary
#CDF1D3
accent
#DD2C08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84