#FCB3FE#FCB3FE
#FCB3FE is a very light, vivid purple. Relative luminance 0.601; OKLCH L 85.9% C 0.128 H 325.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB3FE |
|---|---|
| RGB | rgb(252, 179, 254) |
| HSL | hsl(298, 97%, 85%) |
| HSV | hsv(298, 30%, 100%) |
| CMYK | cmyk(0.8%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(81.89, 38.35, -26.56) |
| CIE-LCH | lch(81.89, 46.65, 325.30°) |
| OKLab | oklab(85.91% 0.1056 -0.072) |
| OKLCH | oklch(85.91% 0.128 325.7) |
| XYZ | xyz(74.1526, 60.0939, 101.4399) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.65
Mauve
#E0B0FF
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.56
Light Lilac
#EDC8FF
ΔE00 7.02
Light Violet
#D6B4FC
ΔE00 7.98
Very Light Purple
#F6CEFC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB3FE #B5FEB3
analogous
#D7B3FE #FCB3FE #FEB3DB
triadic
#FCB3FE #FEFCB3 #B3FEFC
tetradic
#FCB3FE #FED7B3 #B5FEB3 #B3DBFE
square
#FCB3FE #FED7B3 #B5FEB3 #B3DBFE
split-complementary
#FCB3FE #DBFEB3 #B3FED7
monochromatic
#F73AFC #FA77FD #FCB3FE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.61
#FCB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FCB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB3FE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB3FE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcb3fe; /* rgb */ color: rgb(252, 179, 254); /* oklch */ color: oklch(85.9% 0.128 325.7);
Tailwind
colors: {
custom: {
50: '#fecaff',
500: '#fcb3fe',
950: '#000000',
},
}SCSS
$custom: #fcb3fe; $custom-light: #fecaff; $custom-dark: #000000;
JSON
{
"hex": "#fcb3fe",
"rgb": {
"r": 252,
"g": 179,
"b": 254
},
"hsl": {
"h": 298.4,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.85905,
"c": 0.12778,
"h": 325.7
},
"luminance": 0.60091
}Semantic roles & 50–950 ramp
primary
#FCB3FE
secondary
#74E471
accent
#E60006
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386