#FCB4FE#FCB4FE
#FCB4FE is a very light, vivid purple. Relative luminance 0.605; OKLCH L 86.1% C 0.126 H 325.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB4FE |
|---|---|
| RGB | rgb(252, 180, 254) |
| HSL | hsl(298, 97%, 85%) |
| HSV | hsv(298, 29%, 100%) |
| CMYK | cmyk(0.8%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(82.11, 37.83, -26.23) |
| CIE-LCH | lch(82.11, 46.03, 325.27°) |
| OKLab | oklab(86.07% 0.1041 -0.071) |
| OKLCH | oklch(86.07% 0.126 325.7) |
| XYZ | xyz(74.3537, 60.4962, 101.5069) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.45
Mauve
#E0B0FF
ΔE00 5.83
Plum
#DDA0DD
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 6.81
Very Light Purple
#F6CEFC
ΔE00 7.80
Light Violet
#D6B4FC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB4FE #B6FEB4
analogous
#D7B4FE #FCB4FE #FEB4DB
triadic
#FCB4FE #FEFCB4 #B4FEFC
tetradic
#FCB4FE #FED7B4 #B6FEB4 #B4DBFE
square
#FCB4FE #FED7B4 #B6FEB4 #B4DBFE
split-complementary
#FCB4FE #DBFEB4 #B4FED7
monochromatic
#F73BFC #FA78FD #FCB4FE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.60
#FCB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FCB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB4FE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB4FE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcb4fe; /* rgb */ color: rgb(252, 180, 254); /* oklch */ color: oklch(86.1% 0.126 325.7);
Tailwind
colors: {
custom: {
50: '#fecbff',
500: '#fcb4fe',
950: '#000000',
},
}SCSS
$custom: #fcb4fe; $custom-light: #fecbff; $custom-dark: #000000;
JSON
{
"hex": "#fcb4fe",
"rgb": {
"r": 252,
"g": 180,
"b": 254
},
"hsl": {
"h": 298.378,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.86071,
"c": 0.12605,
"h": 325.7
},
"luminance": 0.60494
}Semantic roles & 50–950 ramp
primary
#FCB4FE
secondary
#75E472
accent
#E60006
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386