#FBC1DB#FBC1DB
#FBC1DB is a very light, moderate pink. Relative luminance 0.638; OKLCH L 87.0% C 0.074 H 350.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC1DB |
|---|---|
| RGB | rgb(251, 193, 219) |
| HSL | hsl(333, 88%, 87%) |
| HSV | hsv(333, 23%, 98%) |
| CMYK | cmyk(0%, 23.1%, 12.7%, 1.6%) |
| CIE-LAB | lab(83.84, 24.67, -4.91) |
| CIE-LCH | lch(83.84, 25.15, 348.75°) |
| OKLab | oklab(87.02% 0.0728 -0.0127) |
| OKLCH | oklch(87.02% 0.074 350.1) |
| XYZ | xyz(71.6395, 63.7663, 75.5386) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.62
Pastel Pink
#FFBACD
ΔE00 3.77
Powder Pink
#FFB2D0
ΔE00 4.20
Pale Pink
#FFCFDC
ΔE00 4.98
Light Pink
#FFD1DF
ΔE00 5.10
Bubblegum
#FFC1CC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC1DB #C1FBE1
analogous
#FBC1F8 #FBC1DB #FBC4C1
triadic
#FBC1DB #DBFBC1 #C1DBFB
tetradic
#FBC1DB #F8FBC1 #C1FBE1 #C4C1FB
square
#FBC1DB #F8FBC1 #C1FBE1 #C4C1FB
split-complementary
#FBC1DB #C1FBC4 #C1F8FB
monochromatic
#F44E98 #F788BA #FBC1DB #FDE2EE #FDE2EE
Accessibility & contrast
On white
1.53
#FBC1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FBC1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC1DB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC1DB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#FFC0CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc1db; /* rgb */ color: rgb(251, 193, 219); /* oklch */ color: oklch(87.0% 0.074 350.1);
Tailwind
colors: {
custom: {
50: '#fdd4e6',
500: '#fbc1db',
950: '#000000',
},
}SCSS
$custom: #fbc1db; $custom-light: #fdd4e6; $custom-dark: #000000;
JSON
{
"hex": "#fbc1db",
"rgb": {
"r": 251,
"g": 193,
"b": 219
},
"hsl": {
"h": 333.103,
"s": 87.879,
"l": 87.059
},
"oklch": {
"l": 0.87022,
"c": 0.0739,
"h": 350.1
},
"luminance": 0.63764
}Semantic roles & 50–950 ramp
primary
#FBC1DB
secondary
#80E1B5
accent
#E47F01
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384