#F489B2#F489B2
#F489B2 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.7% C 0.137 H 356.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F489B2 |
|---|---|
| RGB | rgb(244, 137, 178) |
| HSL | hsl(337, 83%, 75%) |
| HSV | hsv(337, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 27%, 4.3%) |
| CIE-LAB | lab(69.71, 45.41, -3.41) |
| CIE-LCH | lch(69.71, 45.53, 355.70°) |
| OKLab | oklab(75.67% 0.1372 -0.0084) |
| OKLCH | oklch(75.67% 0.137 356.5) |
| XYZ | xyz(54.2915, 40.3431, 47.0384) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.75
Carnation Pink
#FF7FA7
ΔE00 3.54
Pink (survey)
#FF81C0
ΔE00 4.23
Pig Pink
#E78EA5
ΔE00 4.46
Rosa
#FE86A4
ΔE00 4.50
Dull Pink
#D5869D
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489B2 #89F4CB
analogous
#F489E8 #F489B2 #F49589
triadic
#F489B2 #B2F489 #89B2F4
tetradic
#F489B2 #E8F489 #89F4CB #9589F4
square
#F489B2 #E8F489 #89F4CB #9589F4
split-complementary
#F489B2 #89F495 #89E8F4
monochromatic
#EA1969 #EF518D #F489B2 #F9C1D7 #FCE3ED
Accessibility & contrast
On white
2.32
#F489B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F489B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489B2
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489B2 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979FB3
Deuteranopia (green-blind)
#B2B2AF
Tritanopia (blue-blind)
#FF8398
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f489b2; /* rgb */ color: rgb(244, 137, 178); /* oklch */ color: oklch(75.7% 0.137 356.5);
Tailwind
colors: {
custom: {
50: '#faadc9',
500: '#f489b2',
950: '#000000',
},
}SCSS
$custom: #f489b2; $custom-light: #faadc9; $custom-dark: #000000;
JSON
{
"hex": "#f489b2",
"rgb": {
"r": 244,
"g": 137,
"b": 178
},
"hsl": {
"h": 337.009,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.75672,
"c": 0.13741,
"h": 356.5
},
"luminance": 0.40339
}Semantic roles & 50–950 ramp
primary
#F489B2
secondary
#D7F4E9
accent
#DF8C06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82