#FB7E97#FB7E97
#FB7E97 is a light, vivid red. Relative luminance 0.377; OKLCH L 74.2% C 0.154 H 8.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7E97 |
|---|---|
| RGB | rgb(251, 126, 151) |
| HSL | hsl(348, 94%, 74%) |
| HSV | hsv(348, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 39.8%, 1.6%) |
| CIE-LAB | lab(67.78, 50.00, 9.08) |
| CIE-LCH | lch(67.78, 50.82, 10.29°) |
| OKLab | oklab(74.17% 0.1518 0.0239) |
| OKLCH | oklch(74.17% 0.154 8.9) |
| XYZ | xyz(52.8334, 37.6706, 33.7609) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.87
Rose Pink
#F7879A
ΔE00 2.08
Rosa
#FE86A4
ΔE00 2.75
Carnation Pink
#FF7FA7
ΔE00 4.02
Watermelon
#FC6C85
ΔE00 4.14
Pinky
#FC86AA
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7E97 #7EFBE2
analogous
#FB7ED6 #FB7E97 #FBA47E
triadic
#FB7E97 #97FB7E #7E97FB
tetradic
#FB7E97 #D6FB7E #7EFBE2 #A47EFB
square
#FB7E97 #D6FB7E #7EFBE2 #A47EFB
split-complementary
#FB7E97 #7EFBA4 #7ED6FB
monochromatic
#F70838 #F94367 #FB7E97 #FDB9C7 #FEE1E7
Accessibility & contrast
On white
2.46
#FB7E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FB7E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7E97
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7E97 | 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)
#969698
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#FF7187
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb7e97; /* rgb */ color: rgb(251, 126, 151); /* oklch */ color: oklch(74.2% 0.154 8.9);
Tailwind
colors: {
custom: {
50: '#ffa6b5',
500: '#fb7e97',
950: '#000000',
},
}SCSS
$custom: #fb7e97; $custom-light: #ffa6b5; $custom-dark: #000000;
JSON
{
"hex": "#fb7e97",
"rgb": {
"r": 251,
"g": 126,
"b": 151
},
"hsl": {
"h": 348,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.74166,
"c": 0.15363,
"h": 8.9
},
"luminance": 0.37665
}Semantic roles & 50–950 ramp
primary
#FB7E97
secondary
#D5F6F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80