#EEDEDF#EEDEDF

#EEDEDF is a very light, near-neutral red. Relative luminance 0.757; OKLCH L 91.4% C 0.018 H 13.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).

Color values

HEX#EEDEDF
RGBrgb(238, 222, 223)
HSLhsl(356, 32%, 90%)
HSVhsv(356, 7%, 93%)
CMYKcmyk(0%, 6.7%, 6.3%, 6.7%)
CIE-LABlab(89.74, 5.63, 1.48)
CIE-LCHlch(89.74, 5.82, 14.73°)
OKLaboklab(91.37% 0.0172 0.004)
OKLCHoklch(91.37% 0.018 13.1)
XYZxyz(74.6989, 75.7483, 80.4835)
Luminance0.7575 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEDEDF #DEEEED
analogous
#EEDEE7 #EEDEDF #EEE5DE
triadic
#EEDEDF #DFEEDE #DEDFEE
tetradic
#EEDEDF #E7EEDE #DEEEED #E5DEEE
square
#EEDEDF #E7EEDE #DEEEED #E5DEEE
split-complementary
#EEDEDF #DEEEE5 #DEE7EE
monochromatic
#C48D91 #D9B6B8 #EEDEDF #F5EBEB #F5EBEB

Accessibility & contrast

On white

1.30
#EEDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.15
#EEDEDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEDEDF
16.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEDEDF#FFFFFF#000000##000000
##EEDEDF1.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)
#E0E0DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#F2DDDE
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #eededf;
/* rgb */ color: rgb(238, 222, 223);
/* oklch */ color: oklch(91.4% 0.018 13.1);
Tailwind
colors: {
  custom: {
    50: '#f3e8e9',
    500: '#eededf',
    950: '#000000',
  },
}
SCSS
$custom: #eededf;
$custom-light: #f3e8e9;
$custom-dark: #000000;
JSON
{
  "hex": "#eededf",
  "rgb": {
    "r": 238,
    "g": 222,
    "b": 223
  },
  "hsl": {
    "h": 356.25,
    "s": 32,
    "l": 90.196
  },
  "oklch": {
    "l": 0.91371,
    "c": 0.01762,
    "h": 13.1
  },
  "luminance": 0.75747
}

Semantic roles & 50–950 ramp

primary
#EEDEDF
secondary
#A8C8C6
accent
#ABA43B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #EEDEDF

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

Preview Lab → · Contrast checker → · Palette generator →

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