#F770DB#F770DB
#F770DB is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.1% C 0.205 H 336.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F770DB |
|---|---|
| RGB | rgb(247, 112, 219) |
| HSL | hsl(312, 89%, 70%) |
| HSV | hsv(312, 55%, 97%) |
| CMYK | cmyk(0%, 54.7%, 11.3%, 3.1%) |
| CIE-LAB | lab(66.89, 64.23, -30.56) |
| CIE-LCH | lch(66.89, 71.13, 334.55°) |
| OKLab | oklab(74.1% 0.1871 -0.0827) |
| OKLCH | oklch(74.1% 0.205 336.1) |
| XYZ | xyz(56.9386, 36.4812, 71.0468) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 4.65
Orchid
#DA70D6
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F770DB #70F78C
analogous
#CF70F7 #F770DB #F77098
triadic
#F770DB #DBF770 #70DBF7
tetradic
#F770DB #F7CF70 #70F78C #7098F7
square
#F770DB #F7CF70 #70F78C #7098F7
split-complementary
#F770DB #98F770 #70F7CF
monochromatic
#E00DB4 #F436CC #F770DB #FAAAEA #FDE2F8
Accessibility & contrast
On white
2.53
#F770DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F770DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F770DB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F770DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F770DB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7296DE
Deuteranopia (green-blind)
#99AAD7
Tritanopia (blue-blind)
#FF769C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f770db; /* rgb */ color: rgb(247, 112, 219); /* oklch */ color: oklch(74.1% 0.205 336.1);
Tailwind
colors: {
custom: {
50: '#fd9fe6',
500: '#f770db',
950: '#000000',
},
}SCSS
$custom: #f770db; $custom-light: #fd9fe6; $custom-dark: #000000;
JSON
{
"hex": "#f770db",
"rgb": {
"r": 247,
"g": 112,
"b": 219
},
"hsl": {
"h": 312.444,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.74097,
"c": 0.20454,
"h": 336.1
},
"luminance": 0.36477
}Semantic roles & 50–950 ramp
primary
#F770DB
secondary
#CFF4D7
accent
#E63000
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84