#FA989A#FA989A
#FA989A is a light, moderate red. Relative luminance 0.451; OKLCH L 78.1% C 0.118 H 18.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FA989A |
|---|---|
| RGB | rgb(250, 152, 154) |
| HSL | hsl(359, 91%, 79%) |
| HSV | hsv(359, 39%, 98%) |
| CMYK | cmyk(0%, 39.2%, 38.4%, 2%) |
| CIE-LAB | lab(72.97, 36.89, 14.72) |
| CIE-LCH | lch(72.97, 39.72, 21.75°) |
| OKLab | oklab(78.11% 0.1116 0.038) |
| OKLCH | oklch(78.11% 0.118 18.8) |
| XYZ | xyz(56.4879, 45.1182, 36.2992) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.05
Rose Pink
#F7879A
ΔE00 5.78
Lightcoral
#F08080
ΔE00 6.00
Peachy Pink
#FF9A8A
ΔE00 6.14
Blush (survey)
#F29E8E
ΔE00 6.49
Salmon Pink
#FE7B7C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA989A #98FAF8
analogous
#FA98CB #FA989A #FAC798
triadic
#FA989A #9AFA98 #989AFA
tetradic
#FA989A #CBFA98 #98FAF8 #C798FA
square
#FA989A #CBFA98 #98FAF8 #C798FA
split-complementary
#FA989A #98FAC7 #98CBFA
monochromatic
#F42328 #F75E61 #FA989A #FDD2D3 #FEE2E2
Accessibility & contrast
On white
2.10
#FA989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FA989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA989A
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA989A | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#C3BB98
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa989a; /* rgb */ color: rgb(250, 152, 154); /* oklch */ color: oklch(78.1% 0.118 18.8);
Tailwind
colors: {
custom: {
50: '#ffb7b7',
500: '#fa989a',
950: '#000000',
},
}SCSS
$custom: #fa989a; $custom-light: #ffb7b7; $custom-dark: #000000;
JSON
{
"hex": "#fa989a",
"rgb": {
"r": 250,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.776,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.78109,
"c": 0.1179,
"h": 18.8
},
"luminance": 0.45114
}Semantic roles & 50–950 ramp
primary
#FA989A
secondary
#D5F6F5
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080