#EEE3EE#EEE3EE

#EEE3EE is a very light, near-neutral purple. Relative luminance 0.793; OKLCH L 92.8% C 0.019 H 325.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).

Color values

HEX#EEE3EE
RGBrgb(238, 227, 238)
HSLhsl(300, 24%, 91%)
HSVhsv(300, 5%, 93%)
CMYKcmyk(0%, 4.6%, 0%, 6.7%)
CIE-LABlab(91.36, 5.66, -4.01)
CIE-LCHlch(91.36, 6.93, 324.70°)
OKLaboklab(92.77% 0.0156 -0.0106)
OKLCHoklch(92.77% 0.019 325.7)
XYZxyz(78.1592, 79.2888, 92.0591)
Luminance0.7929 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE3EE #E3EEE3
analogous
#E8E3EE #EEE3EE #EEE3E8
triadic
#EEE3EE #EEEEE3 #E3EEEE
tetradic
#EEE3EE #EEE8E3 #E3EEE3 #E3E8EE
square
#EEE3EE #EEE8E3 #E3EEE3 #E3E8EE
split-complementary
#EEE3EE #E8EEE3 #E3EEE8
monochromatic
#C097C0 #D7BDD7 #EEE3EE #F3ECF3 #F3ECF3

Accessibility & contrast

On white

1.25
#EEE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.86
#EEE3EE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE3EE
16.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE3EE#FFFFFF#000000##000000
##EEE3EE1.001.2516.8616.86
#FFFFFF1.251.0021.0021.00
#00000016.8621.001.001.00
##00000016.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#EFE4E6
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #eee3ee;
/* rgb */ color: rgb(238, 227, 238);
/* oklch */ color: oklch(92.8% 0.019 325.7);
Tailwind
colors: {
  custom: {
    50: '#f3ebf3',
    500: '#eee3ee',
    950: '#000000',
  },
}
SCSS
$custom: #eee3ee;
$custom-light: #f3ebf3;
$custom-dark: #000000;
JSON
{
  "hex": "#eee3ee",
  "rgb": {
    "r": 238,
    "g": 227,
    "b": 238
  },
  "hsl": {
    "h": 300,
    "s": 24.444,
    "l": 91.176
  },
  "oklch": {
    "l": 0.92769,
    "c": 0.01882,
    "h": 325.7
  },
  "luminance": 0.79288
}

Semantic roles & 50–950 ramp

primary
#EEE3EE
secondary
#AFC6AF
accent
#A34343
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #EEE3EE

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

Preview Lab → · Contrast checker → · Palette generator →

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