#FA949B#FA949B
#FA949B is a light, vivid red. Relative luminance 0.439; OKLCH L 77.5% C 0.123 H 15.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FA949B |
|---|---|
| RGB | rgb(250, 148, 155) |
| HSL | hsl(356, 91%, 78%) |
| HSV | hsv(356, 41%, 98%) |
| CMYK | cmyk(0%, 40.8%, 38%, 2%) |
| CIE-LAB | lab(72.14, 39.06, 13.01) |
| CIE-LCH | lch(72.14, 41.17, 18.41°) |
| OKLab | oklab(77.49% 0.1183 0.0337) |
| OKLCH | oklch(77.49% 0.123 15.9) |
| XYZ | xyz(55.9333, 43.8751, 36.5269) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.11
Rose Pink
#F7879A
ΔE00 4.12
Lightcoral
#F08080
ΔE00 5.85
Carnation
#FD798F
ΔE00 6.17
Rosa
#FE86A4
ΔE00 6.34
Pig Pink
#E78EA5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA949B #94FAF3
analogous
#FA94CE #FA949B #FAC094
triadic
#FA949B #9BFA94 #949BFA
tetradic
#FA949B #CEFA94 #94FAF3 #C094FA
square
#FA949B #CEFA94 #94FAF3 #C094FA
split-complementary
#FA949B #94FAC0 #94CEFA
monochromatic
#F51F2E #F75A64 #FA949B #FDCED2 #FEE2E4
Accessibility & contrast
On white
2.15
#FA949B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FA949B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA949B
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA949B | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#FF8997
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa949b; /* rgb */ color: rgb(250, 148, 155); /* oklch */ color: oklch(77.5% 0.123 15.9);
Tailwind
colors: {
custom: {
50: '#ffb5b8',
500: '#fa949b',
950: '#000000',
},
}SCSS
$custom: #fa949b; $custom-light: #ffb5b8; $custom-dark: #000000;
JSON
{
"hex": "#fa949b",
"rgb": {
"r": 250,
"g": 148,
"b": 155
},
"hsl": {
"h": 355.882,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.77486,
"c": 0.123,
"h": 15.9
},
"luminance": 0.4387
}Semantic roles & 50–950 ramp
primary
#FA949B
secondary
#D5F6F4
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080