#F89DA4#F89DA4
#F89DA4 is a light, moderate red. Relative luminance 0.468; OKLCH L 78.9% C 0.109 H 14.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DA4 |
|---|---|
| RGB | rgb(248, 157, 164) |
| HSL | hsl(355, 87%, 79%) |
| HSV | hsv(355, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 33.9%, 2.7%) |
| CIE-LAB | lab(74.03, 34.73, 10.67) |
| CIE-LCH | lch(74.03, 36.34, 17.08°) |
| OKLab | oklab(78.95% 0.1053 0.0279) |
| OKLCH | oklch(78.95% 0.109 14.9) |
| XYZ | xyz(57.4714, 46.7550, 41.1124) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.48
Soft Pink
#FDB0C0
ΔE00 6.08
Blush Pink
#FE828C
ΔE00 6.41
Faded Pink
#DE9DAC
ΔE00 6.42
Lightpink
#FFB6C1
ΔE00 6.45
Pig Pink
#E78EA5
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DA4 #9DF8F1
analogous
#F89DD1 #F89DA4 #F8C49D
triadic
#F89DA4 #A4F89D #9DA4F8
tetradic
#F89DA4 #D1F89D #9DF8F1 #C49DF8
square
#F89DA4 #D1F89D #9DF8F1 #C49DF8
split-complementary
#F89DA4 #9DF8C4 #9DD1F8
monochromatic
#F02B3A #F4646F #F89DA4 #FCD6D9 #FDE2E4
Accessibility & contrast
On white
2.03
#F89DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F89DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DA4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DA4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA4
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89da4; /* rgb */ color: rgb(248, 157, 164); /* oklch */ color: oklch(78.9% 0.109 14.9);
Tailwind
colors: {
custom: {
50: '#fdbbbe',
500: '#f89da4',
950: '#000000',
},
}SCSS
$custom: #f89da4; $custom-light: #fdbbbe; $custom-dark: #000000;
JSON
{
"hex": "#f89da4",
"rgb": {
"r": 248,
"g": 157,
"b": 164
},
"hsl": {
"h": 355.385,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.78946,
"c": 0.10898,
"h": 14.9
},
"luminance": 0.46751
}Semantic roles & 50–950 ramp
primary
#F89DA4
secondary
#D6F5F3
accent
#E3D202
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181