#F481B4#F481B4
#F481B4 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.151 H 353.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F481B4 |
|---|---|
| RGB | rgb(244, 129, 180) |
| HSL | hsl(333, 84%, 73%) |
| HSV | hsv(333, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 26.2%, 4.3%) |
| CIE-LAB | lab(68.19, 49.67, -6.78) |
| CIE-LCH | lch(68.19, 50.14, 352.23°) |
| OKLab | oklab(74.54% 0.1499 -0.0173) |
| OKLCH | oklch(74.54% 0.151 353.4) |
| XYZ | xyz(53.3984, 38.2333, 47.7386) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.31
Pinky
#FC86AA
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.34
Bubble Gum Pink
#FF69AF
ΔE00 4.56
Hot Pink
#FF69B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481B4 #81F4C1
analogous
#F481EE #F481B4 #F48781
triadic
#F481B4 #B4F481 #81B4F4
tetradic
#F481B4 #EEF481 #81F4C1 #8781F4
square
#F481B4 #EEF481 #81F4C1 #8781F4
split-complementary
#F481B4 #81F487 #81EEF4
monochromatic
#E61471 #EF4992 #F481B4 #F9B9D6 #FDE3EE
Accessibility & contrast
On white
2.43
#F481B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F481B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481B4
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481B4 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB6
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#FF7C94
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f481b4; /* rgb */ color: rgb(244, 129, 180); /* oklch */ color: oklch(74.5% 0.151 353.4);
Tailwind
colors: {
custom: {
50: '#faa8ca',
500: '#f481b4',
950: '#000000',
},
}SCSS
$custom: #f481b4; $custom-light: #faa8ca; $custom-dark: #000000;
JSON
{
"hex": "#f481b4",
"rgb": {
"r": 244,
"g": 129,
"b": 180
},
"hsl": {
"h": 333.391,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.74543,
"c": 0.15091,
"h": 353.4
},
"luminance": 0.38229
}Semantic roles & 50–950 ramp
primary
#F481B4
secondary
#D7F4E7
accent
#E07F05
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82