#FCBFE7#FCBFE7
#FCBFE7 is a very light, moderate pink. Relative luminance 0.637; OKLCH L 87.1% C 0.086 H 339.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFE7 |
|---|---|
| RGB | rgb(252, 191, 231) |
| HSL | hsl(321, 91%, 87%) |
| HSV | hsv(321, 24%, 99%) |
| CMYK | cmyk(0%, 24.2%, 8.3%, 1.2%) |
| CIE-LAB | lab(83.82, 28.03, -11.34) |
| CIE-LCH | lch(83.82, 30.24, 337.97°) |
| OKLab | oklab(87.14% 0.081 -0.03) |
| OKLCH | oklch(87.14% 0.086 339.7) |
| XYZ | xyz(73.1987, 63.7292, 84.0310) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.86
Powder Pink
#FFB2D0
ΔE00 5.47
Very Light Purple
#F6CEFC
ΔE00 5.85
Baby Pink
#FFB7CE
ΔE00 6.29
Pastel Pink
#FFBACD
ΔE00 7.02
Light Lavendar
#EFC0FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFE7 #BFFCD4
analogous
#F3BFFC #FCBFE7 #FCBFC9
triadic
#FCBFE7 #E7FCBF #BFE7FC
tetradic
#FCBFE7 #FCF3BF #BFFCD4 #BFC9FC
square
#FCBFE7 #FCF3BF #BFFCD4 #BFC9FC
split-complementary
#FCBFE7 #C9FCBF #BFFCF3
monochromatic
#F74ABB #F985D1 #FCBFE7 #FEE2F4 #FEE2F4
Accessibility & contrast
On white
1.53
#FCBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FCBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFE7
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFE7 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE9
Deuteranopia (green-blind)
#CFD4E5
Tritanopia (blue-blind)
#FFC0CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcbfe7; /* rgb */ color: rgb(252, 191, 231); /* oklch */ color: oklch(87.1% 0.086 339.7);
Tailwind
colors: {
custom: {
50: '#fed2ee',
500: '#fcbfe7',
950: '#000000',
},
}SCSS
$custom: #fcbfe7; $custom-light: #fed2ee; $custom-dark: #000000;
JSON
{
"hex": "#fcbfe7",
"rgb": {
"r": 252,
"g": 191,
"b": 231
},
"hsl": {
"h": 320.656,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.87142,
"c": 0.08635,
"h": 339.7
},
"luminance": 0.63727
}Semantic roles & 50–950 ramp
primary
#FCBFE7
secondary
#7DE2A0
accent
#E64F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385