#FCBCEF#FCBCEF
#FCBCEF is a very light, moderate pink. Relative luminance 0.629; OKLCH L 86.9% C 0.098 H 333.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCEF |
|---|---|
| RGB | rgb(252, 188, 239) |
| HSL | hsl(312, 91%, 86%) |
| HSV | hsv(312, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 5.2%, 1.2%) |
| CIE-LAB | lab(83.39, 30.97, -16.27) |
| CIE-LCH | lch(83.39, 34.99, 332.29°) |
| OKLab | oklab(86.89% 0.088 -0.0435) |
| OKLCH | oklch(86.89% 0.098 333.7) |
| XYZ | xyz(73.7070, 62.8964, 89.9022) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.87
Light Lavendar
#EFC0FE
ΔE00 5.27
Very Light Purple
#F6CEFC
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 6.37
Pale Lavender
#EECFFE
ΔE00 7.30
Powder Pink
#FFB2D0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCEF #BCFCC9
analogous
#E9BCFC #FCBCEF #FCBCCF
triadic
#FCBCEF #EFFCBC #BCEFFC
tetradic
#FCBCEF #FCE9BC #BCFCC9 #BCCFFC
square
#FCBCEF #FCE9BC #BCFCC9 #BCCFFC
split-complementary
#FCBCEF #CFFCBC #BCFCE9
monochromatic
#F747D3 #F981E1 #FCBCEF #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.55
#FCBCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FCBCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCEF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCEF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbcef; /* rgb */ color: rgb(252, 188, 239); /* oklch */ color: oklch(86.9% 0.098 333.7);
Tailwind
colors: {
custom: {
50: '#fed0f4',
500: '#fcbcef',
950: '#000000',
},
}SCSS
$custom: #fcbcef; $custom-light: #fed0f4; $custom-dark: #000000;
JSON
{
"hex": "#fcbcef",
"rgb": {
"r": 252,
"g": 188,
"b": 239
},
"hsl": {
"h": 312.188,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.86887,
"c": 0.09815,
"h": 333.7
},
"luminance": 0.62894
}Semantic roles & 50–950 ramp
primary
#FCBCEF
secondary
#7AE28F
accent
#E62F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385