#FDEBE9#FDEBE9
#FDEBE9 is a very light, near-neutral red. Relative luminance 0.862; OKLCH L 95.4% C 0.020 H 25.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBE9 |
|---|---|
| RGB | rgb(253, 235, 233) |
| HSL | hsl(6, 83%, 95%) |
| HSV | hsv(6, 8%, 99%) |
| CMYK | cmyk(0%, 7.1%, 7.9%, 0.8%) |
| CIE-LAB | lab(94.39, 5.75, 3.16) |
| CIE-LCH | lch(94.39, 6.57, 28.81°) |
| OKLab | oklab(95.38% 0.018 0.0084) |
| OKLCH | oklch(95.38% 0.02 25.2) |
| XYZ | xyz(84.9228, 86.1837, 89.2364) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.21
Mistyrose
#FFE4E1
ΔE00 3.31
Lavenderblush
#FFF0F5
ΔE00 3.39
Seashell
#FFF5EE
ΔE00 5.03
Snow
#FFFAFA
ΔE00 5.84
Linen
#FAF0E6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBE9 #E9FBFD
analogous
#FDE9F1 #FDEBE9 #FDF5E9
triadic
#FDEBE9 #E9FDEB #EBE9FD
tetradic
#FDEBE9 #F1FDE9 #E9FBFD #F5E9FD
square
#FDEBE9 #F1FDE9 #E9FBFD #F5E9FD
split-complementary
#FDEBE9 #E9FDF5 #E9F1FD
monochromatic
#F38579 #F8B8B1 #FCE6E3 #FCE6E3 #FCE6E3
Accessibility & contrast
On white
1.15
#FDEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#FDEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBE9
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBE9 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDE9
Deuteranopia (green-blind)
#F2F0E9
Tritanopia (blue-blind)
#FFE9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdebe9; /* rgb */ color: rgb(253, 235, 233); /* oklch */ color: oklch(95.4% 0.020 25.2);
Tailwind
colors: {
custom: {
50: '#fef1f0',
500: '#fdebe9',
950: '#000000',
},
}SCSS
$custom: #fdebe9; $custom-light: #fef1f0; $custom-dark: #000000;
JSON
{
"hex": "#fdebe9",
"rgb": {
"r": 253,
"g": 235,
"b": 233
},
"hsl": {
"h": 6,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.95383,
"c": 0.01983,
"h": 25.2
},
"luminance": 0.86183
}Semantic roles & 50–950 ramp
primary
#FDEBE9
secondary
#A3E0E7
accent
#CAE006
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585