#FCBBF5#FCBBF5
#FCBBF5 is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.9% C 0.105 H 330.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBF5 |
|---|---|
| RGB | rgb(252, 187, 245) |
| HSL | hsl(306, 92%, 86%) |
| HSV | hsv(306, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 2.8%, 1.2%) |
| CIE-LAB | lab(83.35, 32.55, -19.53) |
| CIE-LCH | lch(83.35, 37.95, 329.04°) |
| OKLab | oklab(86.92% 0.0913 -0.0524) |
| OKLCH | oklch(86.92% 0.105 330.1) |
| XYZ | xyz(74.3952, 62.8311, 94.5772) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.19
Pale Mauve
#FED0FC
ΔE00 5.34
Very Light Purple
#F6CEFC
ΔE00 5.56
Light Lilac
#EDC8FF
ΔE00 5.79
Plum
#DDA0DD
ΔE00 7.15
Pale Lavender
#EECFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBF5 #BBFCC2
analogous
#E2BBFC #FCBBF5 #FCBBD4
triadic
#FCBBF5 #F5FCBB #BBF5FC
tetradic
#FCBBF5 #FCE2BB #BBFCC2 #BBD4FC
square
#FCBBF5 #FCE2BB #BBFCC2 #BBD4FC
split-complementary
#FCBBF5 #D4FCBB #BBFCE2
monochromatic
#F746E4 #F980EC #FCBBF5 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.55
#FCBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FCBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBF5
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBF5 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbbf5; /* rgb */ color: rgb(252, 187, 245); /* oklch */ color: oklch(86.9% 0.105 330.1);
Tailwind
colors: {
custom: {
50: '#fed0f8',
500: '#fcbbf5',
950: '#000000',
},
}SCSS
$custom: #fcbbf5; $custom-light: #fed0f8; $custom-dark: #000000;
JSON
{
"hex": "#fcbbf5",
"rgb": {
"r": 252,
"g": 187,
"b": 245
},
"hsl": {
"h": 306.462,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86923,
"c": 0.10529,
"h": 330.1
},
"luminance": 0.62829
}Semantic roles & 50–950 ramp
primary
#FCBBF5
secondary
#79E285
accent
#E61900
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385