#FB6DAE#FB6DAE
#FB6DAE is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.6% C 0.185 H 354.1°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6DAE |
|---|---|
| RGB | rgb(251, 109, 174) |
| HSL | hsl(333, 95%, 71%) |
| HSV | hsv(333, 57%, 98%) |
| CMYK | cmyk(0%, 56.6%, 30.7%, 1.6%) |
| CIE-LAB | lab(65.36, 60.57, -7.48) |
| CIE-LCH | lch(65.36, 61.03, 352.96°) |
| OKLab | oklab(72.56% 0.1841 -0.019) |
| OKLCH | oklch(72.56% 0.185 354.1) |
| XYZ | xyz(52.8947, 34.5077, 43.9112) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.82
Bubblegum (survey)
#FF6CB5
ΔE00 1.44
Hot Pink
#FF69B4
ΔE00 1.54
Pink (survey)
#FF81C0
ΔE00 4.35
Medium Pink
#F36196
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6DAE #6DFBBA
analogous
#FB6DF5 #FB6DAE #FB736D
triadic
#FB6DAE #AEFB6D #6DAEFB
tetradic
#FB6DAE #F5FB6D #6DFBBA #736DFB
square
#FB6DAE #F5FB6D #6DFBBA #736DFB
split-complementary
#FB6DAE #6DFB73 #6DF5FB
monochromatic
#E7066D #F9318D #FB6DAE #FDA9CF #FEE1EE
Accessibility & contrast
On white
2.66
#FB6DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#FB6DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6DAE
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6DAE | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818FB0
Deuteranopia (green-blind)
#A8A8AB
Tritanopia (blue-blind)
#FF6586
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fb6dae; /* rgb */ color: rgb(251, 109, 174); /* oklch */ color: oklch(72.6% 0.185 354.1);
Tailwind
colors: {
custom: {
50: '#ff9cc6',
500: '#fb6dae',
950: '#000000',
},
}SCSS
$custom: #fb6dae; $custom-light: #ff9cc6; $custom-dark: #000000;
JSON
{
"hex": "#fb6dae",
"rgb": {
"r": 251,
"g": 109,
"b": 174
},
"hsl": {
"h": 332.535,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.72561,
"c": 0.18508,
"h": 354.1
},
"luminance": 0.34503
}Semantic roles & 50–950 ramp
primary
#FB6DAE
secondary
#CFF5E4
accent
#E67C00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82