#F89FA3#F89FA3
#F89FA3 is a light, moderate red. Relative luminance 0.474; OKLCH L 79.3% C 0.106 H 16.8°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FA3 |
|---|---|
| RGB | rgb(248, 159, 163) |
| HSL | hsl(357, 86%, 80%) |
| HSV | hsv(357, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 34.3%, 2.7%) |
| CIE-LAB | lab(74.45, 33.57, 11.81) |
| CIE-LCH | lch(74.45, 35.59, 19.38°) |
| OKLab | oklab(79.26% 0.1018 0.0308) |
| OKLCH | oklch(79.26% 0.106 16.8) |
| XYZ | xyz(57.7226, 47.4013, 40.7524) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.40
Lightpink
#FFB6C1
ΔE00 6.46
Blush Pink
#FE828C
ΔE00 6.76
Faded Pink
#DE9DAC
ΔE00 6.92
Blush (survey)
#F29E8E
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FA3 #9FF8F4
analogous
#F89FD0 #F89FA3 #F8C79F
triadic
#F89FA3 #A3F89F #9FA3F8
tetradic
#F89FA3 #D0F89F #9FF8F4 #C79FF8
square
#F89FA3 #D0F89F #9FF8F4 #C79FF8
split-complementary
#F89FA3 #9FF8C7 #9FD0F8
monochromatic
#F02D36 #F4666C #F89FA3 #FCD8DA #FDE2E4
Accessibility & contrast
On white
2.00
#F89FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F89FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FA3
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FA3 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA3
Deuteranopia (green-blind)
#C5BEA1
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f89fa3; /* rgb */ color: rgb(248, 159, 163); /* oklch */ color: oklch(79.3% 0.106 16.8);
Tailwind
colors: {
custom: {
50: '#fdbcbe',
500: '#f89fa3',
950: '#000000',
},
}SCSS
$custom: #f89fa3; $custom-light: #fdbcbe; $custom-dark: #000000;
JSON
{
"hex": "#f89fa3",
"rgb": {
"r": 248,
"g": 159,
"b": 163
},
"hsl": {
"h": 357.303,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.79255,
"c": 0.10637,
"h": 16.8
},
"luminance": 0.47397
}Semantic roles & 50–950 ramp
primary
#F89FA3
secondary
#D6F5F4
accent
#E3D903
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181