#F89CD4#F89CD4
#F89CD4 is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.2% C 0.129 H 343.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CD4 |
|---|---|
| RGB | rgb(248, 156, 212) |
| HSL | hsl(323, 87%, 79%) |
| HSV | hsv(323, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 14.5%, 2.7%) |
| CIE-LAB | lab(75.13, 41.94, -14.11) |
| CIE-LCH | lch(75.13, 44.25, 341.40°) |
| OKLab | oklab(80.22% 0.1234 -0.0373) |
| OKLCH | oklch(80.22% 0.129 343.2) |
| XYZ | xyz(62.4839, 48.4905, 68.3430) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.45
Powder Pink
#FFB2D0
ΔE00 7.19
Lavender Pink
#DD85D7
ΔE00 8.58
Baby Pink
#FFB7CE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CD4 #9CF8C0
analogous
#EE9CF8 #F89CD4 #F89CA6
triadic
#F89CD4 #D4F89C #9CD4F8
tetradic
#F89CD4 #F8EE9C #9CF8C0 #9CA6F8
square
#F89CD4 #F8EE9C #9CF8C0 #9CA6F8
split-complementary
#F89CD4 #A6F89C #9CF8EE
monochromatic
#F02AA2 #F463BB #F89CD4 #FCD5ED #FDE2F3
Accessibility & contrast
On white
1.96
#F89CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F89CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CD4
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CD4 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B0D6
Deuteranopia (green-blind)
#B8BED2
Tritanopia (blue-blind)
#FF9CB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89cd4; /* rgb */ color: rgb(248, 156, 212); /* oklch */ color: oklch(80.2% 0.129 343.2);
Tailwind
colors: {
custom: {
50: '#fcbae1',
500: '#f89cd4',
950: '#000000',
},
}SCSS
$custom: #f89cd4; $custom-light: #fcbae1; $custom-dark: #000000;
JSON
{
"hex": "#f89cd4",
"rgb": {
"r": 248,
"g": 156,
"b": 212
},
"hsl": {
"h": 323.478,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.80218,
"c": 0.1289,
"h": 343.2
},
"luminance": 0.48487
}Semantic roles & 50–950 ramp
primary
#F89CD4
secondary
#D6F5E2
accent
#E35A02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183