#FDEBEC#FDEBEC
#FDEBEC is a very light, near-neutral red. Relative luminance 0.864; OKLCH L 95.5% C 0.020 H 13.6°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBEC |
|---|---|
| RGB | rgb(253, 235, 236) |
| HSL | hsl(357, 82%, 96%) |
| HSV | hsv(357, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 6.7%, 0.8%) |
| CIE-LAB | lab(94.46, 6.25, 1.71) |
| CIE-LCH | lch(94.46, 6.48, 15.33°) |
| OKLab | oklab(95.47% 0.0191 0.0046) |
| OKLCH | oklch(95.47% 0.02 13.6) |
| XYZ | xyz(85.3550, 86.3565, 91.5126) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.21
Mistyrose
#FFE4E1
ΔE00 3.53
Very Light Pink
#FFF4F2
ΔE00 3.72
Snow
#FFFAFA
ΔE00 6.02
Seashell
#FFF5EE
ΔE00 6.04
Linen
#FAF0E6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBEC #EBFDFC
analogous
#FDEBF5 #FDEBEC #FDF3EB
triadic
#FDEBEC #ECFDEB #EBECFD
tetradic
#FDEBEC #F5FDEB #EBFDFC #F3EBFD
square
#FDEBEC #F5FDEB #EBFDFC #F3EBFD
split-complementary
#FDEBEC #EBFDF3 #EBF5FD
monochromatic
#F27C82 #F7B3B7 #FCE3E5 #FCE3E5 #FCE3E5
Accessibility & contrast
On white
1.15
#FDEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#FDEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBEC
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBEC | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEC
Deuteranopia (green-blind)
#F2F0EC
Tritanopia (blue-blind)
#FFEAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdebec; /* rgb */ color: rgb(253, 235, 236); /* oklch */ color: oklch(95.5% 0.020 13.6);
Tailwind
colors: {
custom: {
50: '#fef1f2',
500: '#fdebec',
950: '#000000',
},
}SCSS
$custom: #fdebec; $custom-light: #fef1f2; $custom-dark: #000000;
JSON
{
"hex": "#fdebec",
"rgb": {
"r": 253,
"g": 235,
"b": 236
},
"hsl": {
"h": 356.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.95465,
"c": 0.01962,
"h": 13.6
},
"luminance": 0.86355
}Semantic roles & 50–950 ramp
primary
#FDEBEC
secondary
#A6E7E3
accent
#DED207
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585