#FCC3FE#FCC3FE
#FCC3FE is a very light, moderate purple. Relative luminance 0.669; OKLCH L 88.6% C 0.100 H 325.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3FE |
|---|---|
| RGB | rgb(252, 195, 254) |
| HSL | hsl(298, 97%, 88%) |
| HSV | hsv(298, 23%, 100%) |
| CMYK | cmyk(0.8%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.44, 29.95, -21.15) |
| CIE-LCH | lch(85.44, 36.67, 324.77°) |
| OKLab | oklab(88.62% 0.0823 -0.057) |
| OKLCH | oklch(88.62% 0.1 325.3) |
| XYZ | xyz(77.5474, 66.8834, 102.5715) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.78
Light Lilac
#EDC8FF
ΔE00 4.00
Very Light Purple
#F6CEFC
ΔE00 4.01
Pale Mauve
#FED0FC
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3FE #C5FEC3
analogous
#DEC3FE #FCC3FE #FEC3E2
triadic
#FCC3FE #FEFCC3 #C3FEFC
tetradic
#FCC3FE #FEDEC3 #C5FEC3 #C3E2FE
square
#FCC3FE #FEDEC3 #C5FEC3 #C3E2FE
split-complementary
#FCC3FE #E2FEC3 #C3FEDE
monochromatic
#F64BFC #F987FD #FCC3FE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.46
#FCC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FCC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3FE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3FE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#FFC8D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc3fe; /* rgb */ color: rgb(252, 195, 254); /* oklch */ color: oklch(88.6% 0.100 325.3);
Tailwind
colors: {
custom: {
50: '#fed5fe',
500: '#fcc3fe',
950: '#000000',
},
}SCSS
$custom: #fcc3fe; $custom-light: #fed5fe; $custom-dark: #000000;
JSON
{
"hex": "#fcc3fe",
"rgb": {
"r": 252,
"g": 195,
"b": 254
},
"hsl": {
"h": 297.966,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.88621,
"c": 0.10009,
"h": 325.3
},
"luminance": 0.66881
}Semantic roles & 50–950 ramp
primary
#FCC3FE
secondary
#82E67F
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386