#FCDAFC#FCDAFC
#FCDAFC is a very light, muted purple. Relative luminance 0.779; OKLCH L 92.7% C 0.058 H 326.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAFC |
|---|---|
| RGB | rgb(252, 218, 252) |
| HSL | hsl(300, 85%, 92%) |
| HSV | hsv(300, 13%, 99%) |
| CMYK | cmyk(0%, 13.5%, 0%, 1.2%) |
| CIE-LAB | lab(90.72, 17.50, -12.17) |
| CIE-LCH | lch(90.72, 21.32, 325.19°) |
| OKLab | oklab(92.67% 0.0482 -0.0325) |
| OKLCH | oklch(92.67% 0.058 326) |
| XYZ | xyz(82.7847, 77.8678, 102.7455) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.65
Very Light Purple
#F6CEFC
ΔE00 3.93
Pale Lavender
#EECFFE
ΔE00 4.62
Light Lilac
#EDC8FF
ΔE00 6.60
Pale Lilac
#E4CBFF
ΔE00 7.03
Light Pink
#FFD1DF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAFC #DAFCDA
analogous
#EBDAFC #FCDAFC #FCDAEB
triadic
#FCDAFC #FCFCDA #DAFCFC
tetradic
#FCDAFC #FCEBDA #DAFCDA #DAEBFC
square
#FCDAFC #FCEBDA #DAFCDA #DAEBFC
split-complementary
#FCDAFC #EBFCDA #DAFCEB
monochromatic
#F369F3 #F7A1F7 #FCDAFC #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.27
#FCDAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FCDAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAFC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAFC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#FEDDE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdafc; /* rgb */ color: rgb(252, 218, 252); /* oklch */ color: oklch(92.7% 0.058 326.0);
Tailwind
colors: {
custom: {
50: '#fde5fd',
500: '#fcdafc',
950: '#000000',
},
}SCSS
$custom: #fcdafc; $custom-light: #fde5fd; $custom-dark: #000000;
JSON
{
"hex": "#fcdafc",
"rgb": {
"r": 252,
"g": 218,
"b": 252
},
"hsl": {
"h": 300,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.92669,
"c": 0.05812,
"h": 326
},
"luminance": 0.77867
}Semantic roles & 50–950 ramp
primary
#FCDAFC
secondary
#96E496
accent
#E10404
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485