#FCADEF#FCADEF
#FCADEF is a very light, vivid purple. Relative luminance 0.568; OKLCH L 84.4% C 0.124 H 332.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADEF |
|---|---|
| RGB | rgb(252, 173, 239) |
| HSL | hsl(310, 93%, 83%) |
| HSV | hsv(310, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 5.2%, 1.2%) |
| CIE-LAB | lab(80.08, 38.84, -21.27) |
| CIE-LCH | lch(80.08, 44.28, 331.29°) |
| OKLab | oklab(84.36% 0.1103 -0.0571) |
| OKLCH | oklch(84.36% 0.124 332.6) |
| XYZ | xyz(70.6675, 56.8175, 88.8891) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.55
Light Lavendar
#EFC0FE
ΔE00 6.34
Mauve
#E0B0FF
ΔE00 7.83
Light Lilac
#EDC8FF
ΔE00 8.45
Pale Mauve
#FED0FC
ΔE00 8.55
Very Light Purple
#F6CEFC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADEF #ADFCBA
analogous
#E1ADFC #FCADEF #FCADC7
triadic
#FCADEF #EFFCAD #ADEFFC
tetradic
#FCADEF #FCE1AD #ADFCBA #ADC7FC
square
#FCADEF #FCE1AD #ADFCBA #ADC7FC
split-complementary
#FCADEF #C7FCAD #ADFCE1
monochromatic
#F837D8 #FA72E3 #FCADEF #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.70
#FCADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FCADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADEF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADEF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F2
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#FFB1C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcadef; /* rgb */ color: rgb(252, 173, 239); /* oklch */ color: oklch(84.4% 0.124 332.6);
Tailwind
colors: {
custom: {
50: '#fec6f4',
500: '#fcadef',
950: '#000000',
},
}SCSS
$custom: #fcadef; $custom-light: #fec6f4; $custom-dark: #000000;
JSON
{
"hex": "#fcadef",
"rgb": {
"r": 252,
"g": 173,
"b": 239
},
"hsl": {
"h": 309.873,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.84359,
"c": 0.12418,
"h": 332.6
},
"luminance": 0.56815
}Semantic roles & 50–950 ramp
primary
#FCADEF
secondary
#6DE080
accent
#E62600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285