#FEDCF8#FEDCF8
#FEDCF8 is a very light, muted pink. Relative luminance 0.790; OKLCH L 93.1% C 0.052 H 331.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCF8 |
|---|---|
| RGB | rgb(254, 220, 248) |
| HSL | hsl(311, 94%, 93%) |
| HSV | hsv(311, 13%, 100%) |
| CMYK | cmyk(0%, 13.4%, 2.4%, 0.4%) |
| CIE-LAB | lab(91.25, 16.41, -9.26) |
| CIE-LCH | lch(91.25, 18.84, 330.55°) |
| OKLab | oklab(93.08% 0.0461 -0.0246) |
| OKLCH | oklch(93.08% 0.052 331.9) |
| XYZ | xyz(83.4075, 79.0360, 99.6504) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.05
Very Light Purple
#F6CEFC
ΔE00 5.60
Light Pink
#FFD1DF
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 6.33
Pale Pink
#FFCFDC
ΔE00 6.82
Thistle
#D8BFD8
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCF8 #DCFEE2
analogous
#F3DCFE #FEDCF8 #FEDCE7
triadic
#FEDCF8 #F8FEDC #DCF8FE
tetradic
#FEDCF8 #FEF3DC #DCFEE2 #DCE7FE
square
#FEDCF8 #FEF3DC #DCFEE2 #DCE7FE
split-complementary
#FEDCF8 #E7FEDC #DCFEF3
monochromatic
#FB65E0 #FCA0EC #FEDCF8 #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.25
#FEDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FEDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCF8
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCF8 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F9
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedcf8; /* rgb */ color: rgb(254, 220, 248); /* oklch */ color: oklch(93.1% 0.052 331.9);
Tailwind
colors: {
custom: {
50: '#ffe7fa',
500: '#fedcf8',
950: '#000000',
},
}SCSS
$custom: #fedcf8; $custom-light: #ffe7fa; $custom-dark: #000000;
JSON
{
"hex": "#fedcf8",
"rgb": {
"r": 254,
"g": 220,
"b": 248
},
"hsl": {
"h": 310.588,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.93084,
"c": 0.05223,
"h": 331.9
},
"luminance": 0.79035
}Semantic roles & 50–950 ramp
primary
#FEDCF8
secondary
#95E9A4
accent
#E62800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485