#FEDCEF#FEDCEF
#FEDCEF is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.8% C 0.045 H 343.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCEF |
|---|---|
| RGB | rgb(254, 220, 239) |
| HSL | hsl(326, 94%, 93%) |
| HSV | hsv(326, 13%, 100%) |
| CMYK | cmyk(0%, 13.4%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.00, 14.85, -4.91) |
| CIE-LCH | lch(91.00, 15.64, 341.70°) |
| OKLab | oklab(92.81% 0.0429 -0.0129) |
| OKLCH | oklch(92.81% 0.045 343.3) |
| XYZ | xyz(82.0447, 78.4909, 92.4729) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.18
Pale Pink
#FFCFDC
ΔE00 4.91
Pale Mauve
#FED0FC
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 7.90
Very Light Purple
#F6CEFC
ΔE00 8.15
Lavenderblush
#FFF0F5
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCEF #DCFEEB
analogous
#FCDCFE #FEDCEF #FEDCDE
triadic
#FEDCEF #EFFEDC #DCEFFE
tetradic
#FEDCEF #FEFCDC #DCFEEB #DCDEFE
square
#FEDCEF #FEFCDC #DCFEEB #DCDEFE
split-complementary
#FEDCEF #DEFEDC #DCFEFC
monochromatic
#FB65B9 #FCA0D4 #FEDCEF #FEE1F1 #FEE1F1
Accessibility & contrast
On white
1.26
#FEDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FEDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCEF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCEF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedcef; /* rgb */ color: rgb(254, 220, 239); /* oklch */ color: oklch(92.8% 0.045 343.3);
Tailwind
colors: {
custom: {
50: '#ffe7f4',
500: '#fedcef',
950: '#000000',
},
}SCSS
$custom: #fedcef; $custom-light: #ffe7f4; $custom-dark: #000000;
JSON
{
"hex": "#fedcef",
"rgb": {
"r": 254,
"g": 220,
"b": 239
},
"hsl": {
"h": 326.471,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.9281,
"c": 0.04483,
"h": 343.3
},
"luminance": 0.78489
}Semantic roles & 50–950 ramp
primary
#FEDCEF
secondary
#95E9BA
accent
#E66500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485