#FCBBFE#FCBBFE
#FCBBFE is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.114 H 325.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBFE |
|---|---|
| RGB | rgb(252, 187, 254) |
| HSL | hsl(298, 97%, 86%) |
| HSV | hsv(298, 26%, 100%) |
| CMYK | cmyk(0.8%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.65, 34.16, -23.88) |
| CIE-LCH | lch(83.65, 41.68, 325.04°) |
| OKLab | oklab(87.25% 0.0939 -0.0645) |
| OKLCH | oklch(87.25% 0.114 325.5) |
| XYZ | xyz(75.8027, 63.3941, 101.9899) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 5.37
Very Light Purple
#F6CEFC
ΔE00 6.07
Pale Mauve
#FED0FC
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 6.28
Pale Lavender
#EECFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBFE #BDFEBB
analogous
#DBBBFE #FCBBFE #FEBBDF
triadic
#FCBBFE #FEFCBB #BBFEFC
tetradic
#FCBBFE #FEDBBB #BDFEBB #BBDFFE
square
#FCBBFE #FEDBBB #BDFEBB #BBDFFE
split-complementary
#FCBBFE #DFFEBB #BBFEDB
monochromatic
#F742FC #F97FFD #FCBBFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.54
#FCBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FCBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBFE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBFE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#FFC1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbbfe; /* rgb */ color: rgb(252, 187, 254); /* oklch */ color: oklch(87.2% 0.114 325.5);
Tailwind
colors: {
custom: {
50: '#fed0ff',
500: '#fcbbfe',
950: '#000000',
},
}SCSS
$custom: #fcbbfe; $custom-light: #fed0ff; $custom-dark: #000000;
JSON
{
"hex": "#fcbbfe",
"rgb": {
"r": 252,
"g": 187,
"b": 254
},
"hsl": {
"h": 298.209,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87247,
"c": 0.11395,
"h": 325.5
},
"luminance": 0.63392
}Semantic roles & 50–950 ramp
primary
#FCBBFE
secondary
#7BE578
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386