#F89EB7#F89EB7
#F89EB7 is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.6% C 0.111 H 1.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EB7 |
|---|---|
| RGB | rgb(248, 158, 183) |
| HSL | hsl(343, 87%, 80%) |
| HSV | hsv(343, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 26.2%, 2.7%) |
| CIE-LAB | lab(74.72, 36.66, 1.20) |
| CIE-LCH | lch(74.72, 36.68, 1.88°) |
| OKLab | oklab(79.63% 0.1107 0.0037) |
| OKLCH | oklch(79.63% 0.111 1.9) |
| XYZ | xyz(59.4870, 47.8331, 50.8901) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.48
Pig Pink
#E78EA5
ΔE00 4.54
Faded Pink
#DE9DAC
ΔE00 5.08
Powder Pink
#FFB2D0
ΔE00 5.38
Pinky
#FC86AA
ΔE00 5.46
Rosa
#FE86A4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EB7 #9EF8DF
analogous
#F89EE4 #F89EB7 #F8B29E
triadic
#F89EB7 #B7F89E #9EB7F8
tetradic
#F89EB7 #E4F89E #9EF8DF #B29EF8
square
#F89EB7 #E4F89E #9EF8DF #B29EF8
split-complementary
#F89EB7 #9EF8B2 #9EE4F8
monochromatic
#F02C62 #F4658D #F89EB7 #FCD7E1 #FDE2EA
Accessibility & contrast
On white
1.99
#F89EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F89EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EB7
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EB7 | 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)
#ABAEB8
Deuteranopia (green-blind)
#C1BEB5
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89eb7; /* rgb */ color: rgb(248, 158, 183); /* oklch */ color: oklch(79.6% 0.111 1.9);
Tailwind
colors: {
custom: {
50: '#fcbccc',
500: '#f89eb7',
950: '#000000',
},
}SCSS
$custom: #f89eb7; $custom-light: #fcbccc; $custom-dark: #000000;
JSON
{
"hex": "#f89eb7",
"rgb": {
"r": 248,
"g": 158,
"b": 183
},
"hsl": {
"h": 343.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79626,
"c": 0.1108,
"h": 1.9
},
"luminance": 0.47829
}Semantic roles & 50–950 ramp
primary
#F89EB7
secondary
#D6F5EC
accent
#E3A502
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182