#FA949E#FA949E
#FA949E is a light, vivid red. Relative luminance 0.440; OKLCH L 77.6% C 0.123 H 14.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FA949E |
|---|---|
| RGB | rgb(250, 148, 158) |
| HSL | hsl(354, 91%, 78%) |
| HSV | hsv(354, 41%, 98%) |
| CMYK | cmyk(0%, 40.8%, 36.8%, 2%) |
| CIE-LAB | lab(72.21, 39.41, 11.44) |
| CIE-LCH | lch(72.21, 41.03, 16.19°) |
| OKLab | oklab(77.56% 0.1194 0.0299) |
| OKLCH | oklch(77.56% 0.123 14) |
| XYZ | xyz(56.1883, 43.9771, 37.8703) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.49
Blush Pink
#FE828C
ΔE00 4.39
Rosa
#FE86A4
ΔE00 5.48
Carnation
#FD798F
ΔE00 5.92
Pig Pink
#E78EA5
ΔE00 5.93
Lightcoral
#F08080
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA949E #94FAF0
analogous
#FA94D1 #FA949E #FABD94
triadic
#FA949E #9EFA94 #949EFA
tetradic
#FA949E #D1FA94 #94FAF0 #BD94FA
square
#FA949E #D1FA94 #94FAF0 #BD94FA
split-complementary
#FA949E #94FABD #94D1FA
monochromatic
#F51F34 #F75A69 #FA949E #FDCED3 #FEE2E4
Accessibility & contrast
On white
2.14
#FA949E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FA949E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA949E
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA949E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA949E | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#FF8998
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa949e; /* rgb */ color: rgb(250, 148, 158); /* oklch */ color: oklch(77.6% 0.123 14.0);
Tailwind
colors: {
custom: {
50: '#ffb5ba',
500: '#fa949e',
950: '#000000',
},
}SCSS
$custom: #fa949e; $custom-light: #ffb5ba; $custom-dark: #000000;
JSON
{
"hex": "#fa949e",
"rgb": {
"r": 250,
"g": 148,
"b": 158
},
"hsl": {
"h": 354.118,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.77561,
"c": 0.12308,
"h": 14
},
"luminance": 0.43972
}Semantic roles & 50–950 ramp
primary
#FA949E
secondary
#D5F6F3
accent
#E6CF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080