#FEDFFF#FEDFFF
#FEDFFF is a very light, muted purple. Relative luminance 0.811; OKLCH L 93.9% C 0.054 H 325.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFFF |
|---|---|
| RGB | rgb(254, 223, 255) |
| HSL | hsl(298, 100%, 94%) |
| HSV | hsv(298, 13%, 100%) |
| CMYK | cmyk(0.4%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(92.16, 16.09, -11.57) |
| CIE-LCH | lch(92.16, 19.82, 324.28°) |
| OKLab | oklab(93.86% 0.0442 -0.0309) |
| OKLCH | oklch(93.86% 0.054 325) |
| XYZ | xyz(85.3083, 81.0674, 105.7419) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.84
Very Light Purple
#F6CEFC
ΔE00 5.06
Pale Lavender
#EECFFE
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 7.53
Pale Lilac
#E4CBFF
ΔE00 7.65
Light Pink
#FFD1DF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFFF #E0FFDF
analogous
#EEDFFF #FEDFFF #FFDFF0
triadic
#FEDFFF #FFFEDF #DFFFFE
tetradic
#FEDFFF #FFEEDF #E0FFDF #DFF0FF
square
#FEDFFF #FFEEDF #E0FFDF #DFF0FF
split-complementary
#FEDFFF #F0FFDF #DFFFEE
monochromatic
#FA65FF #FCA2FF #FEDFFF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.22
#FEDFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#FEDFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFFF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFFF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#FFE2E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fedfff; /* rgb */ color: rgb(254, 223, 255); /* oklch */ color: oklch(93.9% 0.054 325.0);
Tailwind
colors: {
custom: {
50: '#ffe9ff',
500: '#fedfff',
950: '#000000',
},
}SCSS
$custom: #fedfff; $custom-light: #ffe9ff; $custom-dark: #000000;
JSON
{
"hex": "#fedfff",
"rgb": {
"r": 254,
"g": 223,
"b": 255
},
"hsl": {
"h": 298.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93857,
"c": 0.05387,
"h": 325
},
"luminance": 0.81066
}Semantic roles & 50–950 ramp
primary
#FEDFFF
secondary
#98EC96
accent
#E60007
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486