#FCDAFF#FCDAFF
#FCDAFF is a very light, moderate purple. Relative luminance 0.781; OKLCH L 92.8% C 0.061 H 323.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAFF |
|---|---|
| RGB | rgb(252, 218, 255) |
| HSL | hsl(295, 100%, 93%) |
| HSV | hsv(295, 15%, 100%) |
| CMYK | cmyk(1.2%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(90.81, 18.04, -13.61) |
| CIE-LCH | lch(90.81, 22.60, 322.97°) |
| OKLab | oklab(92.77% 0.0492 -0.0364) |
| OKLCH | oklch(92.77% 0.061 323.5) |
| XYZ | xyz(83.2639, 78.0595, 105.2690) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.26
Very Light Purple
#F6CEFC
ΔE00 3.35
Pale Lavender
#EECFFE
ΔE00 3.96
Light Lilac
#EDC8FF
ΔE00 5.92
Pale Lilac
#E4CBFF
ΔE00 6.40
Light Lavendar
#EFC0FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAFF #DDFFDA
analogous
#E9DAFF #FCDAFF #FFDAEF
triadic
#FCDAFF #FFFCDA #DAFFFC
tetradic
#FCDAFF #FFE9DA #DDFFDA #DAEFFF
square
#FCDAFF #FFE9DA #DDFFDA #DAEFFF
split-complementary
#FCDAFF #EFFFDA #DAFFE9
monochromatic
#F260FF #F79DFF #FCDAFF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.26
#FCDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FCDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAFF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAFF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#FEDDE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdaff; /* rgb */ color: rgb(252, 218, 255); /* oklch */ color: oklch(92.8% 0.061 323.5);
Tailwind
colors: {
custom: {
50: '#fde5ff',
500: '#fcdaff',
950: '#000000',
},
}SCSS
$custom: #fcdaff; $custom-light: #fde5ff; $custom-dark: #000000;
JSON
{
"hex": "#fcdaff",
"rgb": {
"r": 252,
"g": 218,
"b": 255
},
"hsl": {
"h": 295.135,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92766,
"c": 0.06122,
"h": 323.5
},
"luminance": 0.78058
}Semantic roles & 50–950 ramp
primary
#FCDAFF
secondary
#99EC92
accent
#E60013
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486