#F89CA8#F89CA8
#F89CA8 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.9% C 0.111 H 11.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CA8 |
|---|---|
| RGB | rgb(248, 156, 168) |
| HSL | hsl(352, 87%, 79%) |
| HSV | hsv(352, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 32.3%, 2.7%) |
| CIE-LAB | lab(73.91, 35.75, 8.30) |
| CIE-LCH | lch(73.91, 36.70, 13.07°) |
| OKLab | oklab(78.88% 0.1084 0.0219) |
| OKLCH | oklch(78.88% 0.111 11.4) |
| XYZ | xyz(57.6698, 46.5648, 42.9887) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.83
Pig Pink
#E78EA5
ΔE00 5.33
Soft Pink
#FDB0C0
ΔE00 5.35
Faded Pink
#DE9DAC
ΔE00 5.62
Rosa
#FE86A4
ΔE00 5.91
Lightpink
#FFB6C1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CA8 #9CF8EC
analogous
#F89CD6 #F89CA8 #F8BE9C
triadic
#F89CA8 #A8F89C #9CA8F8
tetradic
#F89CA8 #D6F89C #9CF8EC #BE9CF8
square
#F89CA8 #D6F89C #9CF8EC #BE9CF8
split-complementary
#F89CA8 #9CF8BE #9CD6F8
monochromatic
#F02A44 #F46376 #F89CA8 #FCD5DA #FDE2E6
Accessibility & contrast
On white
2.04
#F89CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F89CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CA8
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CA8 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#C2BCA6
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89ca8; /* rgb */ color: rgb(248, 156, 168); /* oklch */ color: oklch(78.9% 0.111 11.4);
Tailwind
colors: {
custom: {
50: '#fdbac1',
500: '#f89ca8',
950: '#000000',
},
}SCSS
$custom: #f89ca8; $custom-light: #fdbac1; $custom-dark: #000000;
JSON
{
"hex": "#f89ca8",
"rgb": {
"r": 248,
"g": 156,
"b": 168
},
"hsl": {
"h": 352.174,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78883,
"c": 0.11061,
"h": 11.4
},
"luminance": 0.46561
}Semantic roles & 50–950 ramp
primary
#F89CA8
secondary
#D6F5F1
accent
#E3C602
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181