#F481B3#F481B3
#F481B3 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.150 H 353.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F481B3 |
|---|---|
| RGB | rgb(244, 129, 179) |
| HSL | hsl(334, 84%, 73%) |
| HSV | hsv(334, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 26.6%, 4.3%) |
| CIE-LAB | lab(68.16, 49.54, -6.26) |
| CIE-LCH | lch(68.16, 49.94, 352.80°) |
| OKLab | oklab(74.51% 0.1496 -0.0159) |
| OKLCH | oklch(74.51% 0.15 353.9) |
| XYZ | xyz(53.2969, 38.1927, 47.2040) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.79
Pinky
#FC86AA
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.12
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 4.59
Hot Pink
#FF69B4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481B3 #81F4C2
analogous
#F481ED #F481B3 #F48881
triadic
#F481B3 #B3F481 #81B3F4
tetradic
#F481B3 #EDF481 #81F4C2 #8881F4
square
#F481B3 #EDF481 #81F4C2 #8881F4
split-complementary
#F481B3 #81F488 #81EDF4
monochromatic
#E61470 #EF4991 #F481B3 #F9B9D5 #FDE3EE
Accessibility & contrast
On white
2.43
#F481B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F481B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481B3
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481B3 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB5
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#FF7C93
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f481b3; /* rgb */ color: rgb(244, 129, 179); /* oklch */ color: oklch(74.5% 0.150 353.9);
Tailwind
colors: {
custom: {
50: '#faa8c9',
500: '#f481b3',
950: '#000000',
},
}SCSS
$custom: #f481b3; $custom-light: #faa8c9; $custom-dark: #000000;
JSON
{
"hex": "#f481b3",
"rgb": {
"r": 244,
"g": 129,
"b": 179
},
"hsl": {
"h": 333.913,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.74511,
"c": 0.15044,
"h": 353.9
},
"luminance": 0.38188
}Semantic roles & 50–950 ramp
primary
#F481B3
secondary
#D7F4E7
accent
#E08105
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82