#F89FB2#F89FB2
#F89FB2 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.7% C 0.108 H 5.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FB2 |
|---|---|
| RGB | rgb(248, 159, 178) |
| HSL | hsl(347, 86%, 80%) |
| HSV | hsv(347, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 28.2%, 2.7%) |
| CIE-LAB | lab(74.81, 35.47, 4.08) |
| CIE-LCH | lch(74.81, 35.70, 6.56°) |
| OKLab | oklab(79.65% 0.1074 0.0111) |
| OKLCH | oklch(79.65% 0.108 5.9) |
| XYZ | xyz(59.1471, 47.9712, 48.2549) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.96
Pig Pink
#E78EA5
ΔE00 4.70
Faded Pink
#DE9DAC
ΔE00 4.80
Lightpink
#FFB6C1
ΔE00 5.51
Rosa
#FE86A4
ΔE00 5.78
Rose Pink
#F7879A
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FB2 #9FF8E5
analogous
#F89FDF #F89FB2 #F8B99F
triadic
#F89FB2 #B2F89F #9FB2F8
tetradic
#F89FB2 #DFF89F #9FF8E5 #B99FF8
square
#F89FB2 #DFF89F #9FF8E5 #B99FF8
split-complementary
#F89FB2 #9FF8B9 #9FDFF8
monochromatic
#F02D56 #F46684 #F89FB2 #FCD8E0 #FDE2E8
Accessibility & contrast
On white
1.98
#F89FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F89FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FB2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FB2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB3
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89fb2; /* rgb */ color: rgb(248, 159, 178); /* oklch */ color: oklch(79.7% 0.108 5.9);
Tailwind
colors: {
custom: {
50: '#fcbcc9',
500: '#f89fb2',
950: '#000000',
},
}SCSS
$custom: #f89fb2; $custom-light: #fcbcc9; $custom-dark: #000000;
JSON
{
"hex": "#f89fb2",
"rgb": {
"r": 248,
"g": 159,
"b": 178
},
"hsl": {
"h": 347.191,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.7965,
"c": 0.10796,
"h": 5.9
},
"luminance": 0.47967
}Semantic roles & 50–950 ramp
primary
#F89FB2
secondary
#D6F5EE
accent
#E3B303
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182