#F89CA3#F89CA3
#F89CA3 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.8% C 0.110 H 15.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CA3 |
|---|---|
| RGB | rgb(248, 156, 163) |
| HSL | hsl(355, 87%, 79%) |
| HSV | hsv(355, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 34.3%, 2.7%) |
| CIE-LAB | lab(73.79, 35.13, 10.88) |
| CIE-LCH | lch(73.79, 36.78, 17.21°) |
| OKLab | oklab(78.75% 0.1065 0.0285) |
| OKLCH | oklch(78.75% 0.11 15) |
| XYZ | xyz(57.2129, 46.3821, 40.5825) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.29
Blush Pink
#FE828C
ΔE00 6.17
Soft Pink
#FDB0C0
ΔE00 6.30
Faded Pink
#DE9DAC
ΔE00 6.53
Pig Pink
#E78EA5
ΔE00 6.54
Lightpink
#FFB6C1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CA3 #9CF8F1
analogous
#F89CD1 #F89CA3 #F8C39C
triadic
#F89CA3 #A3F89C #9CA3F8
tetradic
#F89CA3 #D1F89C #9CF8F1 #C39CF8
square
#F89CA3 #D1F89C #9CF8F1 #C39CF8
split-complementary
#F89CA3 #9CF8C3 #9CD1F8
monochromatic
#F02A39 #F4636E #F89CA3 #FCD5D8 #FDE2E4
Accessibility & contrast
On white
2.04
#F89CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F89CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CA3
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CA3 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA3
Deuteranopia (green-blind)
#C3BCA1
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f89ca3; /* rgb */ color: rgb(248, 156, 163); /* oklch */ color: oklch(78.8% 0.110 15.0);
Tailwind
colors: {
custom: {
50: '#fdbabe',
500: '#f89ca3',
950: '#000000',
},
}SCSS
$custom: #f89ca3; $custom-light: #fdbabe; $custom-dark: #000000;
JSON
{
"hex": "#f89ca3",
"rgb": {
"r": 248,
"g": 156,
"b": 163
},
"hsl": {
"h": 355.435,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78754,
"c": 0.11028,
"h": 15
},
"luminance": 0.46378
}Semantic roles & 50–950 ramp
primary
#F89CA3
secondary
#D6F5F3
accent
#E3D202
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181