#FBC1DA#FBC1DA
#FBC1DA is a very light, moderate pink. Relative luminance 0.637; OKLCH L 87.0% C 0.073 H 351.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC1DA |
|---|---|
| RGB | rgb(251, 193, 218) |
| HSL | hsl(334, 88%, 87%) |
| HSV | hsv(334, 23%, 98%) |
| CMYK | cmyk(0%, 23.1%, 13.1%, 1.6%) |
| CIE-LAB | lab(83.82, 24.51, -4.41) |
| CIE-LCH | lch(83.82, 24.90, 349.79°) |
| OKLab | oklab(86.99% 0.0725 -0.0114) |
| OKLCH | oklch(86.99% 0.073 351.1) |
| XYZ | xyz(71.5083, 63.7138, 74.8473) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.46
Pastel Pink
#FFBACD
ΔE00 3.53
Powder Pink
#FFB2D0
ΔE00 4.20
Pale Pink
#FFCFDC
ΔE00 4.77
Bubblegum
#FFC1CC
ΔE00 4.84
Light Pink
#FFD1DF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC1DA #C1FBE2
analogous
#FBC1F7 #FBC1DA #FBC5C1
triadic
#FBC1DA #DAFBC1 #C1DAFB
tetradic
#FBC1DA #F7FBC1 #C1FBE2 #C5C1FB
square
#FBC1DA #F7FBC1 #C1FBE2 #C5C1FB
split-complementary
#FBC1DA #C1FBC5 #C1F7FB
monochromatic
#F44E95 #F788B8 #FBC1DA #FDE2EE #FDE2EE
Accessibility & contrast
On white
1.53
#FBC1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FBC1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC1DA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC1DA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#D3D5D9
Tritanopia (blue-blind)
#FFC0C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc1da; /* rgb */ color: rgb(251, 193, 218); /* oklch */ color: oklch(87.0% 0.073 351.1);
Tailwind
colors: {
custom: {
50: '#fdd4e5',
500: '#fbc1da',
950: '#000000',
},
}SCSS
$custom: #fbc1da; $custom-light: #fdd4e5; $custom-dark: #000000;
JSON
{
"hex": "#fbc1da",
"rgb": {
"r": 251,
"g": 193,
"b": 218
},
"hsl": {
"h": 334.138,
"s": 87.879,
"l": 87.059
},
"oklch": {
"l": 0.86991,
"c": 0.07334,
"h": 351.1
},
"luminance": 0.63711
}Semantic roles & 50–950 ramp
primary
#FBC1DA
secondary
#80E1B7
accent
#E48201
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384