#FB8EA4#FB8EA4
#FB8EA4 is a light, vivid red. Relative luminance 0.425; OKLCH L 76.9% C 0.133 H 7.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EA4 |
|---|---|
| RGB | rgb(251, 142, 164) |
| HSL | hsl(348, 93%, 77%) |
| HSV | hsv(348, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 34.7%, 1.6%) |
| CIE-LAB | lab(71.24, 43.52, 6.74) |
| CIE-LCH | lch(71.24, 44.04, 8.80°) |
| OKLab | oklab(76.89% 0.132 0.018) |
| OKLCH | oklch(76.89% 0.133 7.8) |
| XYZ | xyz(56.1600, 42.5404, 40.3681) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.14
Rosa
#FE86A4
ΔE00 2.20
Pinky
#FC86AA
ΔE00 3.54
Pig Pink
#E78EA5
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.46
Carnation
#FD798F
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EA4 #8EFBE5
analogous
#FB8EDB #FB8EA4 #FBAF8E
triadic
#FB8EA4 #A4FB8E #8EA4FB
tetradic
#FB8EA4 #DBFB8E #8EFBE5 #AF8EFB
square
#FB8EA4 #DBFB8E #8EFBE5 #AF8EFB
split-complementary
#FB8EA4 #8EFBAF #8EDBFB
monochromatic
#F71845 #F95374 #FB8EA4 #FDC9D4 #FEE1E7
Accessibility & contrast
On white
2.21
#FB8EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FB8EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EA4
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EA4 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#BCB6A2
Tritanopia (blue-blind)
#FF8496
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb8ea4; /* rgb */ color: rgb(251, 142, 164); /* oklch */ color: oklch(76.9% 0.133 7.8);
Tailwind
colors: {
custom: {
50: '#ffb1be',
500: '#fb8ea4',
950: '#000000',
},
}SCSS
$custom: #fb8ea4; $custom-light: #ffb1be; $custom-dark: #000000;
JSON
{
"hex": "#fb8ea4",
"rgb": {
"r": 251,
"g": 142,
"b": 164
},
"hsl": {
"h": 347.89,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.76894,
"c": 0.13325,
"h": 7.8
},
"luminance": 0.42536
}Semantic roles & 50–950 ramp
primary
#FB8EA4
secondary
#D5F6EF
accent
#E6B700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081