#FCBBF3#FCBBF3
#FCBBF3 is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.9% C 0.103 H 331.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBF3 |
|---|---|
| RGB | rgb(252, 187, 243) |
| HSL | hsl(308, 92%, 86%) |
| HSV | hsv(308, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 3.6%, 1.2%) |
| CIE-LAB | lab(83.29, 32.19, -18.56) |
| CIE-LCH | lch(83.29, 37.16, 330.04°) |
| OKLab | oklab(86.85% 0.0907 -0.0497) |
| OKLCH | oklch(86.85% 0.103 331.3) |
| XYZ | xyz(74.0916, 62.7096, 92.9779) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.52
Pale Mauve
#FED0FC
ΔE00 5.22
Very Light Purple
#F6CEFC
ΔE00 5.54
Light Lilac
#EDC8FF
ΔE00 5.98
Plum
#DDA0DD
ΔE00 7.21
Pale Lavender
#EECFFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBF3 #BBFCC4
analogous
#E4BBFC #FCBBF3 #FCBBD2
triadic
#FCBBF3 #F3FCBB #BBF3FC
tetradic
#FCBBF3 #FCE4BB #BBFCC4 #BBD2FC
square
#FCBBF3 #FCE4BB #BBFCC4 #BBD2FC
split-complementary
#FCBBF3 #D2FCBB #BBFCE4
monochromatic
#F746DE #F980E9 #FCBBF3 #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.55
#FCBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FCBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBF3
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBF3 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF5
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcbbf3; /* rgb */ color: rgb(252, 187, 243); /* oklch */ color: oklch(86.9% 0.103 331.3);
Tailwind
colors: {
custom: {
50: '#fed0f7',
500: '#fcbbf3',
950: '#000000',
},
}SCSS
$custom: #fcbbf3; $custom-light: #fed0f7; $custom-dark: #000000;
JSON
{
"hex": "#fcbbf3",
"rgb": {
"r": 252,
"g": 187,
"b": 243
},
"hsl": {
"h": 308.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86853,
"c": 0.10346,
"h": 331.3
},
"luminance": 0.62707
}Semantic roles & 50–950 ramp
primary
#FCBBF3
secondary
#79E288
accent
#E62000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385