#FA989F#FA989F
#FA989F is a light, moderate red. Relative luminance 0.453; OKLCH L 78.2% C 0.118 H 15.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA989F |
|---|---|
| RGB | rgb(250, 152, 159) |
| HSL | hsl(356, 91%, 79%) |
| HSV | hsv(356, 39%, 98%) |
| CMYK | cmyk(0%, 39.2%, 36.4%, 2%) |
| CIE-LAB | lab(73.08, 37.46, 12.12) |
| CIE-LCH | lch(73.08, 39.37, 17.92°) |
| OKLab | oklab(78.23% 0.1135 0.0315) |
| OKLCH | oklch(78.23% 0.118 15.5) |
| XYZ | xyz(56.9131, 45.2883, 38.5382) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.64
Blush Pink
#FE828C
ΔE00 5.07
Rosa
#FE86A4
ΔE00 6.58
Pig Pink
#E78EA5
ΔE00 6.67
Lightcoral
#F08080
ΔE00 6.73
Carnation
#FD798F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA989F #98FAF3
analogous
#FA98D0 #FA989F #FAC298
triadic
#FA989F #9FFA98 #989FFA
tetradic
#FA989F #D0FA98 #98FAF3 #C298FA
square
#FA989F #D0FA98 #98FAF3 #C298FA
split-complementary
#FA989F #98FAC2 #98D0FA
monochromatic
#F42332 #F75E69 #FA989F #FDD2D5 #FEE2E4
Accessibility & contrast
On white
2.09
#FA989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FA989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA989F
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA989F | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#C2BB9D
Tritanopia (blue-blind)
#FF8E9B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa989f; /* rgb */ color: rgb(250, 152, 159); /* oklch */ color: oklch(78.2% 0.118 15.5);
Tailwind
colors: {
custom: {
50: '#feb7bb',
500: '#fa989f',
950: '#000000',
},
}SCSS
$custom: #fa989f; $custom-light: #feb7bb; $custom-dark: #000000;
JSON
{
"hex": "#fa989f",
"rgb": {
"r": 250,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.714,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.78231,
"c": 0.11781,
"h": 15.5
},
"luminance": 0.45284
}Semantic roles & 50–950 ramp
primary
#FA989F
secondary
#D5F6F3
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080