#F89DA9#F89DA9
#F89DA9 is a light, moderate red. Relative luminance 0.469; OKLCH L 79.1% C 0.109 H 11.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DA9 |
|---|---|
| RGB | rgb(248, 157, 169) |
| HSL | hsl(352, 87%, 79%) |
| HSV | hsv(352, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 31.9%, 2.7%) |
| CIE-LAB | lab(74.15, 35.35, 8.09) |
| CIE-LCH | lch(74.15, 36.26, 12.89°) |
| OKLab | oklab(79.07% 0.1072 0.0214) |
| OKLCH | oklch(79.07% 0.109 11.3) |
| XYZ | xyz(57.9318, 46.9392, 43.5374) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.07
Soft Pink
#FDB0C0
ΔE00 5.10
Pig Pink
#E78EA5
ΔE00 5.41
Faded Pink
#DE9DAC
ΔE00 5.52
Lightpink
#FFB6C1
ΔE00 5.95
Rosa
#FE86A4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DA9 #9DF8EC
analogous
#F89DD7 #F89DA9 #F8BF9D
triadic
#F89DA9 #A9F89D #9DA9F8
tetradic
#F89DA9 #D7F89D #9DF8EC #BF9DF8
square
#F89DA9 #D7F89D #9DF8EC #BF9DF8
split-complementary
#F89DA9 #9DF8BF #9DD7F8
monochromatic
#F02B45 #F46477 #F89DA9 #FCD6DB #FDE2E6
Accessibility & contrast
On white
2.02
#F89DA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F89DA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DA9
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DA9 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA9
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89da9; /* rgb */ color: rgb(248, 157, 169); /* oklch */ color: oklch(79.1% 0.109 11.3);
Tailwind
colors: {
custom: {
50: '#fdbbc2',
500: '#f89da9',
950: '#000000',
},
}SCSS
$custom: #f89da9; $custom-light: #fdbbc2; $custom-dark: #000000;
JSON
{
"hex": "#f89da9",
"rgb": {
"r": 248,
"g": 157,
"b": 169
},
"hsl": {
"h": 352.088,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.79075,
"c": 0.10933,
"h": 11.3
},
"luminance": 0.46935
}Semantic roles & 50–950 ramp
primary
#F89DA9
secondary
#D6F5F1
accent
#E3C602
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181