#EFDEDC#EFDEDC
#EFDEDC is a very light, near-neutral red. Relative luminance 0.758; OKLCH L 91.4% C 0.019 H 25.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEDC |
|---|---|
| RGB | rgb(239, 222, 220) |
| HSL | hsl(6, 37%, 90%) |
| HSV | hsv(6, 8%, 94%) |
| CMYK | cmyk(0%, 7.1%, 7.9%, 6.3%) |
| CIE-LAB | lab(89.75, 5.47, 3.07) |
| CIE-LCH | lch(89.75, 6.28, 29.32°) |
| OKLab | oklab(91.37% 0.0171 0.0082) |
| OKLCH | oklch(91.37% 0.019 25.6) |
| XYZ | xyz(74.6348, 75.7616, 78.3880) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.88
Lavenderblush
#FFF0F5
ΔE00 5.02
Very Light Pink
#FFF4F2
ΔE00 5.05
Seashell
#FFF5EE
ΔE00 6.34
Linen
#FAF0E6
ΔE00 6.73
Snow
#FFFAFA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEDC #DCEDEF
analogous
#EFDCE3 #EFDEDC #EFE8DC
triadic
#EFDEDC #DCEFDE #DEDCEF
tetradic
#EFDEDC #E3EFDC #DCEDEF #E8DCEF
square
#EFDEDC #E3EFDC #DCEDEF #E8DCEF
split-complementary
#EFDEDC #DCEFE8 #DCE3EF
monochromatic
#C98F88 #DCB6B2 #EFDEDC #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.30
#EFDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EFDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEDC
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEDC | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#F3DCDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdedc; /* rgb */ color: rgb(239, 222, 220); /* oklch */ color: oklch(91.4% 0.019 25.6);
Tailwind
colors: {
custom: {
50: '#f4e8e6',
500: '#efdedc',
950: '#000000',
},
}SCSS
$custom: #efdedc; $custom-light: #f4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#efdedc",
"rgb": {
"r": 239,
"g": 222,
"b": 220
},
"hsl": {
"h": 6.316,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.9137,
"c": 0.01895,
"h": 25.6
},
"luminance": 0.75761
}Semantic roles & 50–950 ramp
primary
#EFDEDC
secondary
#A5C6CA
accent
#A3B035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484