#FA9699#FA9699
#FA9699 is a light, vivid red. Relative luminance 0.444; OKLCH L 77.8% C 0.120 H 18.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9699 |
|---|---|
| RGB | rgb(250, 150, 153) |
| HSL | hsl(358, 91%, 78%) |
| HSV | hsv(358, 40%, 98%) |
| CMYK | cmyk(0%, 40%, 38.8%, 2%) |
| CIE-LAB | lab(72.52, 37.81, 14.64) |
| CIE-LCH | lch(72.52, 40.55, 21.17°) |
| OKLab | oklab(77.76% 0.1144 0.0378) |
| OKLCH | oklch(77.76% 0.12 18.3) |
| XYZ | xyz(56.0831, 44.4413, 35.7551) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.56
Rose Pink
#F7879A
ΔE00 5.32
Lightcoral
#F08080
ΔE00 5.66
Peachy Pink
#FF9A8A
ΔE00 6.43
Salmon Pink
#FE7B7C
ΔE00 6.57
Blush (survey)
#F29E8E
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9699 #96FAF7
analogous
#FA96CB #FA9699 #FAC596
triadic
#FA9699 #99FA96 #9699FA
tetradic
#FA9699 #CBFA96 #96FAF7 #C596FA
square
#FA9699 #CBFA96 #96FAF7 #C596FA
split-complementary
#FA9699 #96FAC5 #96CBFA
monochromatic
#F42128 #F75C60 #FA9699 #FDD0D2 #FEE2E3
Accessibility & contrast
On white
2.12
#FA9699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FA9699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9699
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9699 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#FF8A98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa9699; /* rgb */ color: rgb(250, 150, 153); /* oklch */ color: oklch(77.8% 0.120 18.3);
Tailwind
colors: {
custom: {
50: '#ffb6b7',
500: '#fa9699',
950: '#000000',
},
}SCSS
$custom: #fa9699; $custom-light: #ffb6b7; $custom-dark: #000000;
JSON
{
"hex": "#fa9699",
"rgb": {
"r": 250,
"g": 150,
"b": 153
},
"hsl": {
"h": 358.2,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.7776,
"c": 0.12046,
"h": 18.3
},
"luminance": 0.44437
}Semantic roles & 50–950 ramp
primary
#FA9699
secondary
#D5F6F5
accent
#E6DF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080