#FCAFFE#FCAFFE
#FCAFFE is a very light, vivid purple. Relative luminance 0.585; OKLCH L 85.2% C 0.135 H 325.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFFE |
|---|---|
| RGB | rgb(252, 175, 254) |
| HSL | hsl(298, 98%, 84%) |
| HSV | hsv(298, 31%, 100%) |
| CMYK | cmyk(0.8%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(81.02, 40.45, -27.88) |
| CIE-LCH | lch(81.02, 49.13, 325.42°) |
| OKLab | oklab(85.25% 0.1114 -0.0756) |
| OKLCH | oklch(85.25% 0.135 325.8) |
| XYZ | xyz(73.3625, 58.5137, 101.1765) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.46
Mauve
#E0B0FF
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.38
Light Lilac
#EDC8FF
ΔE00 7.86
Light Violet
#D6B4FC
ΔE00 8.18
Very Light Purple
#F6CEFC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFFE #B1FEAF
analogous
#D5AFFE #FCAFFE #FEAFD9
triadic
#FCAFFE #FEFCAF #AFFEFC
tetradic
#FCAFFE #FED5AF #B1FEAF #AFD9FE
square
#FCAFFE #FED5AF #B1FEAF #AFD9FE
split-complementary
#FCAFFE #D9FEAF #AFFED5
monochromatic
#F736FC #FA73FD #FCAFFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.65
#FCAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FCAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFFE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFFE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#FFB6CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcaffe; /* rgb */ color: rgb(252, 175, 254); /* oklch */ color: oklch(85.2% 0.135 325.8);
Tailwind
colors: {
custom: {
50: '#fec8ff',
500: '#fcaffe',
950: '#000000',
},
}SCSS
$custom: #fcaffe; $custom-light: #fec8ff; $custom-dark: #000000;
JSON
{
"hex": "#fcaffe",
"rgb": {
"r": 252,
"g": 175,
"b": 254
},
"hsl": {
"h": 298.481,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.85248,
"c": 0.13465,
"h": 325.8
},
"luminance": 0.58511
}Semantic roles & 50–950 ramp
primary
#FCAFFE
secondary
#71E46E
accent
#E60006
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286