#F89FD2#F89FD2
#F89FD2 is a light, vivid pink. Relative luminance 0.494; OKLCH L 80.6% C 0.122 H 344.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FD2 |
|---|---|
| RGB | rgb(248, 159, 210) |
| HSL | hsl(326, 86%, 80%) |
| HSV | hsv(326, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 15.3%, 2.7%) |
| CIE-LAB | lab(75.71, 40.07, -12.16) |
| CIE-LCH | lch(75.71, 41.88, 343.12°) |
| OKLab | oklab(80.63% 0.1182 -0.032) |
| OKLCH | oklch(80.63% 0.122 344.8) |
| XYZ | xyz(62.7428, 49.4095, 67.1924) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 6.15
Pink (survey)
#FF81C0
ΔE00 6.56
Plum
#DDA0DD
ΔE00 6.90
Baby Pink
#FFB7CE
ΔE00 8.11
Pinky
#FC86AA
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FD2 #9FF8C5
analogous
#F29FF8 #F89FD2 #F89FA6
triadic
#F89FD2 #D2F89F #9FD2F8
tetradic
#F89FD2 #F8F29F #9FF8C5 #9FA6F8
square
#F89FD2 #F8F29F #9FF8C5 #9FA6F8
split-complementary
#F89FD2 #A6F89F #9FF8F2
monochromatic
#F02D9D #F466B7 #F89FD2 #FCD8ED #FDE2F2
Accessibility & contrast
On white
1.93
#F89FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#F89FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FD2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FD2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D4
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#FF9EB1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f89fd2; /* rgb */ color: rgb(248, 159, 210); /* oklch */ color: oklch(80.6% 0.122 344.8);
Tailwind
colors: {
custom: {
50: '#fcbcdf',
500: '#f89fd2',
950: '#000000',
},
}SCSS
$custom: #f89fd2; $custom-light: #fcbcdf; $custom-dark: #000000;
JSON
{
"hex": "#f89fd2",
"rgb": {
"r": 248,
"g": 159,
"b": 210
},
"hsl": {
"h": 325.618,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.80631,
"c": 0.12248,
"h": 344.8
},
"luminance": 0.49406
}Semantic roles & 50–950 ramp
primary
#F89FD2
secondary
#D6F5E3
accent
#E36203
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183