#FCEDFB#FCEDFB
#FCEDFB is a very light, muted purple. Relative luminance 0.882; OKLCH L 96.2% C 0.024 H 327.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDFB |
|---|---|
| RGB | rgb(252, 237, 251) |
| HSL | hsl(304, 71%, 96%) |
| HSV | hsv(304, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.26, 7.47, -4.92) |
| CIE-LCH | lch(95.26, 8.94, 326.62°) |
| OKLab | oklab(96.19% 0.0207 -0.013) |
| OKLCH | oklch(96.19% 0.024 327.8) |
| XYZ | xyz(87.8391, 88.2295, 103.6506) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.75
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Ghostwhite
#F8F8FF
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 7.52
Mistyrose
#FFE4E1
ΔE00 7.99
Snow
#FFFAFA
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDFB #EDFCEE
analogous
#F5EDFC #FCEDFB #FCEDF3
triadic
#FCEDFB #FBFCED #EDFBFC
tetradic
#FCEDFB #FCF5ED #EDFCEE #EDF3FC
square
#FCEDFB #FCF5ED #EDFCEE #EDF3FC
split-complementary
#FCEDFB #F3FCED #EDFCF5
monochromatic
#EB84E4 #F3B9EF #FBE5F9 #FBE5F9 #FBE5F9
Accessibility & contrast
On white
1.13
#FCEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FCEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDFB
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDFB | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#FDEEF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedfb; /* rgb */ color: rgb(252, 237, 251); /* oklch */ color: oklch(96.2% 0.024 327.8);
Tailwind
colors: {
custom: {
50: '#fdf2fc',
500: '#fcedfb',
950: '#000000',
},
}SCSS
$custom: #fcedfb; $custom-light: #fdf2fc; $custom-dark: #000000;
JSON
{
"hex": "#fcedfb",
"rgb": {
"r": 252,
"g": 237,
"b": 251
},
"hsl": {
"h": 304,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96193,
"c": 0.02442,
"h": 327.8
},
"luminance": 0.88229
}Semantic roles & 50–950 ramp
primary
#FCEDFB
secondary
#AAE3AE
accent
#D31F12
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585