#F89CA7#F89CA7
#F89CA7 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.9% C 0.111 H 12.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CA7 |
|---|---|
| RGB | rgb(248, 156, 167) |
| HSL | hsl(353, 87%, 79%) |
| HSV | hsv(353, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 32.7%, 2.7%) |
| CIE-LAB | lab(73.89, 35.62, 8.81) |
| CIE-LCH | lch(73.89, 36.70, 13.90°) |
| OKLab | oklab(78.86% 0.108 0.0233) |
| OKLCH | oklch(78.86% 0.111 12.1) |
| XYZ | xyz(57.5770, 46.5277, 42.4999) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.88
Soft Pink
#FDB0C0
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.55
Faded Pink
#DE9DAC
ΔE00 5.78
Rosa
#FE86A4
ΔE00 6.09
Lightpink
#FFB6C1
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CA7 #9CF8ED
analogous
#F89CD5 #F89CA7 #F8BF9C
triadic
#F89CA7 #A7F89C #9CA7F8
tetradic
#F89CA7 #D5F89C #9CF8ED #BF9CF8
square
#F89CA7 #D5F89C #9CF8ED #BF9CF8
split-complementary
#F89CA7 #9CF8BF #9CD5F8
monochromatic
#F02A41 #F46374 #F89CA7 #FCD5DA #FDE2E6
Accessibility & contrast
On white
2.04
#F89CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F89CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CA7
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CA7 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#C3BCA5
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89ca7; /* rgb */ color: rgb(248, 156, 167); /* oklch */ color: oklch(78.9% 0.111 12.1);
Tailwind
colors: {
custom: {
50: '#fdbac1',
500: '#f89ca7',
950: '#000000',
},
}SCSS
$custom: #f89ca7; $custom-light: #fdbac1; $custom-dark: #000000;
JSON
{
"hex": "#f89ca7",
"rgb": {
"r": 248,
"g": 156,
"b": 167
},
"hsl": {
"h": 352.826,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78857,
"c": 0.11051,
"h": 12.1
},
"luminance": 0.46523
}Semantic roles & 50–950 ramp
primary
#F89CA7
secondary
#D6F5F1
accent
#E3C802
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181