#F89CD5#F89CD5
#F89CD5 is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.3% C 0.130 H 342.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CD5 |
|---|---|
| RGB | rgb(248, 156, 213) |
| HSL | hsl(323, 87%, 79%) |
| HSV | hsv(323, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 14.1%, 2.7%) |
| CIE-LAB | lab(75.16, 42.10, -14.61) |
| CIE-LCH | lch(75.16, 44.56, 340.85°) |
| OKLab | oklab(80.25% 0.1237 -0.0387) |
| OKLCH | oklch(80.25% 0.13 342.6) |
| XYZ | xyz(62.6104, 48.5411, 69.0094) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.31
Pink (survey)
#FF81C0
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.30
Powder Pink
#FFB2D0
ΔE00 7.36
Lavender Pink
#DD85D7
ΔE00 8.43
Baby Pink
#FFB7CE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CD5 #9CF8BF
analogous
#ED9CF8 #F89CD5 #F89CA7
triadic
#F89CD5 #D5F89C #9CD5F8
tetradic
#F89CD5 #F8ED9C #9CF8BF #9CA7F8
square
#F89CD5 #F8ED9C #9CF8BF #9CA7F8
split-complementary
#F89CD5 #A7F89C #9CF8ED
monochromatic
#F02AA5 #F463BD #F89CD5 #FCD5ED #FDE2F3
Accessibility & contrast
On white
1.96
#F89CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F89CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CD5
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CD5 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B0D7
Deuteranopia (green-blind)
#B8BFD2
Tritanopia (blue-blind)
#FF9CB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89cd5; /* rgb */ color: rgb(248, 156, 213); /* oklch */ color: oklch(80.3% 0.130 342.6);
Tailwind
colors: {
custom: {
50: '#fcbae2',
500: '#f89cd5',
950: '#000000',
},
}SCSS
$custom: #f89cd5; $custom-light: #fcbae2; $custom-dark: #000000;
JSON
{
"hex": "#f89cd5",
"rgb": {
"r": 248,
"g": 156,
"b": 213
},
"hsl": {
"h": 322.826,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.80252,
"c": 0.12959,
"h": 342.6
},
"luminance": 0.48537
}Semantic roles & 50–950 ramp
primary
#F89CD5
secondary
#D6F5E2
accent
#E35802
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183