#FA7F95#FA7F95
#FA7F95 is a light, vivid red. Relative luminance 0.377; OKLCH L 74.1% C 0.151 H 10.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7F95 |
|---|---|
| RGB | rgb(250, 127, 149) |
| HSL | hsl(349, 92%, 74%) |
| HSV | hsv(349, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 40.4%, 2%) |
| CIE-LAB | lab(67.78, 48.96, 10.19) |
| CIE-LCH | lch(67.78, 50.01, 11.76°) |
| OKLab | oklab(74.13% 0.1485 0.0267) |
| OKLCH | oklch(74.13% 0.151 10.2) |
| XYZ | xyz(52.4415, 37.6779, 32.9387) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.53
Rose Pink
#F7879A
ΔE00 1.78
Rosa
#FE86A4
ΔE00 3.24
Blush Pink
#FE828C
ΔE00 3.70
Watermelon
#FC6C85
ΔE00 4.01
Carnation Pink
#FF7FA7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7F95 #7FFAE4
analogous
#FA7FD3 #FA7F95 #FAA77F
triadic
#FA7F95 #95FA7F #7F95FA
tetradic
#FA7F95 #D3FA7F #7FFAE4 #A77FFA
square
#FA7F95 #D3FA7F #7FFAE4 #A77FFA
split-complementary
#FA7F95 #7FFAA7 #7FD3FA
monochromatic
#F50A34 #F84464 #FA7F95 #FCBAC6 #FEE2E7
Accessibility & contrast
On white
2.46
#FA7F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FA7F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7F95
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7F95 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979695
Deuteranopia (green-blind)
#B6AE92
Tritanopia (blue-blind)
#FF7287
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7f95; /* rgb */ color: rgb(250, 127, 149); /* oklch */ color: oklch(74.1% 0.151 10.2);
Tailwind
colors: {
custom: {
50: '#ffa7b4',
500: '#fa7f95',
950: '#000000',
},
}SCSS
$custom: #fa7f95; $custom-light: #ffa7b4; $custom-dark: #000000;
JSON
{
"hex": "#fa7f95",
"rgb": {
"r": 250,
"g": 127,
"b": 149
},
"hsl": {
"h": 349.268,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.74126,
"c": 0.15087,
"h": 10.2
},
"luminance": 0.37673
}Semantic roles & 50–950 ramp
primary
#FA7F95
secondary
#D5F6F0
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80