#FED7FF#FED7FF
#FED7FF is a very light, moderate purple. Relative luminance 0.769; OKLCH L 92.4% C 0.068 H 325.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FED7FF |
|---|---|
| RGB | rgb(254, 215, 255) |
| HSL | hsl(299, 100%, 92%) |
| HSV | hsv(299, 16%, 100%) |
| CMYK | cmyk(0.4%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(90.27, 20.27, -14.39) |
| CIE-LCH | lch(90.27, 24.86, 324.62°) |
| OKLab | oklab(92.39% 0.0557 -0.0385) |
| OKLCH | oklch(92.39% 0.068 325.3) |
| XYZ | xyz(83.2212, 76.8932, 105.0462) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.98
Very Light Purple
#F6CEFC
ΔE00 2.46
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 5.32
Pale Lilac
#E4CBFF
ΔE00 6.36
Light Lavendar
#EFC0FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED7FF #D8FFD7
analogous
#EAD7FF #FED7FF #FFD7EC
triadic
#FED7FF #FFFED7 #D7FFFE
tetradic
#FED7FF #FFEAD7 #D8FFD7 #D7ECFF
square
#FED7FF #FFEAD7 #D8FFD7 #D7ECFF
split-complementary
#FED7FF #ECFFD7 #D7FFEA
monochromatic
#FB5DFF #FC9AFF #FED7FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.28
#FED7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FED7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED7FF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED7FF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#FFDAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fed7ff; /* rgb */ color: rgb(254, 215, 255); /* oklch */ color: oklch(92.4% 0.068 325.3);
Tailwind
colors: {
custom: {
50: '#ffe3ff',
500: '#fed7ff',
950: '#000000',
},
}SCSS
$custom: #fed7ff; $custom-light: #ffe3ff; $custom-dark: #000000;
JSON
{
"hex": "#fed7ff",
"rgb": {
"r": 254,
"g": 215,
"b": 255
},
"hsl": {
"h": 298.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92393,
"c": 0.0677,
"h": 325.3
},
"luminance": 0.76892
}Semantic roles & 50–950 ramp
primary
#FED7FF
secondary
#91EB8F
accent
#E60006
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486