#FB8AAF#FB8AAF
#FB8AAF is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.6% C 0.142 H 0.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8AAF |
|---|---|
| RGB | rgb(251, 138, 175) |
| HSL | hsl(340, 93%, 76%) |
| HSV | hsv(340, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 30.3%, 1.6%) |
| CIE-LAB | lab(70.72, 46.88, -0.15) |
| CIE-LCH | lch(70.72, 46.88, 359.82°) |
| OKLab | oklab(76.6% 0.1421 0.0002) |
| OKLCH | oklch(76.6% 0.142 0.1) |
| XYZ | xyz(56.6122, 41.7861, 45.6330) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.18
Carnation Pink
#FF7FA7
ΔE00 2.45
Rosa
#FE86A4
ΔE00 2.79
Pig Pink
#E78EA5
ΔE00 4.15
Rose Pink
#F7879A
ΔE00 5.31
Pink (survey)
#FF81C0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8AAF #8AFBD6
analogous
#FB8AE8 #FB8AAF #FB9E8A
triadic
#FB8AAF #AFFB8A #8AAFFB
tetradic
#FB8AAF #E8FB8A #8AFBD6 #9E8AFB
square
#FB8AAF #E8FB8A #8AFBD6 #9E8AFB
split-complementary
#FB8AAF #8AFB9E #8AE8FB
monochromatic
#F7145E #F94F87 #FB8AAF #FDC5D7 #FEE1EB
Accessibility & contrast
On white
2.24
#FB8AAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FB8AAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8AAF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8AAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8AAF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#B7B5AC
Tritanopia (blue-blind)
#FF8297
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb8aaf; /* rgb */ color: rgb(251, 138, 175); /* oklch */ color: oklch(76.6% 0.142 0.1);
Tailwind
colors: {
custom: {
50: '#ffaec6',
500: '#fb8aaf',
950: '#000000',
},
}SCSS
$custom: #fb8aaf; $custom-light: #ffaec6; $custom-dark: #000000;
JSON
{
"hex": "#fb8aaf",
"rgb": {
"r": 251,
"g": 138,
"b": 175
},
"hsl": {
"h": 340.354,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.76595,
"c": 0.14206,
"h": 0.1
},
"luminance": 0.41781
}Semantic roles & 50–950 ramp
primary
#FB8AAF
secondary
#D5F6EB
accent
#E69A00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181013
muted
#867F82