#FCDEFA#FCDEFA
#FCDEFA is a very light, muted purple. Relative luminance 0.798; OKLCH L 93.3% C 0.049 H 328.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEFA |
|---|---|
| RGB | rgb(252, 222, 250) |
| HSL | hsl(304, 83%, 93%) |
| HSV | hsv(304, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.61, 15.06, -9.79) |
| CIE-LCH | lch(91.61, 17.96, 326.97°) |
| OKLab | oklab(93.34% 0.0418 -0.026) |
| OKLCH | oklch(93.34% 0.049 328) |
| XYZ | xyz(83.5192, 79.8413, 101.4351) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 6.20
Light Pink
#FFD1DF
ΔE00 6.91
Pale Pink
#FFCFDC
ΔE00 7.61
Thistle
#D8BFD8
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEFA #DEFCE0
analogous
#EFDEFC #FCDEFA #FCDEEB
triadic
#FCDEFA #FAFCDE #DEFAFC
tetradic
#FCDEFA #FCEFDE #DEFCE0 #DEEBFC
square
#FCDEFA #FCEFDE #DEFCE0 #DEEBFC
split-complementary
#FCDEFA #EBFCDE #DEFCEF
monochromatic
#F26EE9 #F7A6F1 #FCDEFA #FCE3FB #FCE3FB
Accessibility & contrast
On white
1.24
#FCDEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FCDEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEFA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEFA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#FEE0E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdefa; /* rgb */ color: rgb(252, 222, 250); /* oklch */ color: oklch(93.3% 0.049 328.0);
Tailwind
colors: {
custom: {
50: '#fde8fc',
500: '#fcdefa',
950: '#000000',
},
}SCSS
$custom: #fcdefa; $custom-light: #fde8fc; $custom-dark: #000000;
JSON
{
"hex": "#fcdefa",
"rgb": {
"r": 252,
"g": 222,
"b": 250
},
"hsl": {
"h": 304,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93344,
"c": 0.04921,
"h": 328
},
"luminance": 0.7984
}Semantic roles & 50–950 ramp
primary
#FCDEFA
secondary
#9AE49F
accent
#E01406
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485