#FEDCEA#FEDCEA
#FEDCEA is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.7% C 0.042 H 351.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCEA |
|---|---|
| RGB | rgb(254, 220, 234) |
| HSL | hsl(335, 94%, 93%) |
| HSV | hsv(335, 13%, 100%) |
| CMYK | cmyk(0%, 13.4%, 7.9%, 0.4%) |
| CIE-LAB | lab(90.87, 14.01, -2.48) |
| CIE-LCH | lch(90.87, 14.23, 349.95°) |
| OKLab | oklab(92.66% 0.0412 -0.0064) |
| OKLCH | oklch(92.66% 0.042 351.2) |
| XYZ | xyz(81.3163, 78.1995, 88.6363) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.69
Pale Pink
#FFCFDC
ΔE00 4.33
Mistyrose
#FFE4E1
ΔE00 7.36
Light Rose
#FFC5CB
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 7.96
Bubblegum
#FFC1CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCEA #DCFEF0
analogous
#FEDCFB #FEDCEA #FEDFDC
triadic
#FEDCEA #EAFEDC #DCEAFE
tetradic
#FEDCEA #FBFEDC #DCFEF0 #DFDCFE
square
#FEDCEA #FBFEDC #DCFEF0 #DFDCFE
split-complementary
#FEDCEA #DCFEDF #DCFBFE
monochromatic
#FB65A3 #FCA0C6 #FEDCEA #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.26
#FEDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FEDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCEA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCEA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#E6E7E9
Tritanopia (blue-blind)
#FFDBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedcea; /* rgb */ color: rgb(254, 220, 234); /* oklch */ color: oklch(92.7% 0.042 351.2);
Tailwind
colors: {
custom: {
50: '#ffe7f0',
500: '#fedcea',
950: '#000000',
},
}SCSS
$custom: #fedcea; $custom-light: #ffe7f0; $custom-dark: #000000;
JSON
{
"hex": "#fedcea",
"rgb": {
"r": 254,
"g": 220,
"b": 234
},
"hsl": {
"h": 335.294,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.92663,
"c": 0.04164,
"h": 351.2
},
"luminance": 0.78198
}Semantic roles & 50–950 ramp
primary
#FEDCEA
secondary
#95E9C7
accent
#E68700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485