#FB8DAF#FB8DAF
#FB8DAF is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.0% C 0.138 H 1.0°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DAF |
|---|---|
| RGB | rgb(251, 141, 175) |
| HSL | hsl(341, 93%, 77%) |
| HSV | hsv(341, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 30.3%, 1.6%) |
| CIE-LAB | lab(71.32, 45.38, 0.73) |
| CIE-LCH | lch(71.32, 45.38, 0.92°) |
| OKLab | oklab(77.05% 0.1375 0.0025) |
| OKLCH | oklch(77.05% 0.138 1) |
| XYZ | xyz(57.0485, 42.6588, 45.7785) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.53
Rosa
#FE86A4
ΔE00 2.64
Carnation Pink
#FF7FA7
ΔE00 2.97
Pig Pink
#E78EA5
ΔE00 3.80
Rose Pink
#F7879A
ΔE00 4.95
Pink (survey)
#FF81C0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DAF #8DFBD9
analogous
#FB8DE6 #FB8DAF #FBA28D
triadic
#FB8DAF #AFFB8D #8DAFFB
tetradic
#FB8DAF #E6FB8D #8DFBD9 #A28DFB
square
#FB8DAF #E6FB8D #8DFBD9 #A28DFB
split-complementary
#FB8DAF #8DFBA2 #8DE6FB
monochromatic
#F7175C #F95286 #FB8DAF #FDC8D8 #FEE1EA
Accessibility & contrast
On white
2.20
#FB8DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FB8DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DAF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DAF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B0
Deuteranopia (green-blind)
#B9B6AD
Tritanopia (blue-blind)
#FF8599
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb8daf; /* rgb */ color: rgb(251, 141, 175); /* oklch */ color: oklch(77.0% 0.138 1.0);
Tailwind
colors: {
custom: {
50: '#ffb0c6',
500: '#fb8daf',
950: '#000000',
},
}SCSS
$custom: #fb8daf; $custom-light: #ffb0c6; $custom-dark: #000000;
JSON
{
"hex": "#fb8daf",
"rgb": {
"r": 251,
"g": 141,
"b": 175
},
"hsl": {
"h": 341.455,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.77049,
"c": 0.1375,
"h": 1
},
"luminance": 0.42654
}Semantic roles & 50–950 ramp
primary
#FB8DAF
secondary
#D5F6EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082