#FA989E#FA989E
#FA989E is a light, moderate red. Relative luminance 0.452; OKLCH L 78.2% C 0.118 H 16.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA989E |
|---|---|
| RGB | rgb(250, 152, 158) |
| HSL | hsl(356, 91%, 79%) |
| HSV | hsv(356, 39%, 98%) |
| CMYK | cmyk(0%, 39.2%, 36.8%, 2%) |
| CIE-LAB | lab(73.06, 37.35, 12.64) |
| CIE-LCH | lch(73.06, 39.43, 18.69°) |
| OKLab | oklab(78.21% 0.1131 0.0328) |
| OKLCH | oklch(78.21% 0.118 16.2) |
| XYZ | xyz(56.8266, 45.2537, 38.0830) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.84
Blush Pink
#FE828C
ΔE00 5.02
Lightcoral
#F08080
ΔE00 6.56
Rosa
#FE86A4
ΔE00 6.85
Pig Pink
#E78EA5
ΔE00 6.95
Carnation
#FD798F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA989E #98FAF4
analogous
#FA98CF #FA989E #FAC398
triadic
#FA989E #9EFA98 #989EFA
tetradic
#FA989E #CFFA98 #98FAF4 #C398FA
square
#FA989E #CFFA98 #98FAF4 #C398FA
split-complementary
#FA989E #98FAC3 #98CFFA
monochromatic
#F42330 #F75E67 #FA989E #FDD2D5 #FEE2E4
Accessibility & contrast
On white
2.09
#FA989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FA989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA989E
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA989E | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa989e; /* rgb */ color: rgb(250, 152, 158); /* oklch */ color: oklch(78.2% 0.118 16.2);
Tailwind
colors: {
custom: {
50: '#feb7ba',
500: '#fa989e',
950: '#000000',
},
}SCSS
$custom: #fa989e; $custom-light: #feb7ba; $custom-dark: #000000;
JSON
{
"hex": "#fa989e",
"rgb": {
"r": 250,
"g": 152,
"b": 158
},
"hsl": {
"h": 356.327,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.78206,
"c": 0.1178,
"h": 16.2
},
"luminance": 0.45249
}Semantic roles & 50–950 ramp
primary
#FA989E
secondary
#D5F6F4
accent
#E6D700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080