#EFDCDC#EFDCDC
#EFDCDC is a very light, muted red. Relative luminance 0.747; OKLCH L 91.0% C 0.021 H 17.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCDC |
|---|---|
| RGB | rgb(239, 220, 220) |
| HSL | hsl(0, 37%, 90%) |
| HSV | hsv(0, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 7.9%, 6.3%) |
| CIE-LAB | lab(89.25, 6.51, 2.36) |
| CIE-LCH | lch(89.25, 6.93, 19.91°) |
| OKLab | oklab(90.98% 0.02 0.0063) |
| OKLCH | oklch(90.98% 0.021 17.5) |
| XYZ | xyz(74.1068, 74.7055, 78.2120) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.51
Lavenderblush
#FFF0F5
ΔE00 4.89
Very Light Pink
#FFF4F2
ΔE00 5.91
Seashell
#FFF5EE
ΔE00 7.54
Linen
#FAF0E6
ΔE00 8.09
Snow
#FFFAFA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCDC #DCEFEF
analogous
#EFDCE6 #EFDCDC #EFE6DC
triadic
#EFDCDC #DCEFDC #DCDCEF
tetradic
#EFDCDC #E6EFDC #DCEFEF #E6DCEF
square
#EFDCDC #E6EFDC #DCEFEF #E6DCEF
split-complementary
#EFDCDC #DCEFE6 #DCE6EF
monochromatic
#C98888 #DCB2B2 #EFDCDC #F5EAEA #F5EAEA
Accessibility & contrast
On white
1.32
#EFDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EFDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCDC
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCDC | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E3E2DC
Tritanopia (blue-blind)
#F4DADC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcdc; /* rgb */ color: rgb(239, 220, 220); /* oklch */ color: oklch(91.0% 0.021 17.5);
Tailwind
colors: {
custom: {
50: '#f4e6e6',
500: '#efdcdc',
950: '#000000',
},
}SCSS
$custom: #efdcdc; $custom-light: #f4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#efdcdc",
"rgb": {
"r": 239,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.90984,
"c": 0.02097,
"h": 17.5
},
"luminance": 0.74704
}Semantic roles & 50–950 ramp
primary
#EFDCDC
secondary
#A5CACA
accent
#B0B035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484