#FEDFFE#FEDFFE
#FEDFFE is a very light, muted purple. Relative luminance 0.810; OKLCH L 93.8% C 0.053 H 326.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFFE |
|---|---|
| RGB | rgb(254, 223, 254) |
| HSL | hsl(300, 94%, 94%) |
| HSV | hsv(300, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(92.13, 15.91, -11.09) |
| CIE-LCH | lch(92.13, 19.40, 325.12°) |
| OKLab | oklab(93.83% 0.0438 -0.0296) |
| OKLCH | oklch(93.83% 0.053 326) |
| XYZ | xyz(85.1478, 81.0032, 104.8963) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.00
Very Light Purple
#F6CEFC
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 5.65
Light Pink
#FFD1DF
ΔE00 7.52
Light Lilac
#EDC8FF
ΔE00 7.76
Pale Lilac
#E4CBFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFFE #DFFEDF
analogous
#EEDFFE #FEDFFE #FEDFEE
triadic
#FEDFFE #FEFEDF #DFFEFE
tetradic
#FEDFFE #FEEEDF #DFFEDF #DFEEFE
square
#FEDFFE #FEEEDF #DFFEDF #DFEEFE
split-complementary
#FEDFFE #EEFEDF #DFFEEE
monochromatic
#FA68FA #FCA4FC #FEDFFE #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.22
#FEDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FEDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFFE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFFE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#FFE1E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fedffe; /* rgb */ color: rgb(254, 223, 254); /* oklch */ color: oklch(93.8% 0.053 326.0);
Tailwind
colors: {
custom: {
50: '#ffe9fe',
500: '#fedffe',
950: '#000000',
},
}SCSS
$custom: #fedffe; $custom-light: #ffe9fe; $custom-dark: #000000;
JSON
{
"hex": "#fedffe",
"rgb": {
"r": 254,
"g": 223,
"b": 254
},
"hsl": {
"h": 300,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93825,
"c": 0.05285,
"h": 326
},
"luminance": 0.81002
}Semantic roles & 50–950 ramp
primary
#FEDFFE
secondary
#98EA98
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485