#FDE2E6#FDE2E6
#FDE2E6 is a very light, muted red. Relative luminance 0.810; OKLCH L 93.6% C 0.030 H 7.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2E6 |
|---|---|
| RGB | rgb(253, 226, 230) |
| HSL | hsl(351, 87%, 94%) |
| HSV | hsv(351, 11%, 99%) |
| CMYK | cmyk(0%, 10.7%, 9.1%, 0.8%) |
| CIE-LAB | lab(92.13, 9.89, 1.44) |
| CIE-LCH | lch(92.13, 10.00, 8.26°) |
| OKLab | oklab(93.59% 0.0299 0.0039) |
| OKLCH | oklch(93.59% 0.03 7.5) |
| XYZ | xyz(81.9861, 80.9901, 86.1613) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.06
Lavenderblush
#FFF0F5
ΔE00 4.84
Light Pink
#FFD1DF
ΔE00 7.01
Pale Pink
#FFCFDC
ΔE00 7.36
Very Light Pink
#FFF4F2
ΔE00 7.51
Light Rose
#FFC5CB
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2E6 #E2FDF9
analogous
#FDE2F4 #FDE2E6 #FDECE2
triadic
#FDE2E6 #E6FDE2 #E2E6FD
tetradic
#FDE2E6 #F4FDE2 #E2FDF9 #ECE2FD
square
#FDE2E6 #F4FDE2 #E2FDF9 #ECE2FD
split-complementary
#FDE2E6 #E2FDEC #E2F4FD
monochromatic
#F56F83 #F9A9B5 #FDE2E6 #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.22
#FDE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FDE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2E6
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2E6 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E6
Deuteranopia (green-blind)
#ECEAE6
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fde2e6; /* rgb */ color: rgb(253, 226, 230); /* oklch */ color: oklch(93.6% 0.030 7.5);
Tailwind
colors: {
custom: {
50: '#feebed',
500: '#fde2e6',
950: '#000000',
},
}SCSS
$custom: #fde2e6; $custom-light: #feebed; $custom-dark: #000000;
JSON
{
"hex": "#fde2e6",
"rgb": {
"r": 253,
"g": 226,
"b": 230
},
"hsl": {
"h": 351.111,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93589,
"c": 0.03012,
"h": 7.5
},
"luminance": 0.80989
}Semantic roles & 50–950 ramp
primary
#FDE2E6
secondary
#9CE7DC
accent
#E4C202
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484