#FCBBF8#FCBBF8
#FCBBF8 is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.0% C 0.108 H 328.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBF8 |
|---|---|
| RGB | rgb(252, 187, 248) |
| HSL | hsl(304, 92%, 86%) |
| HSV | hsv(304, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 1.6%, 1.2%) |
| CIE-LAB | lab(83.45, 33.08, -20.98) |
| CIE-LCH | lch(83.45, 39.17, 327.61°) |
| OKLab | oklab(87.03% 0.0922 -0.0565) |
| OKLCH | oklch(87.03% 0.108 328.5) |
| XYZ | xyz(74.8569, 63.0158, 97.0088) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.77
Light Lilac
#EDC8FF
ΔE00 5.57
Pale Mauve
#FED0FC
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 5.66
Plum
#DDA0DD
ΔE00 7.12
Pale Lavender
#EECFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBF8 #BBFCBF
analogous
#DFBBFC #FCBBF8 #FCBBD7
triadic
#FCBBF8 #F8FCBB #BBF8FC
tetradic
#FCBBF8 #FCDFBB #BBFCBF #BBD7FC
square
#FCBBF8 #FCDFBB #BBFCBF #BBD7FC
split-complementary
#FCBBF8 #D7FCBB #BBFCDF
monochromatic
#F746EC #F980F2 #FCBBF8 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.54
#FCBBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FCBBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBF8
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBF8 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFA
Deuteranopia (green-blind)
#C7D3F6
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbbf8; /* rgb */ color: rgb(252, 187, 248); /* oklch */ color: oklch(87.0% 0.108 328.5);
Tailwind
colors: {
custom: {
50: '#fed0fa',
500: '#fcbbf8',
950: '#000000',
},
}SCSS
$custom: #fcbbf8; $custom-light: #fed0fa; $custom-dark: #000000;
JSON
{
"hex": "#fcbbf8",
"rgb": {
"r": 252,
"g": 187,
"b": 248
},
"hsl": {
"h": 303.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8703,
"c": 0.10811,
"h": 328.5
},
"luminance": 0.63013
}Semantic roles & 50–950 ramp
primary
#FCBBF8
secondary
#79E280
accent
#E60E00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385