#F481B2#F481B2
#F481B2 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.5% C 0.150 H 354.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F481B2 |
|---|---|
| RGB | rgb(244, 129, 178) |
| HSL | hsl(334, 84%, 73%) |
| HSV | hsv(334, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 27%, 4.3%) |
| CIE-LAB | lab(68.13, 49.41, -5.74) |
| CIE-LCH | lch(68.13, 49.74, 353.37°) |
| OKLab | oklab(74.48% 0.1493 -0.0145) |
| OKLCH | oklch(74.48% 0.15 354.4) |
| XYZ | xyz(53.1962, 38.1524, 46.6733) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.99
Pinky
#FC86AA
ΔE00 3.88
Carnation Pink
#FF7FA7
ΔE00 3.89
Bubblegum (survey)
#FF6CB5
ΔE00 4.51
Bubble Gum Pink
#FF69AF
ΔE00 4.64
Hot Pink
#FF69B4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481B2 #81F4C3
analogous
#F481EB #F481B2 #F48981
triadic
#F481B2 #B2F481 #81B2F4
tetradic
#F481B2 #EBF481 #81F4C3 #8981F4
square
#F481B2 #EBF481 #81F4C3 #8981F4
split-complementary
#F481B2 #81F489 #81EBF4
monochromatic
#E6146E #EF4990 #F481B2 #F9B9D4 #FDE3EE
Accessibility & contrast
On white
2.43
#F481B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F481B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481B2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481B2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B4
Deuteranopia (green-blind)
#ADAEAF
Tritanopia (blue-blind)
#FF7B93
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f481b2; /* rgb */ color: rgb(244, 129, 178); /* oklch */ color: oklch(74.5% 0.150 354.4);
Tailwind
colors: {
custom: {
50: '#faa8c9',
500: '#f481b2',
950: '#000000',
},
}SCSS
$custom: #f481b2; $custom-light: #faa8c9; $custom-dark: #000000;
JSON
{
"hex": "#f481b2",
"rgb": {
"r": 244,
"g": 129,
"b": 178
},
"hsl": {
"h": 334.435,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.74479,
"c": 0.14999,
"h": 354.4
},
"luminance": 0.38148
}Semantic roles & 50–950 ramp
primary
#F481B2
secondary
#D7F4E8
accent
#E08305
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82