#FCDAFB#FCDAFB
#FCDAFB is a very light, muted purple. Relative luminance 0.778; OKLCH L 92.6% C 0.057 H 326.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAFB |
|---|---|
| RGB | rgb(252, 218, 251) |
| HSL | hsl(302, 85%, 92%) |
| HSV | hsv(302, 13%, 99%) |
| CMYK | cmyk(0%, 13.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(90.69, 17.32, -11.69) |
| CIE-LCH | lch(90.69, 20.90, 325.99°) |
| OKLab | oklab(92.64% 0.0479 -0.0312) |
| OKLCH | oklch(92.64% 0.057 326.9) |
| XYZ | xyz(82.6267, 77.8046, 101.9132) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.83
Very Light Purple
#F6CEFC
ΔE00 4.16
Pale Lavender
#EECFFE
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 6.84
Pale Lilac
#E4CBFF
ΔE00 7.25
Light Pink
#FFD1DF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAFB #DAFCDB
analogous
#ECDAFC #FCDAFB #FCDAEA
triadic
#FCDAFB #FBFCDA #DAFBFC
tetradic
#FCDAFB #FCECDA #DAFCDB #DAEAFC
square
#FCDAFB #FCECDA #DAFCDB #DAEAFC
split-complementary
#FCDAFB #EAFCDA #DAFCEC
monochromatic
#F369EF #F7A1F5 #FCDAFB #FDE3FC #FDE3FC
Accessibility & contrast
On white
1.27
#FCDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FCDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAFB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAFB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#FFDCE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdafb; /* rgb */ color: rgb(252, 218, 251); /* oklch */ color: oklch(92.6% 0.057 326.9);
Tailwind
colors: {
custom: {
50: '#fde5fc',
500: '#fcdafb',
950: '#000000',
},
}SCSS
$custom: #fcdafb; $custom-light: #fde5fc; $custom-dark: #000000;
JSON
{
"hex": "#fcdafb",
"rgb": {
"r": 252,
"g": 218,
"b": 251
},
"hsl": {
"h": 301.765,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.92637,
"c": 0.05712,
"h": 326.9
},
"luminance": 0.77803
}Semantic roles & 50–950 ramp
primary
#FCDAFB
secondary
#96E498
accent
#E10B04
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485