#FCEDFA#FCEDFA
#FCEDFA is a very light, muted purple. Relative luminance 0.882; OKLCH L 96.2% C 0.023 H 330.0°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDFA |
|---|---|
| RGB | rgb(252, 237, 250) |
| HSL | hsl(308, 71%, 96%) |
| HSV | hsv(308, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 0.8%, 1.2%) |
| CIE-LAB | lab(95.23, 7.29, -4.44) |
| CIE-LCH | lch(95.23, 8.54, 328.66°) |
| OKLab | oklab(96.16% 0.0203 -0.0117) |
| OKLCH | oklch(96.16% 0.023 330) |
| XYZ | xyz(87.6819, 88.1666, 102.8226) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.37
Lavender (CSS)
#E6E6FA
ΔE00 6.72
Very Light Pink
#FFF4F2
ΔE00 7.16
Ghostwhite
#F8F8FF
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 7.67
Snow
#FFFAFA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDFA #EDFCEF
analogous
#F6EDFC #FCEDFA #FCEDF2
triadic
#FCEDFA #FAFCED #EDFAFC
tetradic
#FCEDFA #FCF6ED #EDFCEF #EDF2FC
square
#FCEDFA #FCF6ED #EDFCEF #EDF2FC
split-complementary
#FCEDFA #F2FCED #EDFCF6
monochromatic
#EB84DD #F3B9EB #FBE5F8 #FBE5F8 #FBE5F8
Accessibility & contrast
On white
1.13
#FCEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FCEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDFA
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDFA | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FB
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#FDEEF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedfa; /* rgb */ color: rgb(252, 237, 250); /* oklch */ color: oklch(96.2% 0.023 330.0);
Tailwind
colors: {
custom: {
50: '#fdf2fc',
500: '#fcedfa',
950: '#000000',
},
}SCSS
$custom: #fcedfa; $custom-light: #fdf2fc; $custom-dark: #000000;
JSON
{
"hex": "#fcedfa",
"rgb": {
"r": 252,
"g": 237,
"b": 250
},
"hsl": {
"h": 308,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96164,
"c": 0.02345,
"h": 330
},
"luminance": 0.88166
}Semantic roles & 50–950 ramp
primary
#FCEDFA
secondary
#AAE3B2
accent
#D32C12
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585