#FBACDA#FBACDA
#FBACDA is a very light, moderate pink. Relative luminance 0.551; OKLCH L 83.4% C 0.109 H 343.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBACDA |
|---|---|
| RGB | rgb(251, 172, 218) |
| HSL | hsl(325, 91%, 83%) |
| HSV | hsv(325, 31%, 98%) |
| CMYK | cmyk(0%, 31.5%, 13.1%, 1.6%) |
| CIE-LAB | lab(79.09, 35.55, -11.43) |
| CIE-LCH | lch(79.09, 37.34, 342.18°) |
| OKLab | oklab(83.36% 0.1043 -0.0301) |
| OKLCH | oklch(83.36% 0.109 343.9) |
| XYZ | xyz(67.1911, 55.0795, 73.4083) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.37
Baby Pink
#FFB7CE
ΔE00 6.32
Plum
#DDA0DD
ΔE00 7.37
Pastel Pink
#FFBACD
ΔE00 7.54
Soft Pink
#FDB0C0
ΔE00 8.55
Bubblegum Pink
#FE83CC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBACDA #ACFBCD
analogous
#F4ACFB #FBACDA #FBACB2
triadic
#FBACDA #DAFBAC #ACDAFB
tetradic
#FBACDA #FBF4AC #ACFBCD #ACB2FB
square
#FBACDA #FBF4AC #ACFBCD #ACB2FB
split-complementary
#FBACDA #B2FBAC #ACFBF4
monochromatic
#F537A6 #F872C0 #FBACDA #FEE2F2 #FEE2F2
Accessibility & contrast
On white
1.75
#FBACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FBACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBACDA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBACDA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BCDC
Deuteranopia (green-blind)
#C4C9D8
Tritanopia (blue-blind)
#FFACBC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbacda; /* rgb */ color: rgb(251, 172, 218); /* oklch */ color: oklch(83.4% 0.109 343.9);
Tailwind
colors: {
custom: {
50: '#fdc5e5',
500: '#fbacda',
950: '#000000',
},
}SCSS
$custom: #fbacda; $custom-light: #fdc5e5; $custom-dark: #000000;
JSON
{
"hex": "#fbacda",
"rgb": {
"r": 251,
"g": 172,
"b": 218
},
"hsl": {
"h": 325.063,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.83361,
"c": 0.10857,
"h": 343.9
},
"luminance": 0.55076
}Semantic roles & 50–950 ramp
primary
#FBACDA
secondary
#6DDE9C
accent
#E66000
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284