#FCB9DB#FCB9DB
#FCB9DB is a very light, moderate pink. Relative luminance 0.605; OKLCH L 85.7% C 0.088 H 347.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB9DB |
|---|---|
| RGB | rgb(252, 185, 219) |
| HSL | hsl(330, 92%, 86%) |
| HSV | hsv(330, 27%, 99%) |
| CMYK | cmyk(0%, 26.6%, 13.1%, 1.2%) |
| CIE-LAB | lab(82.12, 29.22, -7.45) |
| CIE-LCH | lch(82.12, 30.16, 345.70°) |
| OKLab | oklab(85.71% 0.086 -0.0194) |
| OKLCH | oklch(85.71% 0.088 347.3) |
| XYZ | xyz(70.2799, 60.5109, 74.9819) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.84
Baby Pink
#FFB7CE
ΔE00 3.77
Pastel Pink
#FFBACD
ΔE00 4.70
Soft Pink
#FDB0C0
ΔE00 6.74
Bubblegum
#FFC1CC
ΔE00 7.06
Pink
#FFC0CB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB9DB #B9FCDA
analogous
#FBB9FC #FCB9DB #FCB9B9
triadic
#FCB9DB #DBFCB9 #B9DBFC
tetradic
#FCB9DB #FCFBB9 #B9FCDA #B9B9FC
square
#FCB9DB #FCFBB9 #B9FCDA #B9B9FC
split-complementary
#FCB9DB #B9FCB9 #B9FCFB
monochromatic
#F7449F #F97EBD #FCB9DB #FEE2F0 #FEE2F0
Accessibility & contrast
On white
1.60
#FCB9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FCB9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB9DB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB9DB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#FFB8C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcb9db; /* rgb */ color: rgb(252, 185, 219); /* oklch */ color: oklch(85.7% 0.088 347.3);
Tailwind
colors: {
custom: {
50: '#fecee6',
500: '#fcb9db',
950: '#000000',
},
}SCSS
$custom: #fcb9db; $custom-light: #fecee6; $custom-dark: #000000;
JSON
{
"hex": "#fcb9db",
"rgb": {
"r": 252,
"g": 185,
"b": 219
},
"hsl": {
"h": 329.552,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.85713,
"c": 0.08818,
"h": 347.3
},
"luminance": 0.60508
}Semantic roles & 50–950 ramp
primary
#FCB9DB
secondary
#78E2AC
accent
#E67100
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181315
muted
#868384