#FEDCF9#FEDCF9
#FEDCF9 is a very light, muted purple. Relative luminance 0.791; OKLCH L 93.1% C 0.053 H 330.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCF9 |
|---|---|
| RGB | rgb(254, 220, 249) |
| HSL | hsl(309, 94%, 93%) |
| HSV | hsv(309, 13%, 100%) |
| CMYK | cmyk(0%, 13.4%, 2%, 0.4%) |
| CIE-LAB | lab(91.28, 16.58, -9.75) |
| CIE-LCH | lch(91.28, 19.24, 329.56°) |
| OKLab | oklab(93.12% 0.0464 -0.0259) |
| OKLCH | oklch(93.12% 0.053 330.9) |
| XYZ | xyz(83.5631, 79.0982, 100.4696) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.82
Very Light Purple
#F6CEFC
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 6.07
Light Pink
#FFD1DF
ΔE00 6.39
Pale Pink
#FFCFDC
ΔE00 7.06
Thistle
#D8BFD8
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCF9 #DCFEE1
analogous
#F2DCFE #FEDCF9 #FEDCE8
triadic
#FEDCF9 #F9FEDC #DCF9FE
tetradic
#FEDCF9 #FEF2DC #DCFEE1 #DCE8FE
square
#FEDCF9 #FEF2DC #DCFEE1 #DCE8FE
split-complementary
#FEDCF9 #E8FEDC #DCFEF2
monochromatic
#FB65E5 #FCA0EF #FEDCF9 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.25
#FEDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FEDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCF9
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCF9 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FA
Deuteranopia (green-blind)
#E2E8F8
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedcf9; /* rgb */ color: rgb(254, 220, 249); /* oklch */ color: oklch(93.1% 0.053 330.9);
Tailwind
colors: {
custom: {
50: '#ffe7fb',
500: '#fedcf9',
950: '#000000',
},
}SCSS
$custom: #fedcf9; $custom-light: #ffe7fb; $custom-dark: #000000;
JSON
{
"hex": "#fedcf9",
"rgb": {
"r": 254,
"g": 220,
"b": 249
},
"hsl": {
"h": 308.824,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.93115,
"c": 0.05316,
"h": 330.9
},
"luminance": 0.79097
}Semantic roles & 50–950 ramp
primary
#FEDCF9
secondary
#95E9A1
accent
#E62200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485