#FCBFDA#FCBFDA
#FCBFDA is a very light, moderate pink. Relative luminance 0.630; OKLCH L 86.7% C 0.078 H 350.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFDA |
|---|---|
| RGB | rgb(252, 191, 218) |
| HSL | hsl(333, 91%, 87%) |
| HSV | hsv(333, 24%, 99%) |
| CMYK | cmyk(0%, 24.2%, 13.5%, 1.2%) |
| CIE-LAB | lab(83.45, 25.91, -4.94) |
| CIE-LCH | lch(83.45, 26.37, 349.21°) |
| OKLab | oklab(86.73% 0.0766 -0.0127) |
| OKLCH | oklch(86.73% 0.078 350.5) |
| XYZ | xyz(71.4304, 63.0219, 74.7179) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.14
Pastel Pink
#FFBACD
ΔE00 3.49
Powder Pink
#FFB2D0
ΔE00 3.57
Bubblegum
#FFC1CC
ΔE00 5.23
Pink
#FFC0CB
ΔE00 5.29
Pale Pink
#FFCFDC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFDA #BFFCE1
analogous
#FCBFF8 #FCBFDA #FCC3BF
triadic
#FCBFDA #DAFCBF #BFDAFC
tetradic
#FCBFDA #F8FCBF #BFFCE1 #C3BFFC
square
#FCBFDA #F8FCBF #BFFCE1 #C3BFFC
split-complementary
#FCBFDA #BFFCC3 #BFF8FC
monochromatic
#F74A96 #F985B8 #FCBFDA #FEE2EE #FEE2EE
Accessibility & contrast
On white
1.54
#FCBFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FCBFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFDA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFDA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#D2D4D8
Tritanopia (blue-blind)
#FFBEC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbfda; /* rgb */ color: rgb(252, 191, 218); /* oklch */ color: oklch(86.7% 0.078 350.5);
Tailwind
colors: {
custom: {
50: '#fed2e5',
500: '#fcbfda',
950: '#000000',
},
}SCSS
$custom: #fcbfda; $custom-light: #fed2e5; $custom-dark: #000000;
JSON
{
"hex": "#fcbfda",
"rgb": {
"r": 252,
"g": 191,
"b": 218
},
"hsl": {
"h": 333.443,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.86734,
"c": 0.07762,
"h": 350.5
},
"luminance": 0.63019
}Semantic roles & 50–950 ramp
primary
#FCBFDA
secondary
#7DE2B5
accent
#E68000
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384