#F486B3#F486B3
#F486B3 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.3% C 0.143 H 355.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F486B3 |
|---|---|
| RGB | rgb(244, 134, 179) |
| HSL | hsl(335, 83%, 74%) |
| HSV | hsv(335, 45%, 96%) |
| CMYK | cmyk(0%, 45.1%, 26.6%, 4.3%) |
| CIE-LAB | lab(69.14, 47.05, -4.81) |
| CIE-LCH | lch(69.14, 47.30, 354.16°) |
| OKLab | oklab(75.25% 0.1421 -0.0121) |
| OKLCH | oklch(75.25% 0.143 355.1) |
| XYZ | xyz(53.9717, 39.5423, 47.4289) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 3.75
Rosa
#FE86A4
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 5.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F486B3 #86F4C7
analogous
#F486EA #F486B3 #F49086
triadic
#F486B3 #B3F486 #86B3F4
tetradic
#F486B3 #EAF486 #86F4C7 #9086F4
square
#F486B3 #EAF486 #86F4C7 #9086F4
split-complementary
#F486B3 #86F490 #86EAF4
monochromatic
#EA166D #EF4E90 #F486B3 #F9BED6 #FCE3ED
Accessibility & contrast
On white
2.36
#F486B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F486B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F486B3
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F486B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F486B3 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949DB5
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#FF8096
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f486b3; /* rgb */ color: rgb(244, 134, 179); /* oklch */ color: oklch(75.3% 0.143 355.1);
Tailwind
colors: {
custom: {
50: '#faacc9',
500: '#f486b3',
950: '#000000',
},
}SCSS
$custom: #f486b3; $custom-light: #faacc9; $custom-dark: #000000;
JSON
{
"hex": "#f486b3",
"rgb": {
"r": 244,
"g": 134,
"b": 179
},
"hsl": {
"h": 335.455,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.7525,
"c": 0.14256,
"h": 355.1
},
"luminance": 0.39538
}Semantic roles & 50–950 ramp
primary
#F486B3
secondary
#D7F4E8
accent
#E08706
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82