#FED9FF#FED9FF
#FED9FF is a very light, moderate purple. Relative luminance 0.779; OKLCH L 92.8% C 0.064 H 325.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FED9FF |
|---|---|
| RGB | rgb(254, 217, 255) |
| HSL | hsl(298, 100%, 93%) |
| HSV | hsv(298, 15%, 100%) |
| CMYK | cmyk(0.4%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(90.74, 19.22, -13.69) |
| CIE-LCH | lch(90.74, 23.60, 324.54°) |
| OKLab | oklab(92.76% 0.0528 -0.0366) |
| OKLCH | oklch(92.76% 0.064 325.3) |
| XYZ | xyz(83.7336, 77.9179, 105.2170) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.65
Very Light Purple
#F6CEFC
ΔE00 3.04
Pale Lavender
#EECFFE
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 5.81
Pale Lilac
#E4CBFF
ΔE00 6.59
Light Lavendar
#EFC0FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED9FF #DAFFD9
analogous
#EBD9FF #FED9FF #FFD9ED
triadic
#FED9FF #FFFED9 #D9FFFE
tetradic
#FED9FF #FFEBD9 #DAFFD9 #D9EDFF
square
#FED9FF #FFEBD9 #DAFFD9 #D9EDFF
split-complementary
#FED9FF #EDFFD9 #D9FFEB
monochromatic
#FB5FFF #FC9CFF #FED9FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.27
#FED9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FED9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED9FF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED9FF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#FFDCE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fed9ff; /* rgb */ color: rgb(254, 217, 255); /* oklch */ color: oklch(92.8% 0.064 325.3);
Tailwind
colors: {
custom: {
50: '#ffe4ff',
500: '#fed9ff',
950: '#000000',
},
}SCSS
$custom: #fed9ff; $custom-light: #ffe4ff; $custom-dark: #000000;
JSON
{
"hex": "#fed9ff",
"rgb": {
"r": 254,
"g": 217,
"b": 255
},
"hsl": {
"h": 298.421,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92756,
"c": 0.06424,
"h": 325.3
},
"luminance": 0.77917
}Semantic roles & 50–950 ramp
primary
#FED9FF
secondary
#93EC91
accent
#E60006
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486