#F89FA4#F89FA4
#F89FA4 is a light, moderate red. Relative luminance 0.474; OKLCH L 79.3% C 0.106 H 16.1°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FA4 |
|---|---|
| RGB | rgb(248, 159, 164) |
| HSL | hsl(357, 86%, 80%) |
| HSV | hsv(357, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 33.9%, 2.7%) |
| CIE-LAB | lab(74.47, 33.69, 11.29) |
| CIE-LCH | lch(74.47, 35.53, 18.53°) |
| OKLab | oklab(79.28% 0.1022 0.0295) |
| OKLCH | oklch(79.28% 0.106 16.1) |
| XYZ | xyz(57.8125, 47.4373, 41.2261) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 6.13
Rose Pink
#F7879A
ΔE00 6.15
Lightpink
#FFB6C1
ΔE00 6.28
Faded Pink
#DE9DAC
ΔE00 6.69
Blush Pink
#FE828C
ΔE00 6.79
Pig Pink
#E78EA5
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FA4 #9FF8F3
analogous
#F89FD1 #F89FA4 #F8C69F
triadic
#F89FA4 #A4F89F #9FA4F8
tetradic
#F89FA4 #D1F89F #9FF8F3 #C69FF8
square
#F89FA4 #D1F89F #9FF8F3 #C69FF8
split-complementary
#F89FA4 #9FF8C6 #9FD1F8
monochromatic
#F02D38 #F4666E #F89FA4 #FCD8DA #FDE2E4
Accessibility & contrast
On white
2.00
#F89FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F89FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FA4
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FA4 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#C5BEA2
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f89fa4; /* rgb */ color: rgb(248, 159, 164); /* oklch */ color: oklch(79.3% 0.106 16.1);
Tailwind
colors: {
custom: {
50: '#fdbcbe',
500: '#f89fa4',
950: '#000000',
},
}SCSS
$custom: #f89fa4; $custom-light: #fdbcbe; $custom-dark: #000000;
JSON
{
"hex": "#f89fa4",
"rgb": {
"r": 248,
"g": 159,
"b": 164
},
"hsl": {
"h": 356.629,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.7928,
"c": 0.10636,
"h": 16.1
},
"luminance": 0.47433
}Semantic roles & 50–950 ramp
primary
#F89FA4
secondary
#D6F5F3
accent
#E3D603
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181