#FED9FA#FED9FA
#FED9FA is a very light, muted purple. Relative luminance 0.776; OKLCH L 92.6% C 0.059 H 329.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FED9FA |
|---|---|
| RGB | rgb(254, 217, 250) |
| HSL | hsl(306, 95%, 92%) |
| HSV | hsv(306, 15%, 100%) |
| CMYK | cmyk(0%, 14.6%, 1.6%, 0.4%) |
| CIE-LAB | lab(90.60, 18.33, -11.29) |
| CIE-LCH | lch(90.60, 21.52, 328.38°) |
| OKLab | oklab(92.6% 0.0511 -0.03) |
| OKLCH | oklch(92.6% 0.059 329.6) |
| XYZ | xyz(82.9392, 77.6002, 101.0331) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.47
Very Light Purple
#F6CEFC
ΔE00 4.10
Pale Lavender
#EECFFE
ΔE00 5.15
Light Pink
#FFD1DF
ΔE00 6.89
Light Lilac
#EDC8FF
ΔE00 6.96
Pale Pink
#FFCFDC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED9FA #D9FEDD
analogous
#EFD9FE #FED9FA #FED9E8
triadic
#FED9FA #FAFED9 #D9FAFE
tetradic
#FED9FA #FEEFD9 #D9FEDD #D9E8FE
square
#FED9FA #FEEFD9 #D9FEDD #D9E8FE
split-complementary
#FED9FA #E8FED9 #D9FEEF
monochromatic
#FB62EA #FC9DF2 #FED9FA #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.27
#FED9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FED9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED9FA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED9FA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#E0E6F9
Tritanopia (blue-blind)
#FFDBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fed9fa; /* rgb */ color: rgb(254, 217, 250); /* oklch */ color: oklch(92.6% 0.059 329.6);
Tailwind
colors: {
custom: {
50: '#ffe4fc',
500: '#fed9fa',
950: '#000000',
},
}SCSS
$custom: #fed9fa; $custom-light: #ffe4fc; $custom-dark: #000000;
JSON
{
"hex": "#fed9fa",
"rgb": {
"r": 254,
"g": 217,
"b": 250
},
"hsl": {
"h": 306.486,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.92596,
"c": 0.05928,
"h": 329.6
},
"luminance": 0.77599
}Semantic roles & 50–950 ramp
primary
#FED9FA
secondary
#92E99C
accent
#E61900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485