#FA969E#FA969E
#FA969E is a light, vivid red. Relative luminance 0.446; OKLCH L 77.9% C 0.120 H 15.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FA969E |
|---|---|
| RGB | rgb(250, 150, 158) |
| HSL | hsl(355, 91%, 78%) |
| HSV | hsv(355, 40%, 98%) |
| CMYK | cmyk(0%, 40%, 36.8%, 2%) |
| CIE-LAB | lab(72.63, 38.38, 12.04) |
| CIE-LCH | lch(72.63, 40.22, 17.41°) |
| OKLab | oklab(77.88% 0.1163 0.0313) |
| OKLCH | oklch(77.88% 0.12 15.1) |
| XYZ | xyz(56.5048, 44.6100, 37.9757) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.15
Blush Pink
#FE828C
ΔE00 4.66
Rosa
#FE86A4
ΔE00 6.16
Pig Pink
#E78EA5
ΔE00 6.41
Carnation
#FD798F
ΔE00 6.47
Lightcoral
#F08080
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA969E #96FAF2
analogous
#FA96D0 #FA969E #FAC096
triadic
#FA969E #9EFA96 #969EFA
tetradic
#FA969E #D0FA96 #96FAF2 #C096FA
square
#FA969E #D0FA96 #96FAF2 #C096FA
split-complementary
#FA969E #96FAC0 #96D0FA
monochromatic
#F42132 #F75C68 #FA969E #FDD0D4 #FEE2E4
Accessibility & contrast
On white
2.12
#FA969E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FA969E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA969E
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA969E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA969E | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69E
Deuteranopia (green-blind)
#C1BA9C
Tritanopia (blue-blind)
#FF8B99
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa969e; /* rgb */ color: rgb(250, 150, 158); /* oklch */ color: oklch(77.9% 0.120 15.1);
Tailwind
colors: {
custom: {
50: '#ffb6ba',
500: '#fa969e',
950: '#000000',
},
}SCSS
$custom: #fa969e; $custom-light: #ffb6ba; $custom-dark: #000000;
JSON
{
"hex": "#fa969e",
"rgb": {
"r": 250,
"g": 150,
"b": 158
},
"hsl": {
"h": 355.2,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.77882,
"c": 0.12042,
"h": 15.1
},
"luminance": 0.44605
}Semantic roles & 50–950 ramp
primary
#FA969E
secondary
#D5F6F3
accent
#E6D300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080