#F89AA3#F89AA3
#F89AA3 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.4% C 0.113 H 13.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F89AA3 |
|---|---|
| RGB | rgb(248, 154, 163) |
| HSL | hsl(354, 87%, 79%) |
| HSV | hsv(354, 38%, 97%) |
| CMYK | cmyk(0%, 37.9%, 34.3%, 2.7%) |
| CIE-LAB | lab(73.36, 36.17, 10.27) |
| CIE-LCH | lch(73.36, 37.60, 15.85°) |
| OKLab | oklab(78.42% 0.1097 0.0269) |
| OKLCH | oklch(78.42% 0.113 13.8) |
| XYZ | xyz(56.8801, 45.7164, 40.4716) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.64
Blush Pink
#FE828C
ΔE00 5.86
Pig Pink
#E78EA5
ΔE00 5.94
Rosa
#FE86A4
ΔE00 6.26
Faded Pink
#DE9DAC
ΔE00 6.35
Soft Pink
#FDB0C0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89AA3 #9AF8EF
analogous
#F89AD2 #F89AA3 #F8C09A
triadic
#F89AA3 #A3F89A #9AA3F8
tetradic
#F89AA3 #D2F89A #9AF8EF #C09AF8
square
#F89AA3 #D2F89A #9AF8EF #C09AF8
split-complementary
#F89AA3 #9AF8C0 #9AD2F8
monochromatic
#F0283B #F4616F #F89AA3 #FCD3D7 #FDE2E5
Accessibility & contrast
On white
2.07
#F89AA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F89AA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89AA3
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89AA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89AA3 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#C2BBA1
Tritanopia (blue-blind)
#FF919D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f89aa3; /* rgb */ color: rgb(248, 154, 163); /* oklch */ color: oklch(78.4% 0.113 13.8);
Tailwind
colors: {
custom: {
50: '#fdb9be',
500: '#f89aa3',
950: '#000000',
},
}SCSS
$custom: #f89aa3; $custom-light: #fdb9be; $custom-dark: #000000;
JSON
{
"hex": "#f89aa3",
"rgb": {
"r": 248,
"g": 154,
"b": 163
},
"hsl": {
"h": 354.255,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.78424,
"c": 0.11295,
"h": 13.8
},
"luminance": 0.45712
}Semantic roles & 50–950 ramp
primary
#F89AA3
secondary
#D6F5F2
accent
#E4CE02
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081