#FCEDFE#FCEDFE
#FCEDFE is a very light, muted purple. Relative luminance 0.884; OKLCH L 96.3% C 0.028 H 322.2°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDFE |
|---|---|
| RGB | rgb(252, 237, 254) |
| HSL | hsl(293, 89%, 96%) |
| HSV | hsv(293, 7%, 100%) |
| CMYK | cmyk(0.8%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(95.34, 8.00, -6.36) |
| CIE-LCH | lch(95.34, 10.22, 321.54°) |
| OKLab | oklab(96.28% 0.0217 -0.0169) |
| OKLCH | oklch(96.28% 0.028 322.2) |
| XYZ | xyz(88.3157, 88.4201, 106.1609) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.86
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Ghostwhite
#F8F8FF
ΔE00 8.01
Very Light Pink
#FFF4F2
ΔE00 8.58
Mistyrose
#FFE4E1
ΔE00 8.93
Snow
#FFFAFA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDFE #EFFEED
analogous
#F4EDFE #FCEDFE #FEEDF8
triadic
#FCEDFE #FEFCED #EDFEFC
tetradic
#FCEDFE #FEF4ED #EFFEED #EDF8FE
square
#FCEDFE #FEF4ED #EFFEED #EDF8FE
split-complementary
#FCEDFE #F8FEED #EDFEF4
monochromatic
#E979F8 #F2B3FB #FAE2FD #FAE2FD #FAE2FD
Accessibility & contrast
On white
1.12
#FCEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#FCEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDFE
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDFE | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#FDEEF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcedfe; /* rgb */ color: rgb(252, 237, 254); /* oklch */ color: oklch(96.3% 0.028 322.2);
Tailwind
colors: {
custom: {
50: '#fdf2fe',
500: '#fcedfe',
950: '#000000',
},
}SCSS
$custom: #fcedfe; $custom-light: #fdf2fe; $custom-dark: #000000;
JSON
{
"hex": "#fcedfe",
"rgb": {
"r": 252,
"g": 237,
"b": 254
},
"hsl": {
"h": 292.941,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.96282,
"c": 0.02752,
"h": 322.2
},
"luminance": 0.8842
}Semantic roles & 50–950 ramp
primary
#FCEDFE
secondary
#ADEAA5
accent
#E6001B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585