#F89CA5#F89CA5
#F89CA5 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.110 H 13.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CA5 |
|---|---|
| RGB | rgb(248, 156, 165) |
| HSL | hsl(354, 87%, 79%) |
| HSV | hsv(354, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 33.5%, 2.7%) |
| CIE-LAB | lab(73.84, 35.38, 9.85) |
| CIE-LCH | lch(73.84, 36.72, 15.56°) |
| OKLab | oklab(78.81% 0.1073 0.0259) |
| OKLCH | oklch(78.81% 0.11 13.6) |
| XYZ | xyz(57.3935, 46.4543, 41.5337) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.04
Soft Pink
#FDB0C0
ΔE00 5.88
Pig Pink
#E78EA5
ΔE00 6.02
Faded Pink
#DE9DAC
ΔE00 6.13
Blush Pink
#FE828C
ΔE00 6.35
Lightpink
#FFB6C1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CA5 #9CF8EF
analogous
#F89CD3 #F89CA5 #F8C19C
triadic
#F89CA5 #A5F89C #9CA5F8
tetradic
#F89CA5 #D3F89C #9CF8EF #C19CF8
square
#F89CA5 #D3F89C #9CF8EF #C19CF8
split-complementary
#F89CA5 #9CF8C1 #9CD3F8
monochromatic
#F02A3D #F46371 #F89CA5 #FCD5D9 #FDE2E5
Accessibility & contrast
On white
2.04
#F89CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F89CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CA5
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CA5 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#C3BCA3
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f89ca5; /* rgb */ color: rgb(248, 156, 165); /* oklch */ color: oklch(78.8% 0.110 13.6);
Tailwind
colors: {
custom: {
50: '#fdbabf',
500: '#f89ca5',
950: '#000000',
},
}SCSS
$custom: #f89ca5; $custom-light: #fdbabf; $custom-dark: #000000;
JSON
{
"hex": "#f89ca5",
"rgb": {
"r": 248,
"g": 156,
"b": 165
},
"hsl": {
"h": 354.13,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78805,
"c": 0.11036,
"h": 13.6
},
"luminance": 0.4645
}Semantic roles & 50–950 ramp
primary
#F89CA5
secondary
#D6F5F2
accent
#E3CD02
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181