#FB7F95#FB7F95
#FB7F95 is a light, vivid red. Relative luminance 0.379; OKLCH L 74.3% C 0.152 H 10.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7F95 |
|---|---|
| RGB | rgb(251, 127, 149) |
| HSL | hsl(349, 94%, 74%) |
| HSV | hsv(349, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 40.6%, 1.6%) |
| CIE-LAB | lab(67.92, 49.30, 10.41) |
| CIE-LCH | lch(67.92, 50.39, 11.92°) |
| OKLab | oklab(74.26% 0.1495 0.0272) |
| OKLCH | oklch(74.26% 0.152 10.3) |
| XYZ | xyz(52.8009, 37.8632, 32.9555) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.46
Rose Pink
#F7879A
ΔE00 1.82
Rosa
#FE86A4
ΔE00 3.26
Blush Pink
#FE828C
ΔE00 3.61
Watermelon
#FC6C85
ΔE00 4.00
Carnation Pink
#FF7FA7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7F95 #7FFBE5
analogous
#FB7FD3 #FB7F95 #FBA77F
triadic
#FB7F95 #95FB7F #7F95FB
tetradic
#FB7F95 #D3FB7F #7FFBE5 #A77FFB
square
#FB7F95 #D3FB7F #7FFBE5 #A77FFB
split-complementary
#FB7F95 #7FFBA7 #7FD3FB
monochromatic
#F70833 #F94464 #FB7F95 #FDBAC6 #FEE1E6
Accessibility & contrast
On white
2.45
#FB7F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FB7F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7F95
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7F95 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979695
Deuteranopia (green-blind)
#B6AF92
Tritanopia (blue-blind)
#FF7187
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb7f95; /* rgb */ color: rgb(251, 127, 149); /* oklch */ color: oklch(74.3% 0.152 10.3);
Tailwind
colors: {
custom: {
50: '#ffa7b4',
500: '#fb7f95',
950: '#000000',
},
}SCSS
$custom: #fb7f95; $custom-light: #ffa7b4; $custom-dark: #000000;
JSON
{
"hex": "#fb7f95",
"rgb": {
"r": 251,
"g": 127,
"b": 149
},
"hsl": {
"h": 349.355,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.74258,
"c": 0.15198,
"h": 10.3
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#FB7F95
secondary
#D5F6F0
accent
#E6BD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80