#FBC2DB#FBC2DB
#FBC2DB is a very light, moderate pink. Relative luminance 0.642; OKLCH L 87.2% C 0.072 H 350.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2DB |
|---|---|
| RGB | rgb(251, 194, 219) |
| HSL | hsl(334, 88%, 87%) |
| HSV | hsv(334, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 12.7%, 1.6%) |
| CIE-LAB | lab(84.08, 24.14, -4.57) |
| CIE-LCH | lch(84.08, 24.57, 349.29°) |
| OKLab | oklab(87.2% 0.0713 -0.0118) |
| OKLCH | oklch(87.2% 0.072 350.6) |
| XYZ | xyz(71.8614, 64.2100, 75.6125) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.73
Pastel Pink
#FFBACD
ΔE00 3.76
Powder Pink
#FFB2D0
ΔE00 4.46
Pale Pink
#FFCFDC
ΔE00 4.63
Light Pink
#FFD1DF
ΔE00 4.75
Bubblegum
#FFC1CC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2DB #C2FBE2
analogous
#FBC2F8 #FBC2DB #FBC6C2
triadic
#FBC2DB #DBFBC2 #C2DBFB
tetradic
#FBC2DB #F8FBC2 #C2FBE2 #C6C2FB
square
#FBC2DB #F8FBC2 #C2FBE2 #C6C2FB
split-complementary
#FBC2DB #C2FBC6 #C2F8FB
monochromatic
#F34F97 #F789B9 #FBC2DB #FDE2EE #FDE2EE
Accessibility & contrast
On white
1.52
#FBC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FBC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2DB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2DB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#FFC1CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc2db; /* rgb */ color: rgb(251, 194, 219); /* oklch */ color: oklch(87.2% 0.072 350.6);
Tailwind
colors: {
custom: {
50: '#fdd4e6',
500: '#fbc2db',
950: '#000000',
},
}SCSS
$custom: #fbc2db; $custom-light: #fdd4e6; $custom-dark: #000000;
JSON
{
"hex": "#fbc2db",
"rgb": {
"r": 251,
"g": 194,
"b": 219
},
"hsl": {
"h": 333.684,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.872,
"c": 0.07226,
"h": 350.6
},
"luminance": 0.64207
}Semantic roles & 50–950 ramp
primary
#FBC2DB
secondary
#80E1B7
accent
#E48101
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384