#FCB5FB#FCB5FB
#FCB5FB is a very light, vivid purple. Relative luminance 0.607; OKLCH L 86.1% C 0.121 H 327.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB5FB |
|---|---|
| RGB | rgb(252, 181, 251) |
| HSL | hsl(301, 92%, 85%) |
| HSV | hsv(301, 28%, 99%) |
| CMYK | cmyk(0%, 28.2%, 0.4%, 1.2%) |
| CIE-LAB | lab(82.22, 36.77, -24.45) |
| CIE-LCH | lch(82.22, 44.15, 326.38°) |
| OKLab | oklab(86.13% 0.1019 -0.0661) |
| OKLCH | oklch(86.13% 0.121 327) |
| XYZ | xyz(74.0797, 60.7107, 99.0642) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.31
Mauve
#E0B0FF
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 6.58
Very Light Purple
#F6CEFC
ΔE00 7.32
Pale Mauve
#FED0FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB5FB #B5FCB6
analogous
#DAB5FC #FCB5FB #FCB5D8
triadic
#FCB5FB #FBFCB5 #B5FBFC
tetradic
#FCB5FB #FCDAB5 #B5FCB6 #B5D8FC
square
#FCB5FB #FCDAB5 #B5FCB6 #B5D8FC
split-complementary
#FCB5FB #D8FCB5 #B5FCDA
monochromatic
#F73FF5 #FA7AF8 #FCB5FB #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.60
#FCB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FCB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB5FB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB5FB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#FFBBCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcb5fb; /* rgb */ color: rgb(252, 181, 251); /* oklch */ color: oklch(86.1% 0.121 327.0);
Tailwind
colors: {
custom: {
50: '#feccfc',
500: '#fcb5fb',
950: '#000000',
},
}SCSS
$custom: #fcb5fb; $custom-light: #feccfc; $custom-dark: #000000;
JSON
{
"hex": "#fcb5fb",
"rgb": {
"r": 252,
"g": 181,
"b": 251
},
"hsl": {
"h": 300.845,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.86126,
"c": 0.1214,
"h": 327
},
"luminance": 0.60708
}Semantic roles & 50–950 ramp
primary
#FCB5FB
secondary
#74E176
accent
#E60300
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385