#F481AE#F481AE
#F481AE is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.4% C 0.148 H 356.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F481AE |
|---|---|
| RGB | rgb(244, 129, 174) |
| HSL | hsl(337, 84%, 73%) |
| HSV | hsv(337, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 28.7%, 4.3%) |
| CIE-LAB | lab(68.02, 48.89, -3.66) |
| CIE-LCH | lch(68.02, 49.02, 355.71°) |
| OKLab | oklab(74.35% 0.148 -0.009) |
| OKLCH | oklch(74.35% 0.148 356.5) |
| XYZ | xyz(52.8004, 37.9941, 44.5889) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.01
Carnation Pink
#FF7FA7
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.86
Rosa
#FE86A4
ΔE00 4.73
Bubble Gum Pink
#FF69AF
ΔE00 4.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481AE #81F4C7
analogous
#F481E7 #F481AE #F48D81
triadic
#F481AE #AEF481 #81AEF4
tetradic
#F481AE #E7F481 #81F4C7 #8D81F4
square
#F481AE #E7F481 #81F4C7 #8D81F4
split-complementary
#F481AE #81F48D #81E7F4
monochromatic
#E61466 #EF498A #F481AE #F9B9D2 #FDE3ED
Accessibility & contrast
On white
2.44
#F481AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F481AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481AE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481AE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AF
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#FF7A91
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f481ae; /* rgb */ color: rgb(244, 129, 174); /* oklch */ color: oklch(74.4% 0.148 356.5);
Tailwind
colors: {
custom: {
50: '#faa8c6',
500: '#f481ae',
950: '#000000',
},
}SCSS
$custom: #f481ae; $custom-light: #faa8c6; $custom-dark: #000000;
JSON
{
"hex": "#f481ae",
"rgb": {
"r": 244,
"g": 129,
"b": 174
},
"hsl": {
"h": 336.522,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.74352,
"c": 0.14824,
"h": 356.5
},
"luminance": 0.3799
}Semantic roles & 50–950 ramp
primary
#F481AE
secondary
#D7F4E9
accent
#E08B05
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82