#F89CA0#F89CA0
#F89CA0 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.7% C 0.110 H 17.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CA0 |
|---|---|
| RGB | rgb(248, 156, 160) |
| HSL | hsl(357, 87%, 79%) |
| HSV | hsv(357, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 35.5%, 2.7%) |
| CIE-LAB | lab(73.72, 34.77, 12.44) |
| CIE-LCH | lch(73.72, 36.93, 19.68°) |
| OKLab | oklab(78.68% 0.1054 0.0323) |
| OKLCH | oklch(78.68% 0.11 17.1) |
| XYZ | xyz(56.9473, 46.2758, 39.1837) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.81
Blush Pink
#FE828C
ΔE00 6.04
Soft Pink
#FDB0C0
ΔE00 7.01
Blush (survey)
#F29E8E
ΔE00 7.09
Peachy Pink
#FF9A8A
ΔE00 7.14
Lightpink
#FFB6C1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CA0 #9CF8F4
analogous
#F89CCE #F89CA0 #F8C69C
triadic
#F89CA0 #A0F89C #9CA0F8
tetradic
#F89CA0 #CEF89C #9CF8F4 #C69CF8
square
#F89CA0 #CEF89C #9CF8F4 #C69CF8
split-complementary
#F89CA0 #9CF8C6 #9CCEF8
monochromatic
#F02A32 #F46369 #F89CA0 #FCD5D7 #FDE2E4
Accessibility & contrast
On white
2.05
#F89CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F89CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CA0
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CA0 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAAA0
Deuteranopia (green-blind)
#C4BC9E
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f89ca0; /* rgb */ color: rgb(248, 156, 160); /* oklch */ color: oklch(78.7% 0.110 17.1);
Tailwind
colors: {
custom: {
50: '#fdbabc',
500: '#f89ca0',
950: '#000000',
},
}SCSS
$custom: #f89ca0; $custom-light: #fdbabc; $custom-dark: #000000;
JSON
{
"hex": "#f89ca0",
"rgb": {
"r": 248,
"g": 156,
"b": 160
},
"hsl": {
"h": 357.391,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78679,
"c": 0.11026,
"h": 17.1
},
"luminance": 0.46271
}Semantic roles & 50–950 ramp
primary
#F89CA0
secondary
#D6F5F4
accent
#E3DA02
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181