#FB8EA9#FB8EA9
#FB8EA9 is a light, vivid red. Relative luminance 0.427; OKLCH L 77.0% C 0.134 H 4.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EA9 |
|---|---|
| RGB | rgb(251, 142, 169) |
| HSL | hsl(345, 93%, 77%) |
| HSV | hsv(345, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 32.7%, 1.6%) |
| CIE-LAB | lab(71.37, 44.12, 4.13) |
| CIE-LCH | lch(71.37, 44.32, 5.35°) |
| OKLab | oklab(77.03% 0.1338 0.0113) |
| OKLCH | oklch(77.03% 0.134 4.8) |
| XYZ | xyz(56.6204, 42.7246, 42.7930) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.80
Pinky
#FC86AA
ΔE00 2.35
Rose Pink
#F7879A
ΔE00 3.29
Pig Pink
#E78EA5
ΔE00 3.44
Carnation Pink
#FF7FA7
ΔE00 3.57
Carnation
#FD798F
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EA9 #8EFBE0
analogous
#FB8EDF #FB8EA9 #FBAA8E
triadic
#FB8EA9 #A9FB8E #8EA9FB
tetradic
#FB8EA9 #DFFB8E #8EFBE0 #AA8EFB
square
#FB8EA9 #DFFB8E #8EFBE0 #AA8EFB
split-complementary
#FB8EA9 #8EFBAA #8EDFFB
monochromatic
#F7184F #F9537C #FB8EA9 #FDC9D6 #FEE1E9
Accessibility & contrast
On white
2.20
#FB8EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FB8EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EA9
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EA9 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#BBB7A7
Tritanopia (blue-blind)
#FF8598
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb8ea9; /* rgb */ color: rgb(251, 142, 169); /* oklch */ color: oklch(77.0% 0.134 4.8);
Tailwind
colors: {
custom: {
50: '#ffb1c2',
500: '#fb8ea9',
950: '#000000',
},
}SCSS
$custom: #fb8ea9; $custom-light: #ffb1c2; $custom-dark: #000000;
JSON
{
"hex": "#fb8ea9",
"rgb": {
"r": 251,
"g": 142,
"b": 169
},
"hsl": {
"h": 345.138,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.77031,
"c": 0.13431,
"h": 4.8
},
"luminance": 0.4272
}Semantic roles & 50–950 ramp
primary
#FB8EA9
secondary
#D5F6EE
accent
#E6AD00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081