#FEDFF8#FEDFF8
#FEDFF8 is a very light, muted pink. Relative luminance 0.806; OKLCH L 93.6% C 0.047 H 332.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFF8 |
|---|---|
| RGB | rgb(254, 223, 248) |
| HSL | hsl(312, 94%, 94%) |
| HSV | hsv(312, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 2.4%, 0.4%) |
| CIE-LAB | lab(91.96, 14.85, -8.21) |
| CIE-LCH | lch(91.96, 16.96, 331.07°) |
| OKLab | oklab(93.64% 0.0417 -0.0217) |
| OKLCH | oklch(93.64% 0.047 332.5) |
| XYZ | xyz(84.2020, 80.6248, 99.9152) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.16
Pale Mauve
#FED0FC
ΔE00 6.25
Very Light Purple
#F6CEFC
ΔE00 6.69
Pale Pink
#FFCFDC
ΔE00 6.88
Pale Lavender
#EECFFE
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFF8 #DFFEE5
analogous
#F4DFFE #FEDFF8 #FEDFE8
triadic
#FEDFF8 #F8FEDF #DFF8FE
tetradic
#FEDFF8 #FEF4DF #DFFEE5 #DFE8FE
square
#FEDFF8 #FEF4DF #DFFEE5 #DFE8FE
split-complementary
#FEDFF8 #E8FEDF #DFFEF4
monochromatic
#FA68DE #FCA4EB #FEDFF8 #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.23
#FEDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FEDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFF8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFF8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F9
Deuteranopia (green-blind)
#E5E9F7
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fedff8; /* rgb */ color: rgb(254, 223, 248); /* oklch */ color: oklch(93.6% 0.047 332.5);
Tailwind
colors: {
custom: {
50: '#fee9fa',
500: '#fedff8',
950: '#000000',
},
}SCSS
$custom: #fedff8; $custom-light: #fee9fa; $custom-dark: #000000;
JSON
{
"hex": "#fedff8",
"rgb": {
"r": 254,
"g": 223,
"b": 248
},
"hsl": {
"h": 311.613,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93639,
"c": 0.04706,
"h": 332.5
},
"luminance": 0.80623
}Semantic roles & 50–950 ramp
primary
#FEDFF8
secondary
#98EAA7
accent
#E62C00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485