#FA8F94#FA8F94
#FA8F94 is a light, vivid red. Relative luminance 0.421; OKLCH L 76.5% C 0.130 H 17.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8F94 |
|---|---|
| RGB | rgb(250, 143, 148) |
| HSL | hsl(357, 91%, 77%) |
| HSV | hsv(357, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 40.8%, 2%) |
| CIE-LAB | lab(70.95, 40.86, 15.21) |
| CIE-LCH | lch(70.95, 43.59, 20.42°) |
| OKLab | oklab(76.52% 0.1235 0.0391) |
| OKLCH | oklch(76.52% 0.13 17.6) |
| XYZ | xyz(54.5950, 42.1119, 33.2643) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.95
Rose Pink
#F7879A
ΔE00 4.34
Lightcoral
#F08080
ΔE00 4.42
Salmon Pink
#FE7B7C
ΔE00 5.26
Carnation
#FD798F
ΔE00 5.62
Rosa
#FE86A4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8F94 #8FFAF5
analogous
#FA8FCA #FA8F94 #FAC08F
triadic
#FA8F94 #94FA8F #8F94FA
tetradic
#FA8F94 #CAFA8F #8FFAF5 #C08FFA
square
#FA8F94 #CAFA8F #8FFAF5 #C08FFA
split-complementary
#FA8F94 #8FFAC0 #8FCAFA
monochromatic
#F51A24 #F7545C #FA8F94 #FDCACC #FEE2E3
Accessibility & contrast
On white
2.23
#FA8F94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FA8F94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8F94
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8F94 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#BFB692
Tritanopia (blue-blind)
#FF8291
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa8f94; /* rgb */ color: rgb(250, 143, 148); /* oklch */ color: oklch(76.5% 0.130 17.6);
Tailwind
colors: {
custom: {
50: '#ffb1b3',
500: '#fa8f94',
950: '#000000',
},
}SCSS
$custom: #fa8f94; $custom-light: #ffb1b3; $custom-dark: #000000;
JSON
{
"hex": "#fa8f94",
"rgb": {
"r": 250,
"g": 143,
"b": 148
},
"hsl": {
"h": 357.196,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.76522,
"c": 0.12952,
"h": 17.6
},
"luminance": 0.42107
}Semantic roles & 50–950 ramp
primary
#FA8F94
secondary
#D5F6F4
accent
#E6DB00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080