#FEDAFC#FEDAFC
#FEDAFC is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.8% C 0.059 H 327.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDAFC |
|---|---|
| RGB | rgb(254, 218, 252) |
| HSL | hsl(303, 95%, 93%) |
| HSV | hsv(303, 14%, 100%) |
| CMYK | cmyk(0%, 14.2%, 0.8%, 0.4%) |
| CIE-LAB | lab(90.89, 18.16, -11.90) |
| CIE-LCH | lch(90.89, 21.71, 326.77°) |
| OKLab | oklab(92.84% 0.0503 -0.0317) |
| OKLCH | oklch(92.84% 0.059 327.8) |
| XYZ | xyz(83.5130, 78.2434, 102.7797) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.44
Very Light Purple
#F6CEFC
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 6.75
Light Pink
#FFD1DF
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDAFC #DAFEDC
analogous
#EEDAFE #FEDAFC #FEDAEA
triadic
#FEDAFC #FCFEDA #DAFCFE
tetradic
#FEDAFC #FEEEDA #DAFEDC #DAEAFE
square
#FEDAFC #FEEEDA #DAFEDC #DAEAFE
split-complementary
#FEDAFC #EAFEDA #DAFEEE
monochromatic
#FB63F2 #FC9EF7 #FEDAFC #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.26
#FEDAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FEDAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDAFC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDAFC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#FFDCE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedafc; /* rgb */ color: rgb(254, 218, 252); /* oklch */ color: oklch(92.8% 0.059 327.8);
Tailwind
colors: {
custom: {
50: '#ffe5fd',
500: '#fedafc',
950: '#000000',
},
}SCSS
$custom: #fedafc; $custom-light: #ffe5fd; $custom-dark: #000000;
JSON
{
"hex": "#fedafc",
"rgb": {
"r": 254,
"g": 218,
"b": 252
},
"hsl": {
"h": 303.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92843,
"c": 0.05949,
"h": 327.8
},
"luminance": 0.78242
}Semantic roles & 50–950 ramp
primary
#FEDAFC
secondary
#93E998
accent
#E60D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485