#FB8DA4#FB8DA4
#FB8DA4 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.7% C 0.135 H 7.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DA4 |
|---|---|
| RGB | rgb(251, 141, 164) |
| HSL | hsl(347, 93%, 77%) |
| HSV | hsv(347, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 34.7%, 1.6%) |
| CIE-LAB | lab(71.04, 44.03, 6.45) |
| CIE-LCH | lch(71.04, 44.50, 8.33°) |
| OKLab | oklab(76.74% 0.1336 0.0173) |
| OKLCH | oklch(76.74% 0.135 7.4) |
| XYZ | xyz(56.0119, 42.2441, 40.3187) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.91
Rose Pink
#F7879A
ΔE00 2.13
Pinky
#FC86AA
ΔE00 3.26
Pig Pink
#E78EA5
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 4.17
Carnation
#FD798F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DA4 #8DFBE4
analogous
#FB8DDB #FB8DA4 #FBAD8D
triadic
#FB8DA4 #A4FB8D #8DA4FB
tetradic
#FB8DA4 #DBFB8D #8DFBE4 #AD8DFB
square
#FB8DA4 #DBFB8D #8DFBE4 #AD8DFB
split-complementary
#FB8DA4 #8DFBAD #8DDBFB
monochromatic
#F71746 #F95275 #FB8DA4 #FDC8D3 #FEE1E7
Accessibility & contrast
On white
2.22
#FB8DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FB8DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DA4
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DA4 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A5
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb8da4; /* rgb */ color: rgb(251, 141, 164); /* oklch */ color: oklch(76.7% 0.135 7.4);
Tailwind
colors: {
custom: {
50: '#ffb0be',
500: '#fb8da4',
950: '#000000',
},
}SCSS
$custom: #fb8da4; $custom-light: #ffb0be; $custom-dark: #000000;
JSON
{
"hex": "#fb8da4",
"rgb": {
"r": 251,
"g": 141,
"b": 164
},
"hsl": {
"h": 347.455,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.7674,
"c": 0.13469,
"h": 7.4
},
"luminance": 0.42239
}Semantic roles & 50–950 ramp
primary
#FB8DA4
secondary
#D5F6EF
accent
#E6B600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081