#F989BC#F989BC
#F989BC is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.6% C 0.147 H 352.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F989BC |
|---|---|
| RGB | rgb(249, 137, 188) |
| HSL | hsl(333, 90%, 76%) |
| HSV | hsv(333, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 24.5%, 2.4%) |
| CIE-LAB | lab(70.64, 48.42, -7.55) |
| CIE-LCH | lch(70.64, 49.01, 351.13°) |
| OKLab | oklab(76.6% 0.1457 -0.0194) |
| OKLCH | oklch(76.6% 0.147 352.4) |
| XYZ | xyz(57.0913, 41.6664, 52.6027) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.28
Bubblegum Pink
#FE83CC
ΔE00 4.15
Pinky
#FC86AA
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 4.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.59
Bubble Gum Pink
#FF69AF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989BC #89F9C6
analogous
#F989F4 #F989BC #F98E89
triadic
#F989BC #BCF989 #89BCF9
tetradic
#F989BC #F4F989 #89F9C6 #8E89F9
square
#F989BC #F4F989 #89F9C6 #8E89F9
split-complementary
#F989BC #89F98E #89F4F9
monochromatic
#F3157A #F64F9B #F989BC #FCC3DD #FEE2EE
Accessibility & contrast
On white
2.25
#F989BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F989BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989BC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989BC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BE
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#FF859C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f989bc; /* rgb */ color: rgb(249, 137, 188); /* oklch */ color: oklch(76.6% 0.147 352.4);
Tailwind
colors: {
custom: {
50: '#feaed0',
500: '#f989bc',
950: '#000000',
},
}SCSS
$custom: #f989bc; $custom-light: #feaed0; $custom-dark: #000000;
JSON
{
"hex": "#f989bc",
"rgb": {
"r": 249,
"g": 137,
"b": 188
},
"hsl": {
"h": 332.679,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.76601,
"c": 0.14702,
"h": 352.4
},
"luminance": 0.41662
}Semantic roles & 50–950 ramp
primary
#F989BC
secondary
#D5F6E7
accent
#E67D00
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82