#FD8BAF#FD8BAF
#FD8BAF is a light, vivid pink. Relative luminance 0.424; OKLCH L 77.0% C 0.143 H 0.8°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BAF |
|---|---|
| RGB | rgb(253, 139, 175) |
| HSL | hsl(341, 97%, 77%) |
| HSV | hsv(341, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 30.8%, 0.8%) |
| CIE-LAB | lab(71.18, 47.06, 0.55) |
| CIE-LCH | lch(71.18, 47.06, 0.67°) |
| OKLab | oklab(76.99% 0.1427 0.0021) |
| OKLCH | oklch(76.99% 0.143 0.8) |
| XYZ | xyz(57.4807, 42.4479, 45.7150) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.18
Carnation Pink
#FF7FA7
ΔE00 2.52
Rosa
#FE86A4
ΔE00 2.53
Pig Pink
#E78EA5
ΔE00 4.23
Rose Pink
#F7879A
ΔE00 5.08
Pink (survey)
#FF81C0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BAF #8BFDD9
analogous
#FD8BE8 #FD8BAF #FDA08B
triadic
#FD8BAF #AFFD8B #8BAFFD
tetradic
#FD8BAF #E8FD8B #8BFDD9 #A08BFD
square
#FD8BAF #E8FD8B #8BFDD9 #A08BFD
split-complementary
#FD8BAF #8BFDA0 #8BE8FD
monochromatic
#FB135C #FC4F86 #FD8BAF #FEC7D8 #FEE1EA
Accessibility & contrast
On white
2.21
#FD8BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FD8BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BAF
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BAF | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#FF8398
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8baf; /* rgb */ color: rgb(253, 139, 175); /* oklch */ color: oklch(77.0% 0.143 0.8);
Tailwind
colors: {
custom: {
50: '#ffafc6',
500: '#fd8baf',
950: '#000000',
},
}SCSS
$custom: #fd8baf; $custom-light: #ffafc6; $custom-dark: #000000;
JSON
{
"hex": "#fd8baf",
"rgb": {
"r": 253,
"g": 139,
"b": 175
},
"hsl": {
"h": 341.053,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.76993,
"c": 0.14266,
"h": 0.8
},
"luminance": 0.42443
}Semantic roles & 50–950 ramp
primary
#FD8BAF
secondary
#D4F7EC
accent
#E69D00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082