#FCDAF9#FCDAF9
#FCDAF9 is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.6% C 0.055 H 328.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAF9 |
|---|---|
| RGB | rgb(252, 218, 249) |
| HSL | hsl(305, 85%, 92%) |
| HSV | hsv(305, 13%, 99%) |
| CMYK | cmyk(0%, 13.5%, 1.2%, 1.2%) |
| CIE-LAB | lab(90.63, 16.97, -10.72) |
| CIE-LCH | lch(90.63, 20.07, 327.70°) |
| OKLab | oklab(92.57% 0.0472 -0.0285) |
| OKLCH | oklch(92.57% 0.055 328.8) |
| XYZ | xyz(82.3131, 77.6792, 100.2616) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.22
Very Light Purple
#F6CEFC
ΔE00 4.63
Pale Lavender
#EECFFE
ΔE00 5.36
Light Pink
#FFD1DF
ΔE00 6.78
Light Lilac
#EDC8FF
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAF9 #DAFCDD
analogous
#EEDAFC #FCDAF9 #FCDAE8
triadic
#FCDAF9 #F9FCDA #DAF9FC
tetradic
#FCDAF9 #FCEEDA #DAFCDD #DAE8FC
square
#FCDAF9 #FCEEDA #DAFCDD #DAE8FC
split-complementary
#FCDAF9 #E8FCDA #DAFCEE
monochromatic
#F369E7 #F7A1F0 #FCDAF9 #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.27
#FCDAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FCDAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAF9
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAF9 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1FA
Deuteranopia (green-blind)
#E0E6F8
Tritanopia (blue-blind)
#FFDCE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdaf9; /* rgb */ color: rgb(252, 218, 249); /* oklch */ color: oklch(92.6% 0.055 328.8);
Tailwind
colors: {
custom: {
50: '#fde5fb',
500: '#fcdaf9',
950: '#000000',
},
}SCSS
$custom: #fcdaf9; $custom-light: #fde5fb; $custom-dark: #000000;
JSON
{
"hex": "#fcdaf9",
"rgb": {
"r": 252,
"g": 218,
"b": 249
},
"hsl": {
"h": 305.294,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.92574,
"c": 0.05515,
"h": 328.8
},
"luminance": 0.77678
}Semantic roles & 50–950 ramp
primary
#FCDAF9
secondary
#96E49D
accent
#E11804
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485