#F89DA7#F89DA7
#F89DA7 is a light, moderate red. Relative luminance 0.469; OKLCH L 79.0% C 0.109 H 12.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DA7 |
|---|---|
| RGB | rgb(248, 157, 167) |
| HSL | hsl(353, 87%, 79%) |
| HSV | hsv(353, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 32.7%, 2.7%) |
| CIE-LAB | lab(74.10, 35.10, 9.12) |
| CIE-LCH | lch(74.10, 36.27, 14.57°) |
| OKLab | oklab(79.02% 0.1065 0.024) |
| OKLCH | oklch(79.02% 0.109 12.7) |
| XYZ | xyz(57.7455, 46.8647, 42.5561) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 5.45
Faded Pink
#DE9DAC
ΔE00 5.85
Pig Pink
#E78EA5
ΔE00 5.85
Lightpink
#FFB6C1
ΔE00 6.10
Rosa
#FE86A4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DA7 #9DF8EE
analogous
#F89DD4 #F89DA7 #F8C19D
triadic
#F89DA7 #A7F89D #9DA7F8
tetradic
#F89DA7 #D4F89D #9DF8EE #C19DF8
square
#F89DA7 #D4F89D #9DF8EE #C19DF8
split-complementary
#F89DA7 #9DF8C1 #9DD4F8
monochromatic
#F02B40 #F46474 #F89DA7 #FCD6DA #FDE2E5
Accessibility & contrast
On white
2.02
#F89DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F89DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DA7
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DA7 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA7
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89da7; /* rgb */ color: rgb(248, 157, 167); /* oklch */ color: oklch(79.0% 0.109 12.7);
Tailwind
colors: {
custom: {
50: '#fdbbc1',
500: '#f89da7',
950: '#000000',
},
}SCSS
$custom: #f89da7; $custom-light: #fdbbc1; $custom-dark: #000000;
JSON
{
"hex": "#f89da7",
"rgb": {
"r": 248,
"g": 157,
"b": 167
},
"hsl": {
"h": 353.407,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.79023,
"c": 0.10915,
"h": 12.7
},
"luminance": 0.4686
}Semantic roles & 50–950 ramp
primary
#F89DA7
secondary
#D6F5F2
accent
#E3CA02
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181