#F89FA8#F89FA8
#F89FA8 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.4% C 0.107 H 13.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FA8 |
|---|---|
| RGB | rgb(248, 159, 168) |
| HSL | hsl(354, 86%, 80%) |
| HSV | hsv(354, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 32.3%, 2.7%) |
| CIE-LAB | lab(74.56, 34.18, 9.23) |
| CIE-LCH | lch(74.56, 35.41, 15.10°) |
| OKLab | oklab(79.38% 0.1037 0.0243) |
| OKLCH | oklch(79.38% 0.107 13.2) |
| XYZ | xyz(58.1794, 47.5841, 43.1586) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.19
Rose Pink
#F7879A
ΔE00 5.67
Lightpink
#FFB6C1
ΔE00 5.71
Faded Pink
#DE9DAC
ΔE00 5.85
Pig Pink
#E78EA5
ΔE00 6.23
Rosa
#FE86A4
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FA8 #9FF8EF
analogous
#F89FD4 #F89FA8 #F8C39F
triadic
#F89FA8 #A8F89F #9FA8F8
tetradic
#F89FA8 #D4F89F #9FF8EF #C39FF8
square
#F89FA8 #D4F89F #9FF8EF #C39FF8
split-complementary
#F89FA8 #9FF8C3 #9FD4F8
monochromatic
#F02D41 #F46674 #F89FA8 #FCD8DC #FDE2E5
Accessibility & contrast
On white
2.00
#F89FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F89FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FA8
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FA8 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA8
Deuteranopia (green-blind)
#C4BEA6
Tritanopia (blue-blind)
#FF96A2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f89fa8; /* rgb */ color: rgb(248, 159, 168); /* oklch */ color: oklch(79.4% 0.107 13.2);
Tailwind
colors: {
custom: {
50: '#fdbcc1',
500: '#f89fa8',
950: '#000000',
},
}SCSS
$custom: #f89fa8; $custom-light: #fdbcc1; $custom-dark: #000000;
JSON
{
"hex": "#f89fa8",
"rgb": {
"r": 248,
"g": 159,
"b": 168
},
"hsl": {
"h": 353.933,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.79382,
"c": 0.10651,
"h": 13.2
},
"luminance": 0.4758
}Semantic roles & 50–950 ramp
primary
#F89FA8
secondary
#D6F5F2
accent
#E3CC03
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181