#FCCAFE#FCCAFE
#FCCAFE is a very light, moderate purple. Relative luminance 0.701; OKLCH L 89.8% C 0.088 H 325.1°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCAFE |
|---|---|
| RGB | rgb(252, 202, 254) |
| HSL | hsl(298, 96%, 89%) |
| HSV | hsv(298, 20%, 100%) |
| CMYK | cmyk(0.8%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(87.04, 26.26, -18.74) |
| CIE-LCH | lch(87.04, 32.26, 324.49°) |
| OKLab | oklab(89.85% 0.0721 -0.0504) |
| OKLCH | oklch(89.85% 0.088 325.1) |
| XYZ | xyz(79.1527, 70.0941, 103.1066) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.17
Pale Mauve
#FED0FC
ΔE00 2.19
Light Lilac
#EDC8FF
ΔE00 3.47
Light Lavendar
#EFC0FE
ΔE00 3.66
Pale Lavender
#EECFFE
ΔE00 4.04
Pale Lilac
#E4CBFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCAFE #CCFECA
analogous
#E2CAFE #FCCAFE #FECAE6
triadic
#FCCAFE #FEFCCA #CAFEFC
tetradic
#FCCAFE #FEE2CA #CCFECA #CAE6FE
square
#FCCAFE #FEE2CA #CCFECA #CAE6FE
split-complementary
#FCCAFE #E6FECA #CAFEE2
monochromatic
#F552FC #F98EFD #FCCAFE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.40
#FCCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#FCCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCAFE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCAFE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#FFCEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fccafe; /* rgb */ color: rgb(252, 202, 254); /* oklch */ color: oklch(89.8% 0.088 325.1);
Tailwind
colors: {
custom: {
50: '#fddafe',
500: '#fccafe',
950: '#000000',
},
}SCSS
$custom: #fccafe; $custom-light: #fddafe; $custom-dark: #000000;
JSON
{
"hex": "#fccafe",
"rgb": {
"r": 252,
"g": 202,
"b": 254
},
"hsl": {
"h": 297.692,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.89849,
"c": 0.08793,
"h": 325.1
},
"luminance": 0.70092
}Semantic roles & 50–950 ramp
primary
#FCCAFE
secondary
#89E785
accent
#E60009
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171517
muted
#858485