#FCEDFD#FCEDFD
#FCEDFD is a very light, muted purple. Relative luminance 0.884; OKLCH L 96.3% C 0.026 H 323.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDFD |
|---|---|
| RGB | rgb(252, 237, 253) |
| HSL | hsl(296, 80%, 96%) |
| HSV | hsv(296, 6%, 99%) |
| CMYK | cmyk(0.4%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(95.31, 7.82, -5.88) |
| CIE-LCH | lch(95.31, 9.79, 323.08°) |
| OKLab | oklab(96.25% 0.0214 -0.0156) |
| OKLCH | oklch(96.25% 0.026 323.9) |
| XYZ | xyz(88.1560, 88.3563, 105.3198) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.49
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Ghostwhite
#F8F8FF
ΔE00 7.81
Very Light Pink
#FFF4F2
ΔE00 8.24
Mistyrose
#FFE4E1
ΔE00 8.61
Snow
#FFFAFA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDFD #EEFDED
analogous
#F4EDFD #FCEDFD #FDEDF6
triadic
#FCEDFD #FDFCED #EDFDFC
tetradic
#FCEDFD #FDF4ED #EEFDED #EDF6FD
square
#FCEDFD #FDF4ED #EEFDED #EDF6FD
split-complementary
#FCEDFD #F6FDED #EDFDF4
monochromatic
#EA7FF1 #F3B6F7 #FAE3FC #FAE3FC #FAE3FC
Accessibility & contrast
On white
1.12
#FCEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#FCEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDFD
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDFD | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FE
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#FDEEF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedfd; /* rgb */ color: rgb(252, 237, 253); /* oklch */ color: oklch(96.3% 0.026 323.9);
Tailwind
colors: {
custom: {
50: '#fdf2fe',
500: '#fcedfd',
950: '#000000',
},
}SCSS
$custom: #fcedfd; $custom-light: #fdf2fe; $custom-dark: #000000;
JSON
{
"hex": "#fcedfd",
"rgb": {
"r": 252,
"g": 237,
"b": 253
},
"hsl": {
"h": 296.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96252,
"c": 0.02646,
"h": 323.9
},
"luminance": 0.88356
}Semantic roles & 50–950 ramp
primary
#FCEDFD
secondary
#ACE6A8
accent
#DC0916
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585