#F489B3#F489B3
#F489B3 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.7% C 0.138 H 355.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F489B3 |
|---|---|
| RGB | rgb(244, 137, 179) |
| HSL | hsl(336, 83%, 75%) |
| HSV | hsv(336, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 26.6%, 4.3%) |
| CIE-LAB | lab(69.74, 45.54, -3.93) |
| CIE-LCH | lch(69.74, 45.71, 355.07°) |
| OKLab | oklab(75.7% 0.1375 -0.0097) |
| OKLCH | oklch(75.7% 0.138 355.9) |
| XYZ | xyz(54.3923, 40.3834, 47.5691) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.98
Carnation Pink
#FF7FA7
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 4.01
Pig Pink
#E78EA5
ΔE00 4.68
Rosa
#FE86A4
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489B3 #89F4CA
analogous
#F489E8 #F489B3 #F49589
triadic
#F489B3 #B3F489 #89B3F4
tetradic
#F489B3 #E8F489 #89F4CA #9589F4
square
#F489B3 #E8F489 #89F4CA #9589F4
split-complementary
#F489B3 #89F495 #89E8F4
monochromatic
#EA196B #EF518F #F489B3 #F9C1D7 #FCE3ED
Accessibility & contrast
On white
2.31
#F489B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F489B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489B3
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489B3 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979FB4
Deuteranopia (green-blind)
#B2B2B0
Tritanopia (blue-blind)
#FF8398
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f489b3; /* rgb */ color: rgb(244, 137, 179); /* oklch */ color: oklch(75.7% 0.138 355.9);
Tailwind
colors: {
custom: {
50: '#faadc9',
500: '#f489b3',
950: '#000000',
},
}SCSS
$custom: #f489b3; $custom-light: #faadc9; $custom-dark: #000000;
JSON
{
"hex": "#f489b3",
"rgb": {
"r": 244,
"g": 137,
"b": 179
},
"hsl": {
"h": 336.449,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.75703,
"c": 0.13783,
"h": 355.9
},
"luminance": 0.40379
}Semantic roles & 50–950 ramp
primary
#F489B3
secondary
#D7F4E9
accent
#DF8A06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82