#FEDFFD#FEDFFD
#FEDFFD is a very light, muted purple. Relative luminance 0.809; OKLCH L 93.8% C 0.052 H 327.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFFD |
|---|---|
| RGB | rgb(254, 223, 253) |
| HSL | hsl(302, 94%, 94%) |
| HSV | hsv(302, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.10, 15.73, -10.61) |
| CIE-LCH | lch(92.10, 18.98, 326.00°) |
| OKLab | oklab(93.79% 0.0435 -0.0283) |
| OKLCH | oklch(93.79% 0.052 327) |
| XYZ | xyz(84.9880, 80.9393, 104.0552) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.18
Very Light Purple
#F6CEFC
ΔE00 5.48
Pale Lavender
#EECFFE
ΔE00 5.88
Light Pink
#FFD1DF
ΔE00 7.28
Pale Pink
#FFCFDC
ΔE00 7.97
Light Lilac
#EDC8FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFFD #DFFEE0
analogous
#EFDFFE #FEDFFD #FEDFED
triadic
#FEDFFD #FDFEDF #DFFDFE
tetradic
#FEDFFD #FEEFDF #DFFEE0 #DFEDFE
square
#FEDFFD #FEEFDF #DFFEE0 #DFEDFE
split-complementary
#FEDFFD #EDFEDF #DFFEEF
monochromatic
#FA68F6 #FCA4F9 #FEDFFD #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.22
#FEDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FEDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFFD
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFFD | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#FFE1E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fedffd; /* rgb */ color: rgb(254, 223, 253); /* oklch */ color: oklch(93.8% 0.052 327.0);
Tailwind
colors: {
custom: {
50: '#ffe9fe',
500: '#fedffd',
950: '#000000',
},
}SCSS
$custom: #fedffd; $custom-light: #ffe9fe; $custom-dark: #000000;
JSON
{
"hex": "#fedffd",
"rgb": {
"r": 254,
"g": 223,
"b": 253
},
"hsl": {
"h": 301.935,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93794,
"c": 0.05185,
"h": 327
},
"luminance": 0.80938
}Semantic roles & 50–950 ramp
primary
#FEDFFD
secondary
#98EA9A
accent
#E60700
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485