#F487B2#F487B2
#F487B2 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.4% C 0.141 H 355.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F487B2 |
|---|---|
| RGB | rgb(244, 135, 178) |
| HSL | hsl(336, 83%, 74%) |
| HSV | hsv(336, 45%, 96%) |
| CMYK | cmyk(0%, 44.7%, 27%, 4.3%) |
| CIE-LAB | lab(69.31, 46.42, -4.00) |
| CIE-LCH | lch(69.31, 46.59, 355.07°) |
| OKLab | oklab(75.37% 0.1402 -0.0099) |
| OKLCH | oklch(75.37% 0.141 355.9) |
| XYZ | xyz(54.0098, 39.7797, 46.9445) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.95
Carnation Pink
#FF7FA7
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 3.84
Rosa
#FE86A4
ΔE00 4.74
Pig Pink
#E78EA5
ΔE00 4.84
Bubblegum (survey)
#FF6CB5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F487B2 #87F4C9
analogous
#F487E9 #F487B2 #F49387
triadic
#F487B2 #B2F487 #87B2F4
tetradic
#F487B2 #E9F487 #87F4C9 #9387F4
square
#F487B2 #E9F487 #87F4C9 #9387F4
split-complementary
#F487B2 #87F493 #87E9F4
monochromatic
#EA176A #EF4F8E #F487B2 #F9BFD6 #FCE3ED
Accessibility & contrast
On white
2.35
#F487B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F487B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F487B2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F487B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F487B2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#FF8196
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f487b2; /* rgb */ color: rgb(244, 135, 178); /* oklch */ color: oklch(75.4% 0.141 355.9);
Tailwind
colors: {
custom: {
50: '#faacc9',
500: '#f487b2',
950: '#000000',
},
}SCSS
$custom: #f487b2; $custom-light: #faacc9; $custom-dark: #000000;
JSON
{
"hex": "#f487b2",
"rgb": {
"r": 244,
"g": 135,
"b": 178
},
"hsl": {
"h": 336.33,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.75368,
"c": 0.14055,
"h": 355.9
},
"luminance": 0.39775
}Semantic roles & 50–950 ramp
primary
#F487B2
secondary
#D7F4E9
accent
#E08A06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82