#F486B0#F486B0
#F486B0 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.2% C 0.141 H 356.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F486B0 |
|---|---|
| RGB | rgb(244, 134, 176) |
| HSL | hsl(337, 83%, 74%) |
| HSV | hsv(337, 45%, 96%) |
| CMYK | cmyk(0%, 45.1%, 27.9%, 4.3%) |
| CIE-LAB | lab(69.06, 46.65, -3.26) |
| CIE-LCH | lch(69.06, 46.77, 356.01°) |
| OKLab | oklab(75.16% 0.1411 -0.008) |
| OKLCH | oklch(75.16% 0.141 356.8) |
| XYZ | xyz(53.6716, 39.4223, 45.8484) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.61
Carnation Pink
#FF7FA7
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 4.12
Rosa
#FE86A4
ΔE00 4.39
Pig Pink
#E78EA5
ΔE00 4.64
Bubble Gum Pink
#FF69AF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F486B0 #86F4CA
analogous
#F486E7 #F486B0 #F49386
triadic
#F486B0 #B0F486 #86B0F4
tetradic
#F486B0 #E7F486 #86F4CA #9386F4
square
#F486B0 #E7F486 #86F4CA #9386F4
split-complementary
#F486B0 #86F493 #86E7F4
monochromatic
#EA1667 #EF4E8B #F486B0 #F9BED5 #FCE3ED
Accessibility & contrast
On white
2.36
#F486B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F486B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F486B0
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F486B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F486B0 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB1
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#FF8095
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f486b0; /* rgb */ color: rgb(244, 134, 176); /* oklch */ color: oklch(75.2% 0.141 356.8);
Tailwind
colors: {
custom: {
50: '#faabc7',
500: '#f486b0',
950: '#000000',
},
}SCSS
$custom: #f486b0; $custom-light: #faabc7; $custom-dark: #000000;
JSON
{
"hex": "#f486b0",
"rgb": {
"r": 244,
"g": 134,
"b": 176
},
"hsl": {
"h": 337.091,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.75156,
"c": 0.14128,
"h": 356.8
},
"luminance": 0.39418
}Semantic roles & 50–950 ramp
primary
#F486B0
secondary
#D7F4E9
accent
#E08D06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82