#FCB4FF#FCB4FF
#FCB4FF is a very light, vivid purple. Relative luminance 0.606; OKLCH L 86.1% C 0.127 H 325.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB4FF |
|---|---|
| RGB | rgb(252, 180, 255) |
| HSL | hsl(298, 100%, 85%) |
| HSV | hsv(298, 29%, 100%) |
| CMYK | cmyk(1.2%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(82.14, 38.01, -26.71) |
| CIE-LCH | lch(82.14, 46.46, 324.91°) |
| OKLab | oklab(86.11% 0.1044 -0.0724) |
| OKLCH | oklch(86.11% 0.127 325.3) |
| XYZ | xyz(74.5143, 60.5604, 102.3525) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.46
Mauve
#E0B0FF
ΔE00 5.71
Plum
#DDA0DD
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 6.83
Light Violet
#D6B4FC
ΔE00 7.86
Very Light Purple
#F6CEFC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB4FF #B7FFB4
analogous
#D6B4FF #FCB4FF #FFB4DC
triadic
#FCB4FF #FFFCB4 #B4FFFC
tetradic
#FCB4FF #FFD6B4 #B7FFB4 #B4DCFF
square
#FCB4FF #FFD6B4 #B7FFB4 #B4DCFF
split-complementary
#FCB4FF #DCFFB4 #B4FFD6
monochromatic
#F73AFF #FA77FF #FCB4FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.60
#FCB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FCB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB4FF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB4FF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcb4ff; /* rgb */ color: rgb(252, 180, 255); /* oklch */ color: oklch(86.1% 0.127 325.3);
Tailwind
colors: {
custom: {
50: '#fecbff',
500: '#fcb4ff',
950: '#000000',
},
}SCSS
$custom: #fcb4ff; $custom-light: #fecbff; $custom-dark: #000000;
JSON
{
"hex": "#fcb4ff",
"rgb": {
"r": 252,
"g": 180,
"b": 255
},
"hsl": {
"h": 297.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.86109,
"c": 0.12704,
"h": 325.3
},
"luminance": 0.60558
}Semantic roles & 50–950 ramp
primary
#FCB4FF
secondary
#76E671
accent
#E60009
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386