#FB8EA2#FB8EA2
#FB8EA2 is a light, vivid red. Relative luminance 0.425; OKLCH L 76.8% C 0.133 H 8.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EA2 |
|---|---|
| RGB | rgb(251, 142, 162) |
| HSL | hsl(349, 93%, 77%) |
| HSV | hsv(349, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 35.5%, 1.6%) |
| CIE-LAB | lab(71.19, 43.29, 7.78) |
| CIE-LCH | lch(71.19, 43.98, 10.19°) |
| OKLab | oklab(76.84% 0.1313 0.0207) |
| OKLCH | oklch(76.84% 0.133 8.9) |
| XYZ | xyz(55.9808, 42.4687, 39.4244) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.82
Rosa
#FE86A4
ΔE00 2.61
Pinky
#FC86AA
ΔE00 4.08
Pig Pink
#E78EA5
ΔE00 4.16
Carnation
#FD798F
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EA2 #8EFBE7
analogous
#FB8ED8 #FB8EA2 #FBB18E
triadic
#FB8EA2 #A2FB8E #8EA2FB
tetradic
#FB8EA2 #D8FB8E #8EFBE7 #B18EFB
square
#FB8EA2 #D8FB8E #8EFBE7 #B18EFB
split-complementary
#FB8EA2 #8EFBB1 #8ED8FB
monochromatic
#F71841 #F95371 #FB8EA2 #FDC9D3 #FEE1E7
Accessibility & contrast
On white
2.21
#FB8EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FB8EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EA2
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EA2 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A2
Deuteranopia (green-blind)
#BCB6A0
Tritanopia (blue-blind)
#FF8495
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb8ea2; /* rgb */ color: rgb(251, 142, 162); /* oklch */ color: oklch(76.8% 0.133 8.9);
Tailwind
colors: {
custom: {
50: '#ffb1bd',
500: '#fb8ea2',
950: '#000000',
},
}SCSS
$custom: #fb8ea2; $custom-light: #ffb1bd; $custom-dark: #000000;
JSON
{
"hex": "#fb8ea2",
"rgb": {
"r": 251,
"g": 142,
"b": 162
},
"hsl": {
"h": 348.991,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.76841,
"c": 0.13292,
"h": 8.9
},
"luminance": 0.42464
}Semantic roles & 50–950 ramp
primary
#FB8EA2
secondary
#D5F6F0
accent
#E6BB00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081