#FDECFC#FDECFC
#FDECFC is a very light, muted purple. Relative luminance 0.879; OKLCH L 96.1% C 0.028 H 327.6°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECFC |
|---|---|
| RGB | rgb(253, 236, 252) |
| HSL | hsl(304, 81%, 96%) |
| HSV | hsv(304, 7%, 99%) |
| CMYK | cmyk(0%, 6.7%, 0.4%, 0.8%) |
| CIE-LAB | lab(95.12, 8.49, -5.63) |
| CIE-LCH | lch(95.12, 10.19, 326.44°) |
| OKLab | oklab(96.11% 0.0235 -0.0149) |
| OKLCH | oklch(96.11% 0.028 327.6) |
| XYZ | xyz(88.0716, 87.9025, 104.4038) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.60
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Mistyrose
#FFE4E1
ΔE00 8.33
Ghostwhite
#F8F8FF
ΔE00 8.42
Very Light Pink
#FFF4F2
ΔE00 8.46
Snow
#FFFAFA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECFC #ECFDED
analogous
#F5ECFD #FDECFC #FDECF3
triadic
#FDECFC #FCFDEC #ECFCFD
tetradic
#FDECFC #FDF5EC #ECFDED #ECF3FD
square
#FDECFC #FDF5EC #ECFDED #ECF3FD
split-complementary
#FDECFC #F3FDEC #ECFDF5
monochromatic
#F17DEB #F7B5F3 #FCE3FB #FCE3FB #FCE3FB
Accessibility & contrast
On white
1.13
#FDECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FDECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECFC
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECFC | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FD
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#FEEDF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdecfc; /* rgb */ color: rgb(253, 236, 252); /* oklch */ color: oklch(96.1% 0.028 327.6);
Tailwind
colors: {
custom: {
50: '#fef2fd',
500: '#fdecfc',
950: '#000000',
},
}SCSS
$custom: #fdecfc; $custom-light: #fef2fd; $custom-dark: #000000;
JSON
{
"hex": "#fdecfc",
"rgb": {
"r": 253,
"g": 236,
"b": 252
},
"hsl": {
"h": 303.529,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.96114,
"c": 0.02781,
"h": 327.6
},
"luminance": 0.87902
}Semantic roles & 50–950 ramp
primary
#FDECFC
secondary
#A7E7AA
accent
#DD1508
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585