#FEDFF1#FEDFF1
#FEDFF1 is a very light, muted pink. Relative luminance 0.802; OKLCH L 93.4% C 0.041 H 342.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFF1 |
|---|---|
| RGB | rgb(254, 223, 241) |
| HSL | hsl(325, 94%, 94%) |
| HSV | hsv(325, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 5.1%, 0.4%) |
| CIE-LAB | lab(91.77, 13.63, -4.82) |
| CIE-LCH | lch(91.77, 14.46, 340.51°) |
| OKLab | oklab(93.43% 0.0393 -0.0126) |
| OKLCH | oklch(93.43% 0.041 342.1) |
| XYZ | xyz(83.1362, 80.1986, 94.3024) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.97
Pale Pink
#FFCFDC
ΔE00 5.68
Lavenderblush
#FFF0F5
ΔE00 7.86
Pale Mauve
#FED0FC
ΔE00 8.14
Thistle
#D8BFD8
ΔE00 8.21
Mistyrose
#FFE4E1
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFF1 #DFFEEC
analogous
#FBDFFE #FEDFF1 #FEDFE1
triadic
#FEDFF1 #F1FEDF #DFF1FE
tetradic
#FEDFF1 #FEFBDF #DFFEEC #DFE1FE
square
#FEDFF1 #FEFBDF #DFFEEC #DFE1FE
split-complementary
#FEDFF1 #E1FEDF #DFFEFB
monochromatic
#FA68BD #FCA4D7 #FEDFF1 #FEE1F2 #FEE1F2
Accessibility & contrast
On white
1.23
#FEDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FEDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFF1
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFF1 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F2
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#FFDFE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fedff1; /* rgb */ color: rgb(254, 223, 241); /* oklch */ color: oklch(93.4% 0.041 342.1);
Tailwind
colors: {
custom: {
50: '#ffe9f5',
500: '#fedff1',
950: '#000000',
},
}SCSS
$custom: #fedff1; $custom-light: #ffe9f5; $custom-dark: #000000;
JSON
{
"hex": "#fedff1",
"rgb": {
"r": 254,
"g": 223,
"b": 241
},
"hsl": {
"h": 325.161,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93427,
"c": 0.04127,
"h": 342.1
},
"luminance": 0.80197
}Semantic roles & 50–950 ramp
primary
#FEDFF1
secondary
#98EABA
accent
#E66000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485