#FCBFFF#FCBFFF
#FCBFFF is a very light, moderate purple. Relative luminance 0.652; OKLCH L 88.0% C 0.108 H 324.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFFF |
|---|---|
| RGB | rgb(252, 191, 255) |
| HSL | hsl(297, 100%, 87%) |
| HSV | hsv(297, 25%, 100%) |
| CMYK | cmyk(1.2%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(84.58, 32.24, -23.00) |
| CIE-LCH | lch(84.58, 39.60, 324.49°) |
| OKLab | oklab(87.97% 0.0884 -0.0621) |
| OKLCH | oklch(87.97% 0.108 324.9) |
| XYZ | xyz(76.8237, 65.1792, 103.1223) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.75
Light Lilac
#EDC8FF
ΔE00 4.61
Very Light Purple
#F6CEFC
ΔE00 5.15
Pale Mauve
#FED0FC
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFFF #C2FFBF
analogous
#DCBFFF #FCBFFF #FFBFE2
triadic
#FCBFFF #FFFCBF #BFFFFC
tetradic
#FCBFFF #FFDCBF #C2FFBF #BFE2FF
square
#FCBFFF #FFDCBF #C2FFBF #BFE2FF
split-complementary
#FCBFFF #E2FFBF #BFFFDC
monochromatic
#F645FF #F982FF #FCBFFF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.50
#FCBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FCBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFFF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFFF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#FFC5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcbfff; /* rgb */ color: rgb(252, 191, 255); /* oklch */ color: oklch(88.0% 0.108 324.9);
Tailwind
colors: {
custom: {
50: '#fed3ff',
500: '#fcbfff',
950: '#000000',
},
}SCSS
$custom: #fcbfff; $custom-light: #fed3ff; $custom-dark: #000000;
JSON
{
"hex": "#fcbfff",
"rgb": {
"r": 252,
"g": 191,
"b": 255
},
"hsl": {
"h": 297.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87966,
"c": 0.10803,
"h": 324.9
},
"luminance": 0.65177
}Semantic roles & 50–950 ramp
primary
#FCBFFF
secondary
#80E87B
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386