#FB8AAE#FB8AAE
#FB8AAE is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.6% C 0.142 H 0.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8AAE |
|---|---|
| RGB | rgb(251, 138, 174) |
| HSL | hsl(341, 93%, 76%) |
| HSV | hsv(341, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 30.7%, 1.6%) |
| CIE-LAB | lab(70.70, 46.76, 0.37) |
| CIE-LCH | lch(70.70, 46.76, 0.45°) |
| OKLab | oklab(76.57% 0.1417 0.0016) |
| OKLCH | oklch(76.57% 0.142 0.6) |
| XYZ | xyz(56.5143, 41.7469, 45.1177) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.01
Carnation Pink
#FF7FA7
ΔE00 2.38
Rosa
#FE86A4
ΔE00 2.54
Pig Pink
#E78EA5
ΔE00 4.02
Rose Pink
#F7879A
ΔE00 5.05
Pink (survey)
#FF81C0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8AAE #8AFBD7
analogous
#FB8AE7 #FB8AAE #FB9F8A
triadic
#FB8AAE #AEFB8A #8AAEFB
tetradic
#FB8AAE #E7FB8A #8AFBD7 #9F8AFB
square
#FB8AAE #E7FB8A #8AFBD7 #9F8AFB
split-complementary
#FB8AAE #8AFB9F #8AE7FB
monochromatic
#F7145C #F94F85 #FB8AAE #FDC5D7 #FEE1EB
Accessibility & contrast
On white
2.25
#FB8AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FB8AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8AAE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8AAE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#FF8297
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb8aae; /* rgb */ color: rgb(251, 138, 174); /* oklch */ color: oklch(76.6% 0.142 0.6);
Tailwind
colors: {
custom: {
50: '#ffaec6',
500: '#fb8aae',
950: '#000000',
},
}SCSS
$custom: #fb8aae; $custom-light: #ffaec6; $custom-dark: #000000;
JSON
{
"hex": "#fb8aae",
"rgb": {
"r": 251,
"g": 138,
"b": 174
},
"hsl": {
"h": 340.885,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.76566,
"c": 0.14173,
"h": 0.6
},
"luminance": 0.41742
}Semantic roles & 50–950 ramp
primary
#FB8AAE
secondary
#D5F6EC
accent
#E69C00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181013
muted
#867F82