#FEDFF9#FEDFF9
#FEDFF9 is a very light, muted purple. Relative luminance 0.807; OKLCH L 93.7% C 0.048 H 331.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFF9 |
|---|---|
| RGB | rgb(254, 223, 249) |
| HSL | hsl(310, 94%, 94%) |
| HSV | hsv(310, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 2%, 0.4%) |
| CIE-LAB | lab(91.99, 15.02, -8.69) |
| CIE-LCH | lch(91.99, 17.35, 329.96°) |
| OKLab | oklab(93.67% 0.0421 -0.023) |
| OKLCH | oklch(93.67% 0.048 331.3) |
| XYZ | xyz(84.3575, 80.6871, 100.7344) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.02
Light Pink
#FFD1DF
ΔE00 6.38
Very Light Purple
#F6CEFC
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.90
Pale Pink
#FFCFDC
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFF9 #DFFEE4
analogous
#F3DFFE #FEDFF9 #FEDFE9
triadic
#FEDFF9 #F9FEDF #DFF9FE
tetradic
#FEDFF9 #FEF3DF #DFFEE4 #DFE9FE
square
#FEDFF9 #FEF3DF #DFFEE4 #DFE9FE
split-complementary
#FEDFF9 #E9FEDF #DFFEF3
monochromatic
#FA68E3 #FCA4EE #FEDFF9 #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.23
#FEDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FEDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFF9
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFF9 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FA
Deuteranopia (green-blind)
#E5E9F8
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fedff9; /* rgb */ color: rgb(254, 223, 249); /* oklch */ color: oklch(93.7% 0.048 331.3);
Tailwind
colors: {
custom: {
50: '#fee9fb',
500: '#fedff9',
950: '#000000',
},
}SCSS
$custom: #fedff9; $custom-light: #fee9fb; $custom-dark: #000000;
JSON
{
"hex": "#fedff9",
"rgb": {
"r": 254,
"g": 223,
"b": 249
},
"hsl": {
"h": 309.677,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93669,
"c": 0.04798,
"h": 331.3
},
"luminance": 0.80686
}Semantic roles & 50–950 ramp
primary
#FEDFF9
secondary
#98EAA5
accent
#E62500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485