#FB8DAE#FB8DAE
#FB8DAE is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.0% C 0.137 H 1.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DAE |
|---|---|
| RGB | rgb(251, 141, 174) |
| HSL | hsl(342, 93%, 77%) |
| HSV | hsv(342, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 30.7%, 1.6%) |
| CIE-LAB | lab(71.30, 45.25, 1.25) |
| CIE-LCH | lch(71.30, 45.27, 1.58°) |
| OKLab | oklab(77.02% 0.1371 0.0039) |
| OKLCH | oklch(77.02% 0.137 1.6) |
| XYZ | xyz(56.9507, 42.6197, 45.2632) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.50
Rosa
#FE86A4
ΔE00 2.42
Carnation Pink
#FF7FA7
ΔE00 2.96
Pig Pink
#E78EA5
ΔE00 3.69
Rose Pink
#F7879A
ΔE00 4.68
Pink (survey)
#FF81C0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DAE #8DFBDA
analogous
#FB8DE5 #FB8DAE #FBA38D
triadic
#FB8DAE #AEFB8D #8DAEFB
tetradic
#FB8DAE #E5FB8D #8DFBDA #A38DFB
square
#FB8DAE #E5FB8D #8DFBDA #A38DFB
split-complementary
#FB8DAE #8DFBA3 #8DE5FB
monochromatic
#F7175A #F95284 #FB8DAE #FDC8D8 #FEE1EA
Accessibility & contrast
On white
2.21
#FB8DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FB8DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DAE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DAE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AF
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#FF8599
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb8dae; /* rgb */ color: rgb(251, 141, 174); /* oklch */ color: oklch(77.0% 0.137 1.6);
Tailwind
colors: {
custom: {
50: '#ffb0c6',
500: '#fb8dae',
950: '#000000',
},
}SCSS
$custom: #fb8dae; $custom-light: #ffb0c6; $custom-dark: #000000;
JSON
{
"hex": "#fb8dae",
"rgb": {
"r": 251,
"g": 141,
"b": 174
},
"hsl": {
"h": 342,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.7702,
"c": 0.13718,
"h": 1.6
},
"luminance": 0.42615
}Semantic roles & 50–950 ramp
primary
#FB8DAE
secondary
#D5F6EC
accent
#E6A100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082