#F481AF#F481AF
#F481AF is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.4% C 0.149 H 356.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F481AF |
|---|---|
| RGB | rgb(244, 129, 175) |
| HSL | hsl(336, 84%, 73%) |
| HSV | hsv(336, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 28.3%, 4.3%) |
| CIE-LAB | lab(68.05, 49.02, -4.18) |
| CIE-LCH | lch(68.05, 49.19, 355.12°) |
| OKLab | oklab(74.38% 0.1483 -0.0104) |
| OKLCH | oklch(74.38% 0.149 356) |
| XYZ | xyz(52.8982, 38.0332, 45.1043) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.22
Carnation Pink
#FF7FA7
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 3.63
Bubble Gum Pink
#FF69AF
ΔE00 4.86
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Rosa
#FE86A4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481AF #81F4C6
analogous
#F481E9 #F481AF #F48C81
triadic
#F481AF #AFF481 #81AFF4
tetradic
#F481AF #E9F481 #81F4C6 #8C81F4
square
#F481AF #E9F481 #81F4C6 #8C81F4
split-complementary
#F481AF #81F48C #81E9F4
monochromatic
#E61468 #EF498B #F481AF #F9B9D3 #FDE3ED
Accessibility & contrast
On white
2.44
#F481AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F481AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481AF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481AF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B1
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#FF7B92
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f481af; /* rgb */ color: rgb(244, 129, 175); /* oklch */ color: oklch(74.4% 0.149 356.0);
Tailwind
colors: {
custom: {
50: '#faa8c6',
500: '#f481af',
950: '#000000',
},
}SCSS
$custom: #f481af; $custom-light: #faa8c6; $custom-dark: #000000;
JSON
{
"hex": "#f481af",
"rgb": {
"r": 244,
"g": 129,
"b": 175
},
"hsl": {
"h": 336,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.74384,
"c": 0.14866,
"h": 356
},
"luminance": 0.38029
}Semantic roles & 50–950 ramp
primary
#F481AF
secondary
#D7F4E8
accent
#E08905
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82