#FEDCDA#FEDCDA
#FEDCDA is a very light, muted red. Relative luminance 0.773; OKLCH L 92.2% C 0.038 H 21.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCDA |
|---|---|
| RGB | rgb(254, 220, 218) |
| HSL | hsl(3, 95%, 93%) |
| HSV | hsv(3, 14%, 100%) |
| CMYK | cmyk(0%, 13.4%, 14.2%, 0.4%) |
| CIE-LAB | lab(90.47, 11.43, 5.33) |
| CIE-LCH | lch(90.47, 12.61, 24.98°) |
| OKLab | oklab(92.22% 0.0353 0.0142) |
| OKLCH | oklch(92.22% 0.038 21.9) |
| XYZ | xyz(79.1206, 77.3212, 77.0727) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.73
Light Pink
#FFD1DF
ΔE00 7.11
Pale Pink
#FFCFDC
ΔE00 7.15
Lavenderblush
#FFF0F5
ΔE00 7.57
Light Rose
#FFC5CB
ΔE00 7.92
Pale Rose
#FDC1C5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCDA #DAFCFE
analogous
#FEDAEA #FEDCDA #FEEEDA
triadic
#FEDCDA #DAFEDC #DCDAFE
tetradic
#FEDCDA #EAFEDA #DAFCFE #EEDAFE
square
#FEDCDA #EAFEDA #DAFCFE #EEDAFE
split-complementary
#FEDCDA #DAFEEE #DAEAFE
monochromatic
#FB6B63 #FCA49E #FEDCDA #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.28
#FEDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FEDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCDA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCDA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DA
Deuteranopia (green-blind)
#EAE6DA
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedcda; /* rgb */ color: rgb(254, 220, 218); /* oklch */ color: oklch(92.2% 0.038 21.9);
Tailwind
colors: {
custom: {
50: '#ffe6e5',
500: '#fedcda',
950: '#000000',
},
}SCSS
$custom: #fedcda; $custom-light: #ffe6e5; $custom-dark: #000000;
JSON
{
"hex": "#fedcda",
"rgb": {
"r": 254,
"g": 220,
"b": 218
},
"hsl": {
"h": 3.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92218,
"c": 0.03799,
"h": 21.9
},
"luminance": 0.77319
}Semantic roles & 50–950 ramp
primary
#FEDCDA
secondary
#93E4E9
accent
#D9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484