#FED9FD#FED9FD
#FED9FD is a very light, moderate purple. Relative luminance 0.778; OKLCH L 92.7% C 0.062 H 326.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FED9FD |
|---|---|
| RGB | rgb(254, 217, 253) |
| HSL | hsl(302, 95%, 92%) |
| HSV | hsv(302, 15%, 100%) |
| CMYK | cmyk(0%, 14.6%, 0.4%, 0.4%) |
| CIE-LAB | lab(90.68, 18.86, -12.73) |
| CIE-LCH | lch(90.68, 22.76, 325.98°) |
| OKLab | oklab(92.69% 0.0521 -0.034) |
| OKLCH | oklch(92.69% 0.062 326.9) |
| XYZ | xyz(83.4133, 77.7898, 103.5303) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.91
Very Light Purple
#F6CEFC
ΔE00 3.43
Pale Lavender
#EECFFE
ΔE00 4.47
Light Lilac
#EDC8FF
ΔE00 6.25
Pale Lilac
#E4CBFF
ΔE00 6.99
Light Pink
#FFD1DF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED9FD #D9FEDA
analogous
#EDD9FE #FED9FD #FED9EA
triadic
#FED9FD #FDFED9 #D9FDFE
tetradic
#FED9FD #FEEDD9 #D9FEDA #D9EAFE
square
#FED9FD #FEEDD9 #D9FEDA #D9EAFE
split-complementary
#FED9FD #EAFED9 #D9FEED
monochromatic
#FB62F7 #FC9DFA #FED9FD #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.27
#FED9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FED9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED9FD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED9FD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FF
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#FFDCE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fed9fd; /* rgb */ color: rgb(254, 217, 253); /* oklch */ color: oklch(92.7% 0.062 326.9);
Tailwind
colors: {
custom: {
50: '#ffe4fe',
500: '#fed9fd',
950: '#000000',
},
}SCSS
$custom: #fed9fd; $custom-light: #ffe4fe; $custom-dark: #000000;
JSON
{
"hex": "#fed9fd",
"rgb": {
"r": 254,
"g": 217,
"b": 253
},
"hsl": {
"h": 301.622,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.92692,
"c": 0.06221,
"h": 326.9
},
"luminance": 0.77788
}Semantic roles & 50–950 ramp
primary
#FED9FD
secondary
#92E995
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485