#FBC2DA#FBC2DA
#FBC2DA is a very light, moderate pink. Relative luminance 0.642; OKLCH L 87.2% C 0.072 H 351.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2DA |
|---|---|
| RGB | rgb(251, 194, 218) |
| HSL | hsl(335, 88%, 87%) |
| HSV | hsv(335, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 13.1%, 1.6%) |
| CIE-LAB | lab(84.05, 23.98, -4.07) |
| CIE-LCH | lch(84.05, 24.33, 350.36°) |
| OKLab | oklab(87.17% 0.0709 -0.0105) |
| OKLCH | oklch(87.17% 0.072 351.6) |
| XYZ | xyz(71.7301, 64.1575, 74.9213) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.54
Baby Pink
#FFB7CE
ΔE00 3.60
Pale Pink
#FFCFDC
ΔE00 4.42
Powder Pink
#FFB2D0
ΔE00 4.47
Light Pink
#FFD1DF
ΔE00 4.58
Bubblegum
#FFC1CC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2DA #C2FBE3
analogous
#FBC2F6 #FBC2DA #FBC7C2
triadic
#FBC2DA #DAFBC2 #C2DAFB
tetradic
#FBC2DA #F6FBC2 #C2FBE3 #C7C2FB
square
#FBC2DA #F6FBC2 #C2FBE3 #C7C2FB
split-complementary
#FBC2DA #C2FBC7 #C2F6FB
monochromatic
#F34F94 #F789B7 #FBC2DA #FDE2EE #FDE2EE
Accessibility & contrast
On white
1.52
#FBC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#FBC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2DA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2DA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#FFC0CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc2da; /* rgb */ color: rgb(251, 194, 218); /* oklch */ color: oklch(87.2% 0.072 351.6);
Tailwind
colors: {
custom: {
50: '#fdd4e5',
500: '#fbc2da',
950: '#000000',
},
}SCSS
$custom: #fbc2da; $custom-light: #fdd4e5; $custom-dark: #000000;
JSON
{
"hex": "#fbc2da",
"rgb": {
"r": 251,
"g": 194,
"b": 218
},
"hsl": {
"h": 334.737,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.8717,
"c": 0.07171,
"h": 351.6
},
"luminance": 0.64155
}Semantic roles & 50–950 ramp
primary
#FBC2DA
secondary
#80E1B8
accent
#E48501
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384