#F481C2#F481C2
#F481C2 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.0% C 0.158 H 346.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F481C2 |
|---|---|
| RGB | rgb(244, 129, 194) |
| HSL | hsl(326, 84%, 73%) |
| HSV | hsv(326, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 20.5%, 4.3%) |
| CIE-LAB | lab(68.63, 51.61, -13.98) |
| CIE-LCH | lch(68.63, 53.47, 344.85°) |
| OKLab | oklab(75.02% 0.1542 -0.0368) |
| OKLCH | oklch(75.02% 0.158 346.6) |
| XYZ | xyz(54.8973, 38.8328, 55.6326) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.05
Pink (survey)
#FF81C0
ΔE00 2.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.81
Bubble Gum Pink
#FF69AF
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481C2 #81F4B3
analogous
#ED81F4 #F481C2 #F48188
triadic
#F481C2 #C2F481 #81C2F4
tetradic
#F481C2 #F4ED81 #81F4B3 #8188F4
square
#F481C2 #F4ED81 #81F4B3 #8188F4
split-complementary
#F481C2 #88F481 #81F4ED
monochromatic
#E6148B #EF49A7 #F481C2 #F9B9DD #FDE3F1
Accessibility & contrast
On white
2.40
#F481C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F481C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481C2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481C2 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 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)
#8B9BC4
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f481c2; /* rgb */ color: rgb(244, 129, 194); /* oklch */ color: oklch(75.0% 0.158 346.6);
Tailwind
colors: {
custom: {
50: '#faa8d4',
500: '#f481c2',
950: '#000000',
},
}SCSS
$custom: #f481c2; $custom-light: #faa8d4; $custom-dark: #000000;
JSON
{
"hex": "#f481c2",
"rgb": {
"r": 244,
"g": 129,
"b": 194
},
"hsl": {
"h": 326.087,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.75016,
"c": 0.15848,
"h": 346.6
},
"luminance": 0.38829
}Semantic roles & 50–950 ramp
primary
#F481C2
secondary
#D7F4E4
accent
#E06405
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83