#FCEDFC#FCEDFC
#FCEDFC is a very light, muted purple. Relative luminance 0.883; OKLCH L 96.2% C 0.025 H 325.8°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDFC |
|---|---|
| RGB | rgb(252, 237, 252) |
| HSL | hsl(300, 71%, 96%) |
| HSV | hsv(300, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(95.28, 7.65, -5.40) |
| CIE-LCH | lch(95.28, 9.36, 324.77°) |
| OKLab | oklab(96.22% 0.021 -0.0143) |
| OKLCH | oklch(96.22% 0.025 325.8) |
| XYZ | xyz(87.9971, 88.2927, 104.4830) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.12
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Ghostwhite
#F8F8FF
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 7.88
Mistyrose
#FFE4E1
ΔE00 8.30
Snow
#FFFAFA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDFC #EDFCED
analogous
#F4EDFC #FCEDFC #FCEDF4
triadic
#FCEDFC #FCFCED #EDFCFC
tetradic
#FCEDFC #FCF4ED #EDFCED #EDF4FC
square
#FCEDFC #FCF4ED #EDFCED #EDF4FC
split-complementary
#FCEDFC #F4FCED #EDFCF4
monochromatic
#EB84EB #F3B9F3 #FBE5FB #FBE5FB #FBE5FB
Accessibility & contrast
On white
1.13
#FCEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FCEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDFC
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDFC | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#FDEEF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedfc; /* rgb */ color: rgb(252, 237, 252); /* oklch */ color: oklch(96.2% 0.025 325.8);
Tailwind
colors: {
custom: {
50: '#fdf2fd',
500: '#fcedfc',
950: '#000000',
},
}SCSS
$custom: #fcedfc; $custom-light: #fdf2fd; $custom-dark: #000000;
JSON
{
"hex": "#fcedfc",
"rgb": {
"r": 252,
"g": 237,
"b": 252
},
"hsl": {
"h": 300,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96223,
"c": 0.02542,
"h": 325.8
},
"luminance": 0.88292
}Semantic roles & 50–950 ramp
primary
#FCEDFC
secondary
#AAE3AA
accent
#D31212
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585