#F489BF#F489BF
#F489BF is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.1% C 0.144 H 349.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F489BF |
|---|---|
| RGB | rgb(244, 137, 191) |
| HSL | hsl(330, 83%, 75%) |
| HSV | hsv(330, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 21.7%, 4.3%) |
| CIE-LAB | lab(70.10, 47.20, -10.10) |
| CIE-LCH | lch(70.10, 48.27, 347.92°) |
| OKLab | oklab(76.09% 0.1413 -0.0263) |
| OKLCH | oklch(76.09% 0.144 349.5) |
| XYZ | xyz(55.6591, 40.8901, 54.2412) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.31
Bubblegum Pink
#FE83CC
ΔE00 3.38
Bubblegum (survey)
#FF6CB5
ΔE00 5.62
Pinky
#FC86AA
ΔE00 5.81
Hot Pink
#FF69B4
ΔE00 6.11
Carnation Pink
#FF7FA7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489BF #89F4BE
analogous
#F489F4 #F489BF #F48989
triadic
#F489BF #BFF489 #89BFF4
tetradic
#F489BF #F4F489 #89F4BE #8989F4
square
#F489BF #F4F489 #89F4BE #8989F4
split-complementary
#F489BF #89F489 #89F4F4
monochromatic
#EA1982 #EF51A1 #F489BF #F9C1DD #FCE3F0
Accessibility & contrast
On white
2.29
#F489BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F489BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489BF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489BF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#FF869D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f489bf; /* rgb */ color: rgb(244, 137, 191); /* oklch */ color: oklch(76.1% 0.144 349.5);
Tailwind
colors: {
custom: {
50: '#faaed2',
500: '#f489bf',
950: '#000000',
},
}SCSS
$custom: #f489bf; $custom-light: #faaed2; $custom-dark: #000000;
JSON
{
"hex": "#f489bf",
"rgb": {
"r": 244,
"g": 137,
"b": 191
},
"hsl": {
"h": 329.72,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.7609,
"c": 0.14375,
"h": 349.5
},
"luminance": 0.40886
}Semantic roles & 50–950 ramp
primary
#F489BF
secondary
#D7F4E5
accent
#DF7206
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82