#F89AA2#F89AA2
#F89AA2 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.4% C 0.113 H 14.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F89AA2 |
|---|---|
| RGB | rgb(248, 154, 162) |
| HSL | hsl(355, 87%, 79%) |
| HSV | hsv(355, 38%, 97%) |
| CMYK | cmyk(0%, 37.9%, 34.7%, 2.7%) |
| CIE-LAB | lab(73.34, 36.05, 10.79) |
| CIE-LCH | lch(73.34, 37.63, 16.66°) |
| OKLab | oklab(78.4% 0.1093 0.0282) |
| OKLCH | oklch(78.4% 0.113 14.5) |
| XYZ | xyz(56.7909, 45.6807, 40.0016) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.77
Blush Pink
#FE828C
ΔE00 5.76
Pig Pink
#E78EA5
ΔE00 6.20
Rosa
#FE86A4
ΔE00 6.50
Faded Pink
#DE9DAC
ΔE00 6.54
Soft Pink
#FDB0C0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89AA2 #9AF8F0
analogous
#F89AD1 #F89AA2 #F8C19A
triadic
#F89AA2 #A2F89A #9AA2F8
tetradic
#F89AA2 #D1F89A #9AF8F0 #C19AF8
square
#F89AA2 #D1F89A #9AF8F0 #C19AF8
split-complementary
#F89AA2 #9AF8C1 #9AD1F8
monochromatic
#F02839 #F4616D #F89AA2 #FCD3D7 #FDE2E5
Accessibility & contrast
On white
2.07
#F89AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F89AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89AA2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89AA2 | 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)
#ABA9A2
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#FF909D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f89aa2; /* rgb */ color: rgb(248, 154, 162); /* oklch */ color: oklch(78.4% 0.113 14.5);
Tailwind
colors: {
custom: {
50: '#fdb9bd',
500: '#f89aa2',
950: '#000000',
},
}SCSS
$custom: #f89aa2; $custom-light: #fdb9bd; $custom-dark: #000000;
JSON
{
"hex": "#f89aa2",
"rgb": {
"r": 248,
"g": 154,
"b": 162
},
"hsl": {
"h": 354.894,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.78398,
"c": 0.11291,
"h": 14.5
},
"luminance": 0.45676
}Semantic roles & 50–950 ramp
primary
#F89AA2
secondary
#D6F5F2
accent
#E4D002
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081