#F89FD8#F89FD8
#F89FD8 is a light, vivid pink. Relative luminance 0.497; OKLCH L 80.8% C 0.127 H 341.5°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FD8 |
|---|---|
| RGB | rgb(248, 159, 216) |
| HSL | hsl(322, 86%, 80%) |
| HSV | hsv(322, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 12.9%, 2.7%) |
| CIE-LAB | lab(75.89, 41.02, -15.16) |
| CIE-LCH | lch(75.89, 43.73, 339.72°) |
| OKLab | oklab(80.84% 0.1201 -0.0402) |
| OKLCH | oklch(80.84% 0.127 341.5) |
| XYZ | xyz(63.5044, 49.7141, 71.2033) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.94
Bubblegum Pink
#FE83CC
ΔE00 5.97
Pink (survey)
#FF81C0
ΔE00 6.94
Powder Pink
#FFB2D0
ΔE00 7.18
Lavender Pink
#DD85D7
ΔE00 8.63
Baby Pink
#FFB7CE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FD8 #9FF8BF
analogous
#EC9FF8 #F89FD8 #F89FAC
triadic
#F89FD8 #D8F89F #9FD8F8
tetradic
#F89FD8 #F8EC9F #9FF8BF #9FACF8
square
#F89FD8 #F8EC9F #9FF8BF #9FACF8
split-complementary
#F89FD8 #ACF89F #9FF8EC
monochromatic
#F02DAA #F466C1 #F89FD8 #FCD8EF #FDE2F3
Accessibility & contrast
On white
1.92
#F89FD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#F89FD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FD8
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FD8 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DA
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#FFA0B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f89fd8; /* rgb */ color: rgb(248, 159, 216); /* oklch */ color: oklch(80.8% 0.127 341.5);
Tailwind
colors: {
custom: {
50: '#fcbce4',
500: '#f89fd8',
950: '#000000',
},
}SCSS
$custom: #f89fd8; $custom-light: #fcbce4; $custom-dark: #000000;
JSON
{
"hex": "#f89fd8",
"rgb": {
"r": 248,
"g": 159,
"b": 216
},
"hsl": {
"h": 321.573,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.80836,
"c": 0.12661,
"h": 341.5
},
"luminance": 0.49711
}Semantic roles & 50–950 ramp
primary
#F89FD8
secondary
#D6F5E1
accent
#E35303
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183