#FA7B95#FA7B95
#FA7B95 is a light, vivid red. Relative luminance 0.367; OKLCH L 73.6% C 0.156 H 8.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7B95 |
|---|---|
| RGB | rgb(250, 123, 149) |
| HSL | hsl(348, 93%, 73%) |
| HSV | hsv(348, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 40.4%, 2%) |
| CIE-LAB | lab(67.03, 50.90, 9.12) |
| CIE-LCH | lch(67.03, 51.71, 10.15°) |
| OKLab | oklab(73.55% 0.1545 0.024) |
| OKLCH | oklch(73.55% 0.156 8.8) |
| XYZ | xyz(51.9352, 36.6651, 32.7699) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.70
Rose Pink
#F7879A
ΔE00 2.64
Rosa
#FE86A4
ΔE00 3.20
Watermelon
#FC6C85
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.13
Rosy Pink
#F6688E
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7B95 #7BFAE0
analogous
#FA7BD4 #FA7B95 #FAA17B
triadic
#FA7B95 #95FA7B #7B95FA
tetradic
#FA7B95 #D4FA7B #7BFAE0 #A17BFA
square
#FA7B95 #D4FA7B #7BFAE0 #A17BFA
split-complementary
#FA7B95 #7BFAA1 #7BD4FA
monochromatic
#F10939 #F84066 #FA7B95 #FCB6C4 #FEE2E7
Accessibility & contrast
On white
2.52
#FA7B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FA7B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7B95
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7B95 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939496
Deuteranopia (green-blind)
#B3AC92
Tritanopia (blue-blind)
#FF6D85
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa7b95; /* rgb */ color: rgb(250, 123, 149); /* oklch */ color: oklch(73.6% 0.156 8.8);
Tailwind
colors: {
custom: {
50: '#ffa4b4',
500: '#fa7b95',
950: '#000000',
},
}SCSS
$custom: #fa7b95; $custom-light: #ffa4b4; $custom-dark: #000000;
JSON
{
"hex": "#fa7b95",
"rgb": {
"r": 250,
"g": 123,
"b": 149
},
"hsl": {
"h": 347.717,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.73554,
"c": 0.15636,
"h": 8.8
},
"luminance": 0.3666
}Semantic roles & 50–950 ramp
primary
#FA7B95
secondary
#D5F6EF
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80