#FCBFFE#FCBFFE
#FCBFFE is a very light, moderate purple. Relative luminance 0.651; OKLCH L 87.9% C 0.107 H 325.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFFE |
|---|---|
| RGB | rgb(252, 191, 254) |
| HSL | hsl(298, 97%, 87%) |
| HSV | hsv(298, 25%, 100%) |
| CMYK | cmyk(0.8%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(84.54, 32.05, -22.52) |
| CIE-LCH | lch(84.54, 39.17, 324.91°) |
| OKLab | oklab(87.93% 0.0881 -0.0608) |
| OKLCH | oklch(87.93% 0.107 325.4) |
| XYZ | xyz(76.6631, 65.1149, 102.2767) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.83
Light Lilac
#EDC8FF
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 5.05
Pale Mauve
#FED0FC
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 6.32
Mauve
#E0B0FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFFE #C1FEBF
analogous
#DDBFFE #FCBFFE #FEBFE1
triadic
#FCBFFE #FEFCBF #BFFEFC
tetradic
#FCBFFE #FEDDBF #C1FEBF #BFE1FE
square
#FCBFFE #FEDDBF #C1FEBF #BFE1FE
split-complementary
#FCBFFE #E1FEBF #BFFEDD
monochromatic
#F646FC #F983FD #FCBFFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.50
#FCBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FCBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFFE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFFE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C8D6FC
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcbffe; /* rgb */ color: rgb(252, 191, 254); /* oklch */ color: oklch(87.9% 0.107 325.4);
Tailwind
colors: {
custom: {
50: '#fed3fe',
500: '#fcbffe',
950: '#000000',
},
}SCSS
$custom: #fcbffe; $custom-light: #fed3fe; $custom-dark: #000000;
JSON
{
"hex": "#fcbffe",
"rgb": {
"r": 252,
"g": 191,
"b": 254
},
"hsl": {
"h": 298.095,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.8793,
"c": 0.10703,
"h": 325.4
},
"luminance": 0.65113
}Semantic roles & 50–950 ramp
primary
#FCBFFE
secondary
#7FE67B
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386