#F89CAA#F89CAA
#F89CAA is a light, moderate red. Relative luminance 0.466; OKLCH L 78.9% C 0.111 H 10.0°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CAA |
|---|---|
| RGB | rgb(248, 156, 170) |
| HSL | hsl(351, 87%, 79%) |
| HSV | hsv(351, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 31.5%, 2.7%) |
| CIE-LAB | lab(73.96, 36.00, 7.26) |
| CIE-LCH | lch(73.96, 36.72, 11.41°) |
| OKLab | oklab(78.94% 0.1092 0.0193) |
| OKLCH | oklch(78.94% 0.111 10) |
| XYZ | xyz(57.8576, 46.6399, 43.9775) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 4.94
Soft Pink
#FDB0C0
ΔE00 5.06
Faded Pink
#DE9DAC
ΔE00 5.36
Rosa
#FE86A4
ΔE00 5.59
Lightpink
#FFB6C1
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CAA #9CF8EA
analogous
#F89CD8 #F89CAA #F8BC9C
triadic
#F89CAA #AAF89C #9CAAF8
tetradic
#F89CAA #D8F89C #9CF8EA #BC9CF8
square
#F89CAA #D8F89C #9CF8EA #BC9CF8
split-complementary
#F89CAA #9CF8BC #9CD8F8
monochromatic
#F02A48 #F46379 #F89CAA #FCD5DB #FDE2E6
Accessibility & contrast
On white
2.03
#F89CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F89CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CAA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CAA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#C2BCA8
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89caa; /* rgb */ color: rgb(248, 156, 170); /* oklch */ color: oklch(78.9% 0.111 10.0);
Tailwind
colors: {
custom: {
50: '#fdbac3',
500: '#f89caa',
950: '#000000',
},
}SCSS
$custom: #f89caa; $custom-light: #fdbac3; $custom-dark: #000000;
JSON
{
"hex": "#f89caa",
"rgb": {
"r": 248,
"g": 156,
"b": 170
},
"hsl": {
"h": 350.87,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78936,
"c": 0.11084,
"h": 10
},
"luminance": 0.46636
}Semantic roles & 50–950 ramp
primary
#F89CAA
secondary
#D6F5F0
accent
#E3C102
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181