#F89CA6#F89CA6
#F89CA6 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.110 H 12.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CA6 |
|---|---|
| RGB | rgb(248, 156, 166) |
| HSL | hsl(353, 87%, 79%) |
| HSV | hsv(353, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 33.1%, 2.7%) |
| CIE-LAB | lab(73.86, 35.50, 9.33) |
| CIE-LCH | lch(73.86, 36.70, 14.73°) |
| OKLab | oklab(78.83% 0.1077 0.0246) |
| OKLCH | oklch(78.83% 0.11 12.8) |
| XYZ | xyz(57.4849, 46.4909, 42.0150) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.95
Soft Pink
#FDB0C0
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 5.78
Faded Pink
#DE9DAC
ΔE00 5.95
Rosa
#FE86A4
ΔE00 6.29
Lightpink
#FFB6C1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CA6 #9CF8EE
analogous
#F89CD4 #F89CA6 #F8C09C
triadic
#F89CA6 #A6F89C #9CA6F8
tetradic
#F89CA6 #D4F89C #9CF8EE #C09CF8
square
#F89CA6 #D4F89C #9CF8EE #C09CF8
split-complementary
#F89CA6 #9CF8C0 #9CD4F8
monochromatic
#F02A3F #F46373 #F89CA6 #FCD5D9 #FDE2E5
Accessibility & contrast
On white
2.04
#F89CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F89CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CA6
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CA6 | 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)
#ACABA6
Deuteranopia (green-blind)
#C3BCA4
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f89ca6; /* rgb */ color: rgb(248, 156, 166); /* oklch */ color: oklch(78.8% 0.110 12.8);
Tailwind
colors: {
custom: {
50: '#fdbac0',
500: '#f89ca6',
950: '#000000',
},
}SCSS
$custom: #f89ca6; $custom-light: #fdbac0; $custom-dark: #000000;
JSON
{
"hex": "#f89ca6",
"rgb": {
"r": 248,
"g": 156,
"b": 166
},
"hsl": {
"h": 353.478,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78831,
"c": 0.11043,
"h": 12.8
},
"luminance": 0.46487
}Semantic roles & 50–950 ramp
primary
#F89CA6
secondary
#D6F5F2
accent
#E3CB02
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181