#FA939B#FA939B
#FA939B is a light, vivid red. Relative luminance 0.436; OKLCH L 77.3% C 0.124 H 15.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FA939B |
|---|---|
| RGB | rgb(250, 147, 155) |
| HSL | hsl(355, 91%, 78%) |
| HSV | hsv(355, 41%, 98%) |
| CMYK | cmyk(0%, 41.2%, 38%, 2%) |
| CIE-LAB | lab(71.94, 39.58, 12.71) |
| CIE-LCH | lch(71.94, 41.57, 17.80°) |
| OKLab | oklab(77.33% 0.1199 0.033) |
| OKLCH | oklch(77.33% 0.124 15.4) |
| XYZ | xyz(55.7771, 43.5627, 36.4748) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.78
Blush Pink
#FE828C
ΔE00 3.94
Lightcoral
#F08080
ΔE00 5.84
Carnation
#FD798F
ΔE00 5.87
Rosa
#FE86A4
ΔE00 6.00
Pig Pink
#E78EA5
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA939B #93FAF2
analogous
#FA93CE #FA939B #FABE93
triadic
#FA939B #9BFA93 #939BFA
tetradic
#FA939B #CEFA93 #93FAF2 #BE93FA
square
#FA939B #CEFA93 #93FAF2 #BE93FA
split-complementary
#FA939B #93FABE #93CEFA
monochromatic
#F51E2F #F75965 #FA939B #FDCDD1 #FEE2E4
Accessibility & contrast
On white
2.16
#FA939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FA939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA939B
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA939B | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49B
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#FF8896
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa939b; /* rgb */ color: rgb(250, 147, 155); /* oklch */ color: oklch(77.3% 0.124 15.4);
Tailwind
colors: {
custom: {
50: '#ffb4b8',
500: '#fa939b',
950: '#000000',
},
}SCSS
$custom: #fa939b; $custom-light: #ffb4b8; $custom-dark: #000000;
JSON
{
"hex": "#fa939b",
"rgb": {
"r": 250,
"g": 147,
"b": 155
},
"hsl": {
"h": 355.34,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.77326,
"c": 0.12431,
"h": 15.4
},
"luminance": 0.43558
}Semantic roles & 50–950 ramp
primary
#FA939B
secondary
#D5F6F3
accent
#E6D400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080