#FDECEB#FDECEB
#FDECEB is a very light, near-neutral red. Relative luminance 0.869; OKLCH L 95.6% C 0.019 H 21.6°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECEB |
|---|---|
| RGB | rgb(253, 236, 235) |
| HSL | hsl(3, 82%, 96%) |
| HSV | hsv(3, 7%, 99%) |
| CMYK | cmyk(0%, 6.7%, 7.1%, 0.8%) |
| CIE-LAB | lab(94.68, 5.57, 2.55) |
| CIE-LCH | lch(94.68, 6.13, 24.61°) |
| OKLab | oklab(95.63% 0.0173 0.0068) |
| OKLCH | oklch(95.63% 0.019 21.6) |
| XYZ | xyz(85.4972, 86.8728, 90.8453) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.87
Very Light Pink
#FFF4F2
ΔE00 2.92
Mistyrose
#FFE4E1
ΔE00 3.71
Seashell
#FFF5EE
ΔE00 5.01
Snow
#FFFAFA
ΔE00 5.46
Linen
#FAF0E6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECEB #EBFCFD
analogous
#FDEBF3 #FDECEB #FDF5EB
triadic
#FDECEB #EBFDEC #ECEBFD
tetradic
#FDECEB #F3FDEB #EBFCFD #F5EBFD
square
#FDECEB #F3FDEB #EBFCFD #F5EBFD
split-complementary
#FDECEB #EBFDF5 #EBF3FD
monochromatic
#F2827C #F7B7B3 #FCE5E3 #FCE5E3 #FCE5E3
Accessibility & contrast
On white
1.14
#FDECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#FDECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECEB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECEB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdeceb; /* rgb */ color: rgb(253, 236, 235); /* oklch */ color: oklch(95.6% 0.019 21.6);
Tailwind
colors: {
custom: {
50: '#fef2f1',
500: '#fdeceb',
950: '#000000',
},
}SCSS
$custom: #fdeceb; $custom-light: #fef2f1; $custom-dark: #000000;
JSON
{
"hex": "#fdeceb",
"rgb": {
"r": 253,
"g": 236,
"b": 235
},
"hsl": {
"h": 3.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.95629,
"c": 0.01856,
"h": 21.6
},
"luminance": 0.86872
}Semantic roles & 50–950 ramp
primary
#FDECEB
secondary
#A6E3E7
accent
#D2DE07
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585