#F89FA5#F89FA5
#F89FA5 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.3% C 0.106 H 15.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FA5 |
|---|---|
| RGB | rgb(248, 159, 165) |
| HSL | hsl(356, 86%, 80%) |
| HSV | hsv(356, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 33.5%, 2.7%) |
| CIE-LAB | lab(74.49, 33.81, 10.78) |
| CIE-LCH | lch(74.49, 35.49, 17.68°) |
| OKLab | oklab(79.31% 0.1026 0.0282) |
| OKLCH | oklch(79.31% 0.106 15.4) |
| XYZ | xyz(57.9032, 47.4736, 41.7036) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.88
Rose Pink
#F7879A
ΔE00 6.01
Lightpink
#FFB6C1
ΔE00 6.12
Faded Pink
#DE9DAC
ΔE00 6.46
Blush Pink
#FE828C
ΔE00 6.84
Pig Pink
#E78EA5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FA5 #9FF8F2
analogous
#F89FD2 #F89FA5 #F8C69F
triadic
#F89FA5 #A5F89F #9FA5F8
tetradic
#F89FA5 #D2F89F #9FF8F2 #C69FF8
square
#F89FA5 #D2F89F #9FF8F2 #C69FF8
split-complementary
#F89FA5 #9FF8C6 #9FD2F8
monochromatic
#F02D3A #F46670 #F89FA5 #FCD8DA #FDE2E4
Accessibility & contrast
On white
2.00
#F89FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F89FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FA5
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FA5 | 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)
#AFADA5
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f89fa5; /* rgb */ color: rgb(248, 159, 165); /* oklch */ color: oklch(79.3% 0.106 15.4);
Tailwind
colors: {
custom: {
50: '#fdbcbf',
500: '#f89fa5',
950: '#000000',
},
}SCSS
$custom: #f89fa5; $custom-light: #fdbcbf; $custom-dark: #000000;
JSON
{
"hex": "#f89fa5",
"rgb": {
"r": 248,
"g": 159,
"b": 165
},
"hsl": {
"h": 355.955,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.79305,
"c": 0.10638,
"h": 15.4
},
"luminance": 0.47469
}Semantic roles & 50–950 ramp
primary
#F89FA5
secondary
#D6F5F3
accent
#E3D403
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181