#FBC1DC#FBC1DC
#FBC1DC is a very light, moderate pink. Relative luminance 0.638; OKLCH L 87.1% C 0.074 H 349.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC1DC |
|---|---|
| RGB | rgb(251, 193, 220) |
| HSL | hsl(332, 88%, 87%) |
| HSV | hsv(332, 23%, 98%) |
| CMYK | cmyk(0%, 23.1%, 12.4%, 1.6%) |
| CIE-LAB | lab(83.87, 24.83, -5.40) |
| CIE-LCH | lch(83.87, 25.41, 347.73°) |
| OKLab | oklab(87.05% 0.0732 -0.014) |
| OKLCH | oklch(87.05% 0.074 349.2) |
| XYZ | xyz(71.7716, 63.8192, 76.2340) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.79
Pastel Pink
#FFBACD
ΔE00 4.01
Powder Pink
#FFB2D0
ΔE00 4.23
Pale Pink
#FFCFDC
ΔE00 5.19
Light Pink
#FFD1DF
ΔE00 5.28
Bubblegum
#FFC1CC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC1DC #C1FBE0
analogous
#FBC1F9 #FBC1DC #FBC3C1
triadic
#FBC1DC #DCFBC1 #C1DCFB
tetradic
#FBC1DC #F9FBC1 #C1FBE0 #C3C1FB
square
#FBC1DC #F9FBC1 #C1FBE0 #C3C1FB
split-complementary
#FBC1DC #C1FBC3 #C1F9FB
monochromatic
#F44E9B #F788BC #FBC1DC #FDE2EF #FDE2EF
Accessibility & contrast
On white
1.53
#FBC1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FBC1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC1DC
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC1DC | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#FFC0CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc1dc; /* rgb */ color: rgb(251, 193, 220); /* oklch */ color: oklch(87.1% 0.074 349.2);
Tailwind
colors: {
custom: {
50: '#fdd4e6',
500: '#fbc1dc',
950: '#000000',
},
}SCSS
$custom: #fbc1dc; $custom-light: #fdd4e6; $custom-dark: #000000;
JSON
{
"hex": "#fbc1dc",
"rgb": {
"r": 251,
"g": 193,
"b": 220
},
"hsl": {
"h": 332.069,
"s": 87.879,
"l": 87.059
},
"oklch": {
"l": 0.87052,
"c": 0.07448,
"h": 349.2
},
"luminance": 0.63816
}Semantic roles & 50–950 ramp
primary
#FBC1DC
secondary
#80E1B3
accent
#E47B01
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384