#FB8EA1#FB8EA1
#FB8EA1 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.8% C 0.133 H 9.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EA1 |
|---|---|
| RGB | rgb(251, 142, 161) |
| HSL | hsl(350, 93%, 77%) |
| HSV | hsv(350, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 35.9%, 1.6%) |
| CIE-LAB | lab(71.17, 43.17, 8.31) |
| CIE-LCH | lch(71.17, 43.96, 10.89°) |
| OKLab | oklab(76.82% 0.1309 0.022) |
| OKLCH | oklch(76.82% 0.133 9.5) |
| XYZ | xyz(55.8923, 42.4333, 38.9581) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.72
Rosa
#FE86A4
ΔE00 2.84
Pig Pink
#E78EA5
ΔE00 4.33
Pinky
#FC86AA
ΔE00 4.37
Carnation
#FD798F
ΔE00 4.66
Blush Pink
#FE828C
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EA1 #8EFBE8
analogous
#FB8ED8 #FB8EA1 #FBB28E
triadic
#FB8EA1 #A1FB8E #8EA1FB
tetradic
#FB8EA1 #D8FB8E #8EFBE8 #B28EFB
square
#FB8EA1 #D8FB8E #8EFBE8 #B28EFB
split-complementary
#FB8EA1 #8EFBB2 #8ED8FB
monochromatic
#F7183F #F95370 #FB8EA1 #FDC9D2 #FEE1E6
Accessibility & contrast
On white
2.21
#FB8EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FB8EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EA1
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EA1 | 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)
#A1A1A1
Deuteranopia (green-blind)
#BDB69F
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb8ea1; /* rgb */ color: rgb(251, 142, 161); /* oklch */ color: oklch(76.8% 0.133 9.5);
Tailwind
colors: {
custom: {
50: '#ffb1bc',
500: '#fb8ea1',
950: '#000000',
},
}SCSS
$custom: #fb8ea1; $custom-light: #ffb1bc; $custom-dark: #000000;
JSON
{
"hex": "#fb8ea1",
"rgb": {
"r": 251,
"g": 142,
"b": 161
},
"hsl": {
"h": 349.541,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.76815,
"c": 0.13277,
"h": 9.5
},
"luminance": 0.42428
}Semantic roles & 50–950 ramp
primary
#FB8EA1
secondary
#D5F6F0
accent
#E6BD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081