#FEDCFF#FEDCFF
#FEDCFF is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.3% C 0.059 H 325.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCFF |
|---|---|
| RGB | rgb(254, 220, 255) |
| HSL | hsl(298, 100%, 93%) |
| HSV | hsv(298, 14%, 100%) |
| CMYK | cmyk(0.4%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(91.45, 17.65, -12.63) |
| CIE-LCH | lch(91.45, 21.71, 324.41°) |
| OKLab | oklab(93.31% 0.0485 -0.0337) |
| OKLCH | oklch(93.31% 0.059 325.2) |
| XYZ | xyz(84.5139, 79.4785, 105.4771) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.71
Very Light Purple
#F6CEFC
ΔE00 4.00
Pale Lavender
#EECFFE
ΔE00 4.65
Light Lilac
#EDC8FF
ΔE00 6.63
Pale Lilac
#E4CBFF
ΔE00 7.05
Light Pink
#FFD1DF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCFF #DDFFDC
analogous
#ECDCFF #FEDCFF #FFDCEE
triadic
#FEDCFF #FFFEDC #DCFFFE
tetradic
#FEDCFF #FFECDC #DDFFDC #DCEEFF
square
#FEDCFF #FFECDC #DDFFDC #DCEEFF
split-complementary
#FEDCFF #EEFFDC #DCFFEC
monochromatic
#FB62FF #FC9FFF #FEDCFF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.24
#FEDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FEDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCFF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCFF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#FFDFE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedcff; /* rgb */ color: rgb(254, 220, 255); /* oklch */ color: oklch(93.3% 0.059 325.2);
Tailwind
colors: {
custom: {
50: '#ffe7ff',
500: '#fedcff',
950: '#000000',
},
}SCSS
$custom: #fedcff; $custom-light: #ffe7ff; $custom-dark: #000000;
JSON
{
"hex": "#fedcff",
"rgb": {
"r": 254,
"g": 220,
"b": 255
},
"hsl": {
"h": 298.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93305,
"c": 0.05904,
"h": 325.2
},
"luminance": 0.79477
}Semantic roles & 50–950 ramp
primary
#FEDCFF
secondary
#96EC93
accent
#E60007
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486