#FCBFED#FCBFED
#FCBFED is a very light, moderate pink. Relative luminance 0.641; OKLCH L 87.3% C 0.091 H 335.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFED |
|---|---|
| RGB | rgb(252, 191, 237) |
| HSL | hsl(315, 91%, 87%) |
| HSV | hsv(315, 24%, 99%) |
| CMYK | cmyk(0%, 24.2%, 6%, 1.2%) |
| CIE-LAB | lab(84.00, 29.05, -14.28) |
| CIE-LCH | lch(84.00, 32.37, 333.83°) |
| OKLab | oklab(87.34% 0.0829 -0.038) |
| OKLCH | oklch(87.34% 0.091 335.4) |
| XYZ | xyz(74.0607, 64.0740, 88.5706) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.25
Very Light Purple
#F6CEFC
ΔE00 5.05
Light Lavendar
#EFC0FE
ΔE00 5.88
Light Lilac
#EDC8FF
ΔE00 6.52
Powder Pink
#FFB2D0
ΔE00 6.78
Pale Lavender
#EECFFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFED #BFFCCE
analogous
#EDBFFC #FCBFED #FCBFCF
triadic
#FCBFED #EDFCBF #BFEDFC
tetradic
#FCBFED #FCEDBF #BFFCCE #BFCFFC
square
#FCBFED #FCEDBF #BFFCCE #BFCFFC
split-complementary
#FCBFED #CFFCBF #BFFCED
monochromatic
#F74ACC #F985DD #FCBFED #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.52
#FCBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FCBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFED
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFED | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcbfed; /* rgb */ color: rgb(252, 191, 237); /* oklch */ color: oklch(87.3% 0.091 335.4);
Tailwind
colors: {
custom: {
50: '#fed2f2',
500: '#fcbfed',
950: '#000000',
},
}SCSS
$custom: #fcbfed; $custom-light: #fed2f2; $custom-dark: #000000;
JSON
{
"hex": "#fcbfed",
"rgb": {
"r": 252,
"g": 191,
"b": 237
},
"hsl": {
"h": 314.754,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.87339,
"c": 0.09121,
"h": 335.4
},
"luminance": 0.64071
}Semantic roles & 50–950 ramp
primary
#FCBFED
secondary
#7DE296
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385