#F89EB8#F89EB8
#F89EB8 is a light, moderate pink. Relative luminance 0.479; OKLCH L 79.7% C 0.111 H 1.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EB8 |
|---|---|
| RGB | rgb(248, 158, 184) |
| HSL | hsl(343, 87%, 80%) |
| HSV | hsv(343, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 25.8%, 2.7%) |
| CIE-LAB | lab(74.75, 36.80, 0.69) |
| CIE-LCH | lch(74.75, 36.80, 1.08°) |
| OKLab | oklab(79.66% 0.1111 0.0023) |
| OKLCH | oklch(79.66% 0.111 1.2) |
| XYZ | xyz(59.5915, 47.8749, 51.4402) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 4.61
Faded Pink
#DE9DAC
ΔE00 5.18
Powder Pink
#FFB2D0
ΔE00 5.23
Pinky
#FC86AA
ΔE00 5.44
Rosa
#FE86A4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EB8 #9EF8DE
analogous
#F89EE5 #F89EB8 #F8B19E
triadic
#F89EB8 #B8F89E #9EB8F8
tetradic
#F89EB8 #E5F89E #9EF8DE #B19EF8
square
#F89EB8 #E5F89E #9EF8DE #B19EF8
split-complementary
#F89EB8 #9EF8B1 #9EE5F8
monochromatic
#F02C64 #F4658E #F89EB8 #FCD7E2 #FDE2EA
Accessibility & contrast
On white
1.99
#F89EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F89EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EB8
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EB8 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB9
Deuteranopia (green-blind)
#C0BEB6
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89eb8; /* rgb */ color: rgb(248, 158, 184); /* oklch */ color: oklch(79.7% 0.111 1.2);
Tailwind
colors: {
custom: {
50: '#fcbccd',
500: '#f89eb8',
950: '#000000',
},
}SCSS
$custom: #f89eb8; $custom-light: #fcbccd; $custom-dark: #000000;
JSON
{
"hex": "#f89eb8",
"rgb": {
"r": 248,
"g": 158,
"b": 184
},
"hsl": {
"h": 342.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79655,
"c": 0.11111,
"h": 1.2
},
"luminance": 0.47871
}Semantic roles & 50–950 ramp
primary
#F89EB8
secondary
#D6F5EC
accent
#E3A202
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182