#F481C3#F481C3
#F481C3 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.159 H 346.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F481C3 |
|---|---|
| RGB | rgb(244, 129, 195) |
| HSL | hsl(326, 84%, 73%) |
| HSV | hsv(326, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 20.1%, 4.3%) |
| CIE-LAB | lab(68.66, 51.76, -14.49) |
| CIE-LCH | lch(68.66, 53.75, 344.36°) |
| OKLab | oklab(75.05% 0.1544 -0.0382) |
| OKLCH | oklch(75.05% 0.159 346.1) |
| XYZ | xyz(55.0100, 38.8779, 56.2261) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.93
Pink (survey)
#FF81C0
ΔE00 2.37
Bubblegum (survey)
#FF6CB5
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481C3 #81F4B2
analogous
#EB81F4 #F481C3 #F48189
triadic
#F481C3 #C3F481 #81C3F4
tetradic
#F481C3 #F4EB81 #81F4B2 #8189F4
square
#F481C3 #F4EB81 #81F4B2 #8189F4
split-complementary
#F481C3 #89F481 #81F4EB
monochromatic
#E6148D #EF49A8 #F481C3 #F9B9DE #FDE3F2
Accessibility & contrast
On white
2.39
#F481C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F481C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481C3
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481C3 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9CC5
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#FF7F9A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f481c3; /* rgb */ color: rgb(244, 129, 195); /* oklch */ color: oklch(75.1% 0.159 346.1);
Tailwind
colors: {
custom: {
50: '#faa9d5',
500: '#f481c3',
950: '#000000',
},
}SCSS
$custom: #f481c3; $custom-light: #faa9d5; $custom-dark: #000000;
JSON
{
"hex": "#f481c3",
"rgb": {
"r": 244,
"g": 129,
"b": 195
},
"hsl": {
"h": 325.565,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.75051,
"c": 0.15908,
"h": 346.1
},
"luminance": 0.38874
}Semantic roles & 50–950 ramp
primary
#F481C3
secondary
#D7F4E3
accent
#E06305
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83