#FCBAFE#FCBAFE
#FCBAFE is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.1% C 0.116 H 325.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBAFE |
|---|---|
| RGB | rgb(252, 186, 254) |
| HSL | hsl(298, 97%, 86%) |
| HSV | hsv(298, 27%, 100%) |
| CMYK | cmyk(0.8%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.43, 34.68, -24.22) |
| CIE-LCH | lch(83.43, 42.30, 325.08°) |
| OKLab | oklab(87.08% 0.0954 -0.0654) |
| OKLCH | oklch(87.08% 0.116 325.5) |
| XYZ | xyz(75.5913, 62.9713, 101.9195) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.40
Light Lilac
#EDC8FF
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 6.19
Very Light Purple
#F6CEFC
ΔE00 6.33
Pale Mauve
#FED0FC
ΔE00 6.52
Plum
#DDA0DD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBAFE #BCFEBA
analogous
#DABAFE #FCBAFE #FEBADE
triadic
#FCBAFE #FEFCBA #BAFEFC
tetradic
#FCBAFE #FEDABA #BCFEBA #BADEFE
square
#FCBAFE #FEDABA #BCFEBA #BADEFE
split-complementary
#FCBAFE #DEFEBA #BAFEDA
monochromatic
#F741FC #F97EFD #FCBAFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.54
#FCBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FCBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBAFE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBAFE | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbafe; /* rgb */ color: rgb(252, 186, 254); /* oklch */ color: oklch(87.1% 0.116 325.5);
Tailwind
colors: {
custom: {
50: '#fecfff',
500: '#fcbafe',
950: '#000000',
},
}SCSS
$custom: #fcbafe; $custom-light: #fecfff; $custom-dark: #000000;
JSON
{
"hex": "#fcbafe",
"rgb": {
"r": 252,
"g": 186,
"b": 254
},
"hsl": {
"h": 298.235,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.87077,
"c": 0.11568,
"h": 325.5
},
"luminance": 0.62969
}Semantic roles & 50–950 ramp
primary
#FCBAFE
secondary
#7AE577
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386