#F477DB#F477DB
#F477DB is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.6% C 0.192 H 335.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F477DB |
|---|---|
| RGB | rgb(244, 119, 219) |
| HSL | hsl(312, 85%, 71%) |
| HSV | hsv(312, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 10.2%, 4.3%) |
| CIE-LAB | lab(67.68, 60.18, -29.36) |
| CIE-LCH | lch(67.68, 66.96, 333.99°) |
| OKLab | oklab(74.61% 0.1745 -0.0795) |
| OKLCH | oklch(74.61% 0.192 335.5) |
| XYZ | xyz(56.6915, 37.5452, 71.2651) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.01
Bubblegum Pink
#FE83CC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477DB #77F490
analogous
#CE77F4 #F477DB #F4779C
triadic
#F477DB #DBF477 #77DBF4
tetradic
#F477DB #F4CE77 #77F490 #779CF4
square
#F477DB #F4CE77 #77F490 #779CF4
split-complementary
#F477DB #9CF477 #77F4CE
monochromatic
#DF12B6 #EF3ECC #F477DB #F9B0EA #FDE3F8
Accessibility & contrast
On white
2.47
#F477DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F477DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477DB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477DB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7899DE
Deuteranopia (green-blind)
#9BACD8
Tritanopia (blue-blind)
#FE7D9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f477db; /* rgb */ color: rgb(244, 119, 219); /* oklch */ color: oklch(74.6% 0.192 335.5);
Tailwind
colors: {
custom: {
50: '#faa3e6',
500: '#f477db',
950: '#000000',
},
}SCSS
$custom: #f477db; $custom-light: #faa3e6; $custom-dark: #000000;
JSON
{
"hex": "#f477db",
"rgb": {
"r": 244,
"g": 119,
"b": 219
},
"hsl": {
"h": 312,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.74605,
"c": 0.19176,
"h": 335.5
},
"luminance": 0.37541
}Semantic roles & 50–950 ramp
primary
#F477DB
secondary
#D3F4DA
accent
#E23004
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84