#FED7FE#FED7FE
#FED7FE is a very light, moderate purple. Relative luminance 0.768; OKLCH L 92.4% C 0.067 H 326.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FED7FE |
|---|---|
| RGB | rgb(254, 215, 254) |
| HSL | hsl(300, 95%, 92%) |
| HSV | hsv(300, 15%, 100%) |
| CMYK | cmyk(0%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(90.24, 20.09, -13.91) |
| CIE-LCH | lch(90.24, 24.44, 325.29°) |
| OKLab | oklab(92.36% 0.0554 -0.0372) |
| OKLCH | oklch(92.36% 0.067 326.1) |
| XYZ | xyz(83.0607, 76.8290, 104.2006) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.07
Very Light Purple
#F6CEFC
ΔE00 2.64
Pale Lavender
#EECFFE
ΔE00 3.97
Light Lilac
#EDC8FF
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 6.54
Light Lavendar
#EFC0FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED7FE #D7FED7
analogous
#EBD7FE #FED7FE #FED7EB
triadic
#FED7FE #FEFED7 #D7FEFE
tetradic
#FED7FE #FEEBD7 #D7FED7 #D7EBFE
square
#FED7FE #FEEBD7 #D7FED7 #D7EBFE
split-complementary
#FED7FE #EBFED7 #D7FEEB
monochromatic
#FB60FB #FD9BFD #FED7FE #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.28
#FED7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FED7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED7FE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED7FE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#FFDAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fed7fe; /* rgb */ color: rgb(254, 215, 254); /* oklch */ color: oklch(92.4% 0.067 326.1);
Tailwind
colors: {
custom: {
50: '#ffe3fe',
500: '#fed7fe',
950: '#000000',
},
}SCSS
$custom: #fed7fe; $custom-light: #ffe3fe; $custom-dark: #000000;
JSON
{
"hex": "#fed7fe",
"rgb": {
"r": 254,
"g": 215,
"b": 254
},
"hsl": {
"h": 300,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.9236,
"c": 0.06668,
"h": 326.1
},
"luminance": 0.76827
}Semantic roles & 50–950 ramp
primary
#FED7FE
secondary
#90E990
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485