#F89FC0#F89FC0
#F89FC0 is a light, moderate pink. Relative luminance 0.486; OKLCH L 80.1% C 0.113 H 356.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FC0 |
|---|---|
| RGB | rgb(248, 159, 192) |
| HSL | hsl(338, 86%, 80%) |
| HSV | hsv(338, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 22.6%, 2.7%) |
| CIE-LAB | lab(75.18, 37.39, -3.07) |
| CIE-LCH | lch(75.18, 37.52, 355.30°) |
| OKLab | oklab(80.06% 0.1123 -0.0076) |
| OKLCH | oklch(80.06% 0.113 356.1) |
| XYZ | xyz(60.6251, 48.5624, 56.0392) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.35
Soft Pink
#FDB0C0
ΔE00 5.63
Baby Pink
#FFB7CE
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 5.74
Pinky
#FC86AA
ΔE00 6.04
Faded Pink
#DE9DAC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FC0 #9FF8D7
analogous
#F89FEC #F89FC0 #F8AB9F
triadic
#F89FC0 #C0F89F #9FC0F8
tetradic
#F89FC0 #ECF89F #9FF8D7 #AB9FF8
square
#F89FC0 #ECF89F #9FF8D7 #AB9FF8
split-complementary
#F89FC0 #9FF8AB #9FECF8
monochromatic
#F02D75 #F4669B #F89FC0 #FCD8E5 #FDE2EC
Accessibility & contrast
On white
1.96
#F89FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F89FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FC0
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FC0 | 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)
#AAB0C1
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89fc0; /* rgb */ color: rgb(248, 159, 192); /* oklch */ color: oklch(80.1% 0.113 356.1);
Tailwind
colors: {
custom: {
50: '#fcbcd3',
500: '#f89fc0',
950: '#000000',
},
}SCSS
$custom: #f89fc0; $custom-light: #fcbcd3; $custom-dark: #000000;
JSON
{
"hex": "#f89fc0",
"rgb": {
"r": 248,
"g": 159,
"b": 192
},
"hsl": {
"h": 337.753,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.80056,
"c": 0.11259,
"h": 356.1
},
"luminance": 0.48559
}Semantic roles & 50–950 ramp
primary
#F89FC0
secondary
#D6F5E9
accent
#E39003
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182