#F89ABC#F89ABC
#F89ABC is a light, moderate pink. Relative luminance 0.467; OKLCH L 79.1% C 0.119 H 356.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F89ABC |
|---|---|
| RGB | rgb(248, 154, 188) |
| HSL | hsl(338, 87%, 79%) |
| HSV | hsv(338, 38%, 97%) |
| CMYK | cmyk(0%, 37.9%, 24.2%, 2.7%) |
| CIE-LAB | lab(74.00, 39.43, -2.61) |
| CIE-LCH | lch(74.00, 39.51, 356.22°) |
| OKLab | oklab(79.12% 0.1187 -0.0063) |
| OKLCH | oklch(79.12% 0.119 356.9) |
| XYZ | xyz(59.3455, 46.7025, 53.4560) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.89
Pig Pink
#E78EA5
ΔE00 4.96
Powder Pink
#FFB2D0
ΔE00 5.50
Rosa
#FE86A4
ΔE00 5.88
Carnation Pink
#FF7FA7
ΔE00 6.23
Faded Pink
#DE9DAC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89ABC #9AF8D6
analogous
#F89AEB #F89ABC #F8A79A
triadic
#F89ABC #BCF89A #9ABCF8
tetradic
#F89ABC #EBF89A #9AF8D6 #A79AF8
square
#F89ABC #EBF89A #9AF8D6 #A79AF8
split-complementary
#F89ABC #9AF8A7 #9AEBF8
monochromatic
#F02870 #F46196 #F89ABC #FCD3E2 #FDE2EC
Accessibility & contrast
On white
2.03
#F89ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F89ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89ABC
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89ABC | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#BDBCBA
Tritanopia (blue-blind)
#FF95A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89abc; /* rgb */ color: rgb(248, 154, 188); /* oklch */ color: oklch(79.1% 0.119 356.9);
Tailwind
colors: {
custom: {
50: '#fcb9d0',
500: '#f89abc',
950: '#000000',
},
}SCSS
$custom: #f89abc; $custom-light: #fcb9d0; $custom-dark: #000000;
JSON
{
"hex": "#f89abc",
"rgb": {
"r": 248,
"g": 154,
"b": 188
},
"hsl": {
"h": 338.298,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.79121,
"c": 0.11886,
"h": 356.9
},
"luminance": 0.46699
}Semantic roles & 50–950 ramp
primary
#F89ABC
secondary
#D6F5EA
accent
#E49202
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082