#FCBFEF#FCBFEF
#FCBFEF is a very light, moderate pink. Relative luminance 0.642; OKLCH L 87.4% C 0.093 H 334.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFEF |
|---|---|
| RGB | rgb(252, 191, 239) |
| HSL | hsl(313, 91%, 87%) |
| HSV | hsv(313, 24%, 99%) |
| CMYK | cmyk(0%, 24.2%, 5.2%, 1.2%) |
| CIE-LAB | lab(84.07, 29.39, -15.25) |
| CIE-LCH | lch(84.07, 33.11, 332.57°) |
| OKLab | oklab(87.41% 0.0835 -0.0407) |
| OKLCH | oklch(87.41% 0.093 334) |
| XYZ | xyz(74.3545, 64.1915, 90.1181) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.16
Very Light Purple
#F6CEFC
ΔE00 4.86
Light Lavendar
#EFC0FE
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 6.17
Pale Lavender
#EECFFE
ΔE00 6.84
Powder Pink
#FFB2D0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFEF #BFFCCC
analogous
#EBBFFC #FCBFEF #FCBFD1
triadic
#FCBFEF #EFFCBF #BFEFFC
tetradic
#FCBFEF #FCEBBF #BFFCCC #BFD1FC
square
#FCBFEF #FCEBBF #BFFCCC #BFD1FC
split-complementary
#FCBFEF #D1FCBF #BFFCEB
monochromatic
#F74AD2 #F985E0 #FCBFEF #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.52
#FCBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FCBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFEF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFEF | 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)
#BFCCF1
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcbfef; /* rgb */ color: rgb(252, 191, 239); /* oklch */ color: oklch(87.4% 0.093 334.0);
Tailwind
colors: {
custom: {
50: '#fed2f4',
500: '#fcbfef',
950: '#000000',
},
}SCSS
$custom: #fcbfef; $custom-light: #fed2f4; $custom-dark: #000000;
JSON
{
"hex": "#fcbfef",
"rgb": {
"r": 252,
"g": 191,
"b": 239
},
"hsl": {
"h": 312.787,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.87406,
"c": 0.09292,
"h": 334
},
"luminance": 0.64189
}Semantic roles & 50–950 ramp
primary
#FCBFEF
secondary
#7DE293
accent
#E63100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385