#F480D3#F480D3
#F480D3 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.171 H 339.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F480D3 |
|---|---|
| RGB | rgb(244, 128, 211) |
| HSL | hsl(317, 84%, 73%) |
| HSV | hsv(317, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 13.5%, 4.3%) |
| CIE-LAB | lab(69.02, 54.63, -22.86) |
| CIE-LCH | lch(69.02, 59.22, 337.29°) |
| OKLab | oklab(75.5% 0.1601 -0.0613) |
| OKLCH | oklch(75.5% 0.171 339.1) |
| XYZ | xyz(56.7858, 39.3785, 66.2253) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 4.53
Purply Pink
#F075E6
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480D3 #80F4A1
analogous
#DB80F4 #F480D3 #F48099
triadic
#F480D3 #D3F480 #80D3F4
tetradic
#F480D3 #F4DB80 #80F4A1 #8099F4
square
#F480D3 #F4DB80 #80F4A1 #8099F4
split-complementary
#F480D3 #99F480 #80F4DB
monochromatic
#E614AA #EF48BF #F480D3 #F9B8E7 #FDE3F5
Accessibility & contrast
On white
2.37
#F480D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F480D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480D3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480D3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849DD6
Deuteranopia (green-blind)
#A4AFD0
Tritanopia (blue-blind)
#FF83A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f480d3; /* rgb */ color: rgb(244, 128, 211); /* oklch */ color: oklch(75.5% 0.171 339.1);
Tailwind
colors: {
custom: {
50: '#faa8e0',
500: '#f480d3',
950: '#000000',
},
}SCSS
$custom: #f480d3; $custom-light: #faa8e0; $custom-dark: #000000;
JSON
{
"hex": "#f480d3",
"rgb": {
"r": 244,
"g": 128,
"b": 211
},
"hsl": {
"h": 317.069,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.75504,
"c": 0.17146,
"h": 339.1
},
"luminance": 0.39375
}Semantic roles & 50–950 ramp
primary
#F480D3
secondary
#D6F5DF
accent
#E14305
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83