#FB7E95#FB7E95
#FB7E95 is a light, vivid red. Relative luminance 0.376; OKLCH L 74.1% C 0.153 H 10.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7E95 |
|---|---|
| RGB | rgb(251, 126, 149) |
| HSL | hsl(349, 94%, 74%) |
| HSV | hsv(349, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 40.6%, 1.6%) |
| CIE-LAB | lab(67.73, 49.79, 10.14) |
| CIE-LCH | lch(67.73, 50.81, 11.51°) |
| OKLab | oklab(74.11% 0.151 0.0266) |
| OKLCH | oklch(74.11% 0.153 10) |
| XYZ | xyz(52.6724, 37.6061, 32.9127) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.42
Rose Pink
#F7879A
ΔE00 2.00
Rosa
#FE86A4
ΔE00 3.21
Blush Pink
#FE828C
ΔE00 3.84
Watermelon
#FC6C85
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7E95 #7EFBE4
analogous
#FB7ED4 #FB7E95 #FBA67E
triadic
#FB7E95 #95FB7E #7E95FB
tetradic
#FB7E95 #D4FB7E #7EFBE4 #A67EFB
square
#FB7E95 #D4FB7E #7EFBE4 #A67EFB
split-complementary
#FB7E95 #7EFBA6 #7ED4FB
monochromatic
#F70834 #F94364 #FB7E95 #FDB9C6 #FEE1E7
Accessibility & contrast
On white
2.46
#FB7E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FB7E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7E95
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7E95 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969695
Deuteranopia (green-blind)
#B6AE92
Tritanopia (blue-blind)
#FF7086
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb7e95; /* rgb */ color: rgb(251, 126, 149); /* oklch */ color: oklch(74.1% 0.153 10.0);
Tailwind
colors: {
custom: {
50: '#ffa6b4',
500: '#fb7e95',
950: '#000000',
},
}SCSS
$custom: #fb7e95; $custom-light: #ffa6b4; $custom-dark: #000000;
JSON
{
"hex": "#fb7e95",
"rgb": {
"r": 251,
"g": 126,
"b": 149
},
"hsl": {
"h": 348.96,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.74114,
"c": 0.15335,
"h": 10
},
"luminance": 0.37601
}Semantic roles & 50–950 ramp
primary
#FB7E95
secondary
#D5F6F0
accent
#E6BB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80