#FCBAFA#FCBAFA
#FCBAFA is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.9% C 0.112 H 327.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBAFA |
|---|---|
| RGB | rgb(252, 186, 250) |
| HSL | hsl(302, 92%, 86%) |
| HSV | hsv(302, 26%, 99%) |
| CMYK | cmyk(0%, 26.2%, 0.8%, 1.2%) |
| CIE-LAB | lab(83.29, 33.96, -22.29) |
| CIE-LCH | lch(83.29, 40.62, 326.73°) |
| OKLab | oklab(86.93% 0.0943 -0.0601) |
| OKLCH | oklch(86.93% 0.112 327.5) |
| XYZ | xyz(74.9575, 62.7177, 98.5812) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.65
Light Lilac
#EDC8FF
ΔE00 5.64
Very Light Purple
#F6CEFC
ΔE00 6.02
Pale Mauve
#FED0FC
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBAFA #BAFCBC
analogous
#DDBAFC #FCBAFA #FCBAD9
triadic
#FCBAFA #FAFCBA #BAFAFC
tetradic
#FCBAFA #FCDDBA #BAFCBC #BAD9FC
square
#FCBAFA #FCDDBA #BAFCBC #BAD9FC
split-complementary
#FCBAFA #D9FCBA #BAFCDD
monochromatic
#F745F2 #F97FF6 #FCBAFA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.55
#FCBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FCBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBAFA
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBAFA | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#C6D3F8
Tritanopia (blue-blind)
#FFBFD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcbafa; /* rgb */ color: rgb(252, 186, 250); /* oklch */ color: oklch(86.9% 0.112 327.5);
Tailwind
colors: {
custom: {
50: '#fecffc',
500: '#fcbafa',
950: '#000000',
},
}SCSS
$custom: #fcbafa; $custom-light: #fecffc; $custom-dark: #000000;
JSON
{
"hex": "#fcbafa",
"rgb": {
"r": 252,
"g": 186,
"b": 250
},
"hsl": {
"h": 301.818,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.86931,
"c": 0.11177,
"h": 327.5
},
"luminance": 0.62715
}Semantic roles & 50–950 ramp
primary
#FCBAFA
secondary
#79E27C
accent
#E60700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385