#FED7FA#FED7FA
#FED7FA is a very light, moderate purple. Relative luminance 0.766; OKLCH L 92.2% C 0.063 H 329.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FED7FA |
|---|---|
| RGB | rgb(254, 215, 250) |
| HSL | hsl(306, 95%, 92%) |
| HSV | hsv(306, 15%, 100%) |
| CMYK | cmyk(0%, 15.4%, 1.6%, 0.4%) |
| CIE-LAB | lab(90.13, 19.37, -11.99) |
| CIE-LCH | lch(90.13, 22.78, 328.25°) |
| OKLab | oklab(92.23% 0.054 -0.0319) |
| OKLCH | oklch(92.23% 0.063 329.4) |
| XYZ | xyz(82.4268, 76.5754, 100.8623) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.74
Very Light Purple
#F6CEFC
ΔE00 3.51
Pale Lavender
#EECFFE
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 6.44
Light Pink
#FFD1DF
ΔE00 7.16
Pale Lilac
#E4CBFF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED7FA #D7FEDB
analogous
#EFD7FE #FED7FA #FED7E7
triadic
#FED7FA #FAFED7 #D7FAFE
tetradic
#FED7FA #FEEFD7 #D7FEDB #D7E7FE
square
#FED7FA #FEEFD7 #D7FEDB #D7E7FE
split-complementary
#FED7FA #E7FED7 #D7FEEF
monochromatic
#FB60EB #FD9BF3 #FED7FA #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.29
#FED7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FED7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED7FA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED7FA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#DEE5F9
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fed7fa; /* rgb */ color: rgb(254, 215, 250); /* oklch */ color: oklch(92.2% 0.063 329.4);
Tailwind
colors: {
custom: {
50: '#ffe3fc',
500: '#fed7fa',
950: '#000000',
},
}SCSS
$custom: #fed7fa; $custom-light: #ffe3fc; $custom-dark: #000000;
JSON
{
"hex": "#fed7fa",
"rgb": {
"r": 254,
"g": 215,
"b": 250
},
"hsl": {
"h": 306.154,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.92231,
"c": 0.06276,
"h": 329.4
},
"luminance": 0.76574
}Semantic roles & 50–950 ramp
primary
#FED7FA
secondary
#90E999
accent
#E61800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485