#EEDBDF#EEDBDF

#EEDBDF is a very light, muted red. Relative luminance 0.742; OKLCH L 90.8% C 0.022 H 3.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).

Color values

HEX#EEDBDF
RGBrgb(238, 219, 223)
HSLhsl(347, 36%, 90%)
HSVhsv(347, 8%, 93%)
CMYKcmyk(0%, 8%, 6.3%, 6.7%)
CIE-LABlab(89.00, 7.19, 0.40)
CIE-LCHlch(89.00, 7.20, 3.20°)
OKLaboklab(90.79% 0.0215 0.0012)
OKLCHoklch(90.79% 0.022 3.1)
XYZxyz(73.9092, 74.1689, 80.2202)
Luminance0.7417 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEDBDF #DBEEEA
analogous
#EEDBE9 #EEDBDF #EEE1DB
triadic
#EEDBDF #DFEEDB #DBDFEE
tetradic
#EEDBDF #E9EEDB #DBEEEA #E1DBEE
square
#EEDBDF #E9EEDB #DBEEEA #E1DBEE
split-complementary
#EEDBDF #DBEEE1 #DBE9EE
monochromatic
#C78895 #DAB1BA #EEDBDF #F5EAED #F5EAED

Accessibility & contrast

On white

1.33
#EEDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.83
#EEDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEDBDF
15.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEDBDF#FFFFFF#000000##000000
##EEDBDF1.001.3315.8315.83
#FFFFFF1.331.0021.0021.00
#00000015.8321.001.001.00
##00000015.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#F2DADC
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #eedbdf;
/* rgb */ color: rgb(238, 219, 223);
/* oklch */ color: oklch(90.8% 0.022 3.1);
Tailwind
colors: {
  custom: {
    50: '#f3e6e9',
    500: '#eedbdf',
    950: '#000000',
  },
}
SCSS
$custom: #eedbdf;
$custom-light: #f3e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#eedbdf",
  "rgb": {
    "r": 238,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 347.368,
    "s": 35.849,
    "l": 89.608
  },
  "oklch": {
    "l": 0.90792,
    "c": 0.02155,
    "h": 3.1
  },
  "luminance": 0.74168
}

Semantic roles & 50–950 ramp

primary
#EEDBDF
secondary
#A4C9C1
accent
#AF9537
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484

Preview Lab

Preview with #EEDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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