#FDEBEB#FDEBEB
#FDEBEB is a very light, near-neutral red. Relative luminance 0.863; OKLCH L 95.4% C 0.020 H 17.5°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBEB |
|---|---|
| RGB | rgb(253, 235, 235) |
| HSL | hsl(0, 82%, 96%) |
| HSV | hsv(0, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 7.1%, 0.8%) |
| CIE-LAB | lab(94.44, 6.08, 2.20) |
| CIE-LCH | lch(94.44, 6.47, 19.85°) |
| OKLab | oklab(95.44% 0.0187 0.0059) |
| OKLCH | oklch(95.44% 0.02 17.5) |
| XYZ | xyz(85.2101, 86.2986, 90.7496) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.58
Mistyrose
#FFE4E1
ΔE00 3.39
Very Light Pink
#FFF4F2
ΔE00 3.50
Seashell
#FFF5EE
ΔE00 5.69
Snow
#FFFAFA
ΔE00 5.93
Linen
#FAF0E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBEB #EBFDFD
analogous
#FDEBF4 #FDEBEB #FDF4EB
triadic
#FDEBEB #EBFDEB #EBEBFD
tetradic
#FDEBEB #F4FDEB #EBFDFD #F4EBFD
square
#FDEBEB #F4FDEB #EBFDFD #F4EBFD
split-complementary
#FDEBEB #EBFDF4 #EBF4FD
monochromatic
#F27C7C #F7B3B3 #FCE3E3 #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.15
#FDEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#FDEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBEB
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBEB | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#FFEAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdebeb; /* rgb */ color: rgb(253, 235, 235); /* oklch */ color: oklch(95.4% 0.020 17.5);
Tailwind
colors: {
custom: {
50: '#fef1f1',
500: '#fdebeb',
950: '#000000',
},
}SCSS
$custom: #fdebeb; $custom-light: #fef1f1; $custom-dark: #000000;
JSON
{
"hex": "#fdebeb",
"rgb": {
"r": 253,
"g": 235,
"b": 235
},
"hsl": {
"h": 0,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.95437,
"c": 0.0196,
"h": 17.5
},
"luminance": 0.86297
}Semantic roles & 50–950 ramp
primary
#FDEBEB
secondary
#A6E7E7
accent
#DEDE07
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585