#F077DB#F077DB
#F077DB is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.189 H 334.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F077DB |
|---|---|
| RGB | rgb(240, 119, 219) |
| HSL | hsl(310, 80%, 70%) |
| HSV | hsv(310, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 8.8%, 5.9%) |
| CIE-LAB | lab(67.15, 59.03, -30.23) |
| CIE-LCH | lch(67.15, 66.32, 332.89°) |
| OKLab | oklab(74.1% 0.1703 -0.0819) |
| OKLCH | oklch(74.1% 0.189 334.3) |
| XYZ | xyz(55.3182, 36.8371, 71.2007) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Violet (CSS)
#EE82EE
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.00
Orchid
#DA70D6
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077DB #77F08C
analogous
#C877F0 #F077DB #F0779F
triadic
#F077DB #DBF077 #77DBF0
tetradic
#F077DB #F0C877 #77F08C #779FF0
square
#F077DB #F0C877 #77F08C #779FF0
split-complementary
#F077DB #9FF077 #77F0C8
monochromatic
#D518B4 #EA40CC #F077DB #F6AEEA #FCE3F8
Accessibility & contrast
On white
2.51
#F077DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F077DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077DB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077DB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DE
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#FA7E9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f077db; /* rgb */ color: rgb(240, 119, 219); /* oklch */ color: oklch(74.1% 0.189 334.3);
Tailwind
colors: {
custom: {
50: '#f7a2e6',
500: '#f077db',
950: '#000000',
},
}SCSS
$custom: #f077db; $custom-light: #f7a2e6; $custom-dark: #000000;
JSON
{
"hex": "#f077db",
"rgb": {
"r": 240,
"g": 119,
"b": 219
},
"hsl": {
"h": 310.413,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.74103,
"c": 0.18895,
"h": 334.3
},
"luminance": 0.36833
}Semantic roles & 50–950 ramp
primary
#F077DB
secondary
#D1F2D7
accent
#DC2E09
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84