#FCB3FF#FCB3FF
#FCB3FF is a very light, vivid purple. Relative luminance 0.602; OKLCH L 85.9% C 0.129 H 325.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB3FF |
|---|---|
| RGB | rgb(252, 179, 255) |
| HSL | hsl(298, 100%, 85%) |
| HSV | hsv(298, 30%, 100%) |
| CMYK | cmyk(1.2%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(81.92, 38.54, -27.04) |
| CIE-LCH | lch(81.92, 47.08, 324.94°) |
| OKLab | oklab(85.94% 0.1059 -0.0733) |
| OKLCH | oklch(85.94% 0.129 325.3) |
| XYZ | xyz(74.3131, 60.1581, 102.2855) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.66
Mauve
#E0B0FF
ΔE00 5.69
Plum
#DDA0DD
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 7.04
Light Violet
#D6B4FC
ΔE00 7.89
Very Light Purple
#F6CEFC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB3FF #B6FFB3
analogous
#D6B3FF #FCB3FF #FFB3DC
triadic
#FCB3FF #FFFCB3 #B3FFFC
tetradic
#FCB3FF #FFD6B3 #B6FFB3 #B3DCFF
square
#FCB3FF #FFD6B3 #B6FFB3 #B3DCFF
split-complementary
#FCB3FF #DCFFB3 #B3FFD6
monochromatic
#F739FF #FA76FF #FCB3FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.61
#FCB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FCB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB3FF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB3FF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcb3ff; /* rgb */ color: rgb(252, 179, 255); /* oklch */ color: oklch(85.9% 0.129 325.3);
Tailwind
colors: {
custom: {
50: '#fecaff',
500: '#fcb3ff',
950: '#000000',
},
}SCSS
$custom: #fcb3ff; $custom-light: #fecaff; $custom-dark: #000000;
JSON
{
"hex": "#fcb3ff",
"rgb": {
"r": 252,
"g": 179,
"b": 255
},
"hsl": {
"h": 297.632,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.85943,
"c": 0.12875,
"h": 325.3
},
"luminance": 0.60156
}Semantic roles & 50–950 ramp
primary
#FCB3FF
secondary
#75E670
accent
#E60009
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386