#FDEBED#FDEBED
#FDEBED is a very light, near-neutral red. Relative luminance 0.864; OKLCH L 95.5% C 0.020 H 9.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBED |
|---|---|
| RGB | rgb(253, 235, 237) |
| HSL | hsl(353, 82%, 96%) |
| HSV | hsv(353, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 6.3%, 0.8%) |
| CIE-LAB | lab(94.49, 6.42, 1.23) |
| CIE-LCH | lch(94.49, 6.54, 10.85°) |
| OKLab | oklab(95.49% 0.0194 0.0034) |
| OKLCH | oklch(95.49% 0.02 9.8) |
| XYZ | xyz(85.5007, 86.4148, 92.2799) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.89
Mistyrose
#FFE4E1
ΔE00 3.72
Very Light Pink
#FFF4F2
ΔE00 3.97
Snow
#FFFAFA
ΔE00 6.13
Seashell
#FFF5EE
ΔE00 6.40
Linen
#FAF0E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBED #EBFDFB
analogous
#FDEBF6 #FDEBED #FDF2EB
triadic
#FDEBED #EDFDEB #EBEDFD
tetradic
#FDEBED #F6FDEB #EBFDFB #F2EBFD
square
#FDEBED #F6FDEB #EBFDFB #F2EBFD
split-complementary
#FDEBED #EBFDF2 #EBF6FD
monochromatic
#F27C89 #F7B3BB #FCE3E6 #FCE3E6 #FCE3E6
Accessibility & contrast
On white
1.15
#FDEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FDEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBED
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBED | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdebed; /* rgb */ color: rgb(253, 235, 237); /* oklch */ color: oklch(95.5% 0.020 9.8);
Tailwind
colors: {
custom: {
50: '#fef1f2',
500: '#fdebed',
950: '#000000',
},
}SCSS
$custom: #fdebed; $custom-light: #fef1f2; $custom-dark: #000000;
JSON
{
"hex": "#fdebed",
"rgb": {
"r": 253,
"g": 235,
"b": 237
},
"hsl": {
"h": 353.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.95493,
"c": 0.01973,
"h": 9.8
},
"luminance": 0.86414
}Semantic roles & 50–950 ramp
primary
#FDEBED
secondary
#A6E7DF
accent
#DEC607
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585