#FED8FD#FED8FD
#FED8FD is a very light, moderate purple. Relative luminance 0.773; OKLCH L 92.5% C 0.064 H 326.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FED8FD |
|---|---|
| RGB | rgb(254, 216, 253) |
| HSL | hsl(302, 95%, 92%) |
| HSV | hsv(302, 15%, 100%) |
| CMYK | cmyk(0%, 15%, 0.4%, 0.4%) |
| CIE-LAB | lab(90.45, 19.38, -13.08) |
| CIE-LCH | lch(90.45, 23.39, 325.99°) |
| OKLab | oklab(92.51% 0.0536 -0.0349) |
| OKLCH | oklch(92.51% 0.064 326.9) |
| XYZ | xyz(83.1563, 77.2759, 103.4446) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.55
Very Light Purple
#F6CEFC
ΔE00 3.12
Pale Lavender
#EECFFE
ΔE00 4.30
Light Lilac
#EDC8FF
ΔE00 5.99
Pale Lilac
#E4CBFF
ΔE00 6.85
Light Lavendar
#EFC0FE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED8FD #D8FED9
analogous
#ECD8FE #FED8FD #FED8EA
triadic
#FED8FD #FDFED8 #D8FDFE
tetradic
#FED8FD #FEECD8 #D8FED9 #D8EAFE
square
#FED8FD #FEECD8 #D8FED9 #D8EAFE
split-complementary
#FED8FD #EAFED8 #D8FEEC
monochromatic
#FB61F7 #FC9CFA #FED8FD #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.28
#FED8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FED8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED8FD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED8FD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#FFDBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fed8fd; /* rgb */ color: rgb(254, 216, 253); /* oklch */ color: oklch(92.5% 0.064 326.9);
Tailwind
colors: {
custom: {
50: '#ffe4fe',
500: '#fed8fd',
950: '#000000',
},
}SCSS
$custom: #fed8fd; $custom-light: #ffe4fe; $custom-dark: #000000;
JSON
{
"hex": "#fed8fd",
"rgb": {
"r": 254,
"g": 216,
"b": 253
},
"hsl": {
"h": 301.579,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.92509,
"c": 0.06395,
"h": 326.9
},
"luminance": 0.77274
}Semantic roles & 50–950 ramp
primary
#FED8FD
secondary
#91E994
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485