#EEEEDF#EEEEDF

#EEEEDF is a very light, near-neutral yellow. Relative luminance 0.847; OKLCH L 94.5% C 0.020 H 106.8°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).

Color values

HEX#EEEEDF
RGBrgb(238, 238, 223)
HSLhsl(60, 31%, 90%)
HSVhsv(60, 6%, 93%)
CMYKcmyk(0%, 0%, 6.3%, 6.7%)
CIE-LABlab(93.73, -2.58, 7.26)
CIE-LCHlch(93.73, 7.70, 109.57°)
OKLaboklab(94.51% -0.0057 0.019)
OKLCHoklch(94.51% 0.02 106.8)
XYZxyz(79.1519, 84.6542, 81.9678)
Luminance0.8465 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEEDF #DFDFEE
analogous
#EEE6DF #EEEEDF #E6EEDF
triadic
#EEEEDF #DFEEEE #EEDFEE
tetradic
#EEEEDF #DFEEE6 #DFDFEE #EEDFE6
square
#EEEEDF #DFEEE6 #DFDFEE #EEDFE6
split-complementary
#EEEEDF #DFE6EE #E6DFEE
monochromatic
#C4C48F #D9D9B7 #EEEEDF #F4F4EB #F4F4EB

Accessibility & contrast

On white

1.17
#EEEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.93
#EEEEDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEEDF
17.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEEDF#FFFFFF#000000##000000
##EEEEDF1.001.1717.9317.93
#FFFFFF1.171.0021.0021.00
#00000017.9321.001.001.00
##00000017.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1EDDE
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#F1ECEA
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #eeeedf;
/* rgb */ color: rgb(238, 238, 223);
/* oklch */ color: oklch(94.5% 0.020 106.8);
Tailwind
colors: {
  custom: {
    50: '#f3f3e9',
    500: '#eeeedf',
    950: '#000000',
  },
}
SCSS
$custom: #eeeedf;
$custom-light: #f3f3e9;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeedf",
  "rgb": {
    "r": 238,
    "g": 238,
    "b": 223
  },
  "hsl": {
    "h": 60,
    "s": 30.612,
    "l": 90.392
  },
  "oklch": {
    "l": 0.94505,
    "c": 0.01986,
    "h": 106.8
  },
  "luminance": 0.84654
}

Semantic roles & 50–950 ramp

primary
#EEEEDF
secondary
#AAAAC8
accent
#3CA93C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584

Preview Lab

Preview with #EEEEDF

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

Preview Lab → · Contrast checker → · Palette generator →

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