#F89FA1#F89FA1
#F89FA1 is a light, moderate red. Relative luminance 0.473; OKLCH L 79.2% C 0.106 H 18.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FA1 |
|---|---|
| RGB | rgb(248, 159, 161) |
| HSL | hsl(359, 86%, 80%) |
| HSV | hsv(359, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 35.1%, 2.7%) |
| CIE-LAB | lab(74.40, 33.33, 12.84) |
| CIE-LCH | lch(74.40, 35.72, 21.07°) |
| OKLab | oklab(79.21% 0.1011 0.0334) |
| OKLCH | oklch(79.21% 0.106 18.3) |
| XYZ | xyz(57.5448, 47.3302, 39.8161) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.49
Peachy Pink
#FF9A8A
ΔE00 6.70
Rose Pink
#F7879A
ΔE00 6.70
Blush Pink
#FE828C
ΔE00 6.76
Lightpink
#FFB6C1
ΔE00 6.86
Soft Pink
#FDB0C0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FA1 #9FF8F6
analogous
#F89FCD #F89FA1 #F8CA9F
triadic
#F89FA1 #A1F89F #9FA1F8
tetradic
#F89FA1 #CDF89F #9FF8F6 #CA9FF8
square
#F89FA1 #CDF89F #9FF8F6 #CA9FF8
split-complementary
#F89FA1 #9FF8CA #9FCDF8
monochromatic
#F02D31 #F46669 #F89FA1 #FCD8D9 #FDE2E3
Accessibility & contrast
On white
2.01
#F89FA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F89FA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FA1
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FA1 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f89fa1; /* rgb */ color: rgb(248, 159, 161); /* oklch */ color: oklch(79.2% 0.106 18.3);
Tailwind
colors: {
custom: {
50: '#fdbcbc',
500: '#f89fa1',
950: '#000000',
},
}SCSS
$custom: #f89fa1; $custom-light: #fdbcbc; $custom-dark: #000000;
JSON
{
"hex": "#f89fa1",
"rgb": {
"r": 248,
"g": 159,
"b": 161
},
"hsl": {
"h": 358.652,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.79205,
"c": 0.10643,
"h": 18.3
},
"luminance": 0.47326
}Semantic roles & 50–950 ramp
primary
#F89FA1
secondary
#D6F5F4
accent
#E3DE03
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181