#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
RGBrgb(239, 222, 220)
HSLhsl(6, 37%, 90%)
HSVhsv(6, 8%, 94%)
CMYKcmyk(0%, 7.1%, 7.9%, 6.3%)
CIE-LABlab(89.75, 5.47, 3.07)
CIE-LCHlch(89.75, 6.28, 29.32°)
OKLaboklab(91.37% 0.0171 0.0082)
OKLCHoklch(91.37% 0.019 25.6)
XYZxyz(74.6348, 75.7616, 78.3880)
Luminance0.7576 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

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
##EFDEDC1.001.3016.1516.15
#FFFFFF1.301.0021.0021.00
#00000016.1521.001.001.00
##00000016.1521.001.001.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

Preview Lab

Preview with #EFDEDC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#EFDEDC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva