#F89EB3#F89EB3
#F89EB3 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.5% C 0.110 H 4.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EB3 |
|---|---|
| RGB | rgb(248, 158, 179) |
| HSL | hsl(346, 87%, 80%) |
| HSV | hsv(346, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 27.8%, 2.7%) |
| CIE-LAB | lab(74.62, 36.12, 3.25) |
| CIE-LCH | lch(74.62, 36.27, 5.15°) |
| OKLab | oklab(79.51% 0.1093 0.009) |
| OKLCH | oklch(79.51% 0.11 4.7) |
| XYZ | xyz(59.0766, 47.6689, 48.7285) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.21
Pig Pink
#E78EA5
ΔE00 4.45
Faded Pink
#DE9DAC
ΔE00 4.86
Rosa
#FE86A4
ΔE00 5.53
Pinky
#FC86AA
ΔE00 5.69
Lightpink
#FFB6C1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EB3 #9EF8E3
analogous
#F89EE0 #F89EB3 #F8B69E
triadic
#F89EB3 #B3F89E #9EB3F8
tetradic
#F89EB3 #E0F89E #9EF8E3 #B69EF8
square
#F89EB3 #E0F89E #9EF8E3 #B69EF8
split-complementary
#F89EB3 #9EF8B6 #9EE0F8
monochromatic
#F02C5A #F46586 #F89EB3 #FCD7E0 #FDE2E9
Accessibility & contrast
On white
1.99
#F89EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F89EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EB3
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EB3 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#C1BEB1
Tritanopia (blue-blind)
#FF97A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89eb3; /* rgb */ color: rgb(248, 158, 179); /* oklch */ color: oklch(79.5% 0.110 4.7);
Tailwind
colors: {
custom: {
50: '#fcbbc9',
500: '#f89eb3',
950: '#000000',
},
}SCSS
$custom: #f89eb3; $custom-light: #fcbbc9; $custom-dark: #000000;
JSON
{
"hex": "#f89eb3",
"rgb": {
"r": 248,
"g": 158,
"b": 179
},
"hsl": {
"h": 346,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79512,
"c": 0.10968,
"h": 4.7
},
"luminance": 0.47665
}Semantic roles & 50–950 ramp
primary
#F89EB3
secondary
#D6F5EE
accent
#E3AF02
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182