#FBC7DA#FBC7DA
#FBC7DA is a very light, moderate pink. Relative luminance 0.664; OKLCH L 88.1% C 0.064 H 354.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC7DA |
|---|---|
| RGB | rgb(251, 199, 218) |
| HSL | hsl(338, 87%, 88%) |
| HSV | hsv(338, 21%, 98%) |
| CMYK | cmyk(0%, 20.7%, 13.1%, 1.6%) |
| CIE-LAB | lab(85.21, 21.35, -2.36) |
| CIE-LCH | lch(85.21, 21.48, 353.69°) |
| OKLab | oklab(88.07% 0.0634 -0.006) |
| OKLCH | oklch(88.07% 0.064 354.6) |
| XYZ | xyz(72.8617, 66.4206, 75.2985) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.58
Light Pink
#FFD1DF
ΔE00 2.77
Bubblegum
#FFC1CC
ΔE00 3.91
Pink
#FFC0CB
ΔE00 4.11
Pastel Pink
#FFBACD
ΔE00 4.14
Baby Pink
#FFB7CE
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC7DA #C7FBE8
analogous
#FBC7F4 #FBC7DA #FBCEC7
triadic
#FBC7DA #DAFBC7 #C7DAFB
tetradic
#FBC7DA #F4FBC7 #C7FBE8 #CEC7FB
square
#FBC7DA #F4FBC7 #C7FBE8 #CEC7FB
split-complementary
#FBC7DA #C7FBCE #C7F4FB
monochromatic
#F3558F #F78EB4 #FBC7DA #FDE2EC #FDE2EC
Accessibility & contrast
On white
1.47
#FBC7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FBC7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC7DA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC7DA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#FFC5CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc7da; /* rgb */ color: rgb(251, 199, 218); /* oklch */ color: oklch(88.1% 0.064 354.6);
Tailwind
colors: {
custom: {
50: '#fdd8e5',
500: '#fbc7da',
950: '#000000',
},
}SCSS
$custom: #fbc7da; $custom-light: #fdd8e5; $custom-dark: #000000;
JSON
{
"hex": "#fbc7da",
"rgb": {
"r": 251,
"g": 199,
"b": 218
},
"hsl": {
"h": 338.077,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.88068,
"c": 0.06367,
"h": 354.6
},
"luminance": 0.66418
}Semantic roles & 50–950 ramp
primary
#FBC7DA
secondary
#85E1BF
accent
#E39102
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384