#F481C0#F481C0
#F481C0 is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.9% C 0.157 H 347.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F481C0 |
|---|---|
| RGB | rgb(244, 129, 192) |
| HSL | hsl(327, 84%, 73%) |
| HSV | hsv(327, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 21.3%, 4.3%) |
| CIE-LAB | lab(68.57, 51.33, -12.95) |
| CIE-LCH | lch(68.57, 52.94, 345.84°) |
| OKLab | oklab(74.95% 0.1536 -0.034) |
| OKLCH | oklch(74.95% 0.157 347.5) |
| XYZ | xyz(54.6742, 38.7436, 54.4576) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.98
Bubblegum Pink
#FE83CC
ΔE00 2.34
Bubblegum (survey)
#FF6CB5
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 5.11
Pinky
#FC86AA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481C0 #81F4B5
analogous
#EE81F4 #F481C0 #F48186
triadic
#F481C0 #C0F481 #81C0F4
tetradic
#F481C0 #F4EE81 #81F4B5 #8186F4
square
#F481C0 #F4EE81 #81F4B5 #8186F4
split-complementary
#F481C0 #86F481 #81F4EE
monochromatic
#E61487 #EF49A4 #F481C0 #F9B9DC #FDE3F1
Accessibility & contrast
On white
2.40
#F481C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F481C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481C0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481C0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC2
Deuteranopia (green-blind)
#AAAFBD
Tritanopia (blue-blind)
#FF7F98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f481c0; /* rgb */ color: rgb(244, 129, 192); /* oklch */ color: oklch(74.9% 0.157 347.5);
Tailwind
colors: {
custom: {
50: '#faa8d3',
500: '#f481c0',
950: '#000000',
},
}SCSS
$custom: #f481c0; $custom-light: #faa8d3; $custom-dark: #000000;
JSON
{
"hex": "#f481c0",
"rgb": {
"r": 244,
"g": 129,
"b": 192
},
"hsl": {
"h": 327.13,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.74946,
"c": 0.15729,
"h": 347.5
},
"luminance": 0.38739
}Semantic roles & 50–950 ramp
primary
#F481C0
secondary
#D7F4E4
accent
#E06805
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82