#EEEFC9#EEEFC9

#EEEFC9 is a very light, muted yellow. Relative luminance 0.841; OKLCH L 94.2% C 0.050 H 108.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).

Color values

HEX#EEEFC9
RGBrgb(238, 239, 201)
HSLhsl(62, 54%, 86%)
HSVhsv(62, 16%, 94%)
CMYKcmyk(0.4%, 0%, 15.9%, 6.3%)
CIE-LABlab(93.51, -6.57, 18.31)
CIE-LCHlch(93.51, 19.46, 109.74°)
OKLaboklab(94.17% -0.0158 0.0471)
OKLCHoklch(94.17% 0.05 108.6)
XYZxyz(76.6681, 84.1278, 67.4464)
Luminance0.8413 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEFC9 #CAC9EF
analogous
#EFDDC9 #EEEFC9 #DBEFC9
triadic
#EEEFC9 #C9EEEF #EFC9EE
tetradic
#EEEFC9 #C9EFDD #CAC9EF #EFC9DB
square
#EEEFC9 #C9EFDD #CAC9EF #EFC9DB
split-complementary
#EEEFC9 #C9DBEF #DDC9EF
monochromatic
#D0D36B #DFE19A #EEEFC9 #F8F8E7 #F8F8E7

Accessibility & contrast

On white

1.18
#EEEFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.83
#EEEFC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEFC9
17.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEFC9#FFFFFF#000000##000000
##EEEFC91.001.1817.8317.83
#FFFFFF1.181.0021.0021.00
#00000017.8321.001.001.00
##00000017.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6EBC7
Deuteranopia (green-blind)
#F6EDCA
Tritanopia (blue-blind)
#F4EAE4
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #eeefc9;
/* rgb */ color: rgb(238, 239, 201);
/* oklch */ color: oklch(94.2% 0.050 108.6);
Tailwind
colors: {
  custom: {
    50: '#f3f4d9',
    500: '#eeefc9',
    950: '#000000',
  },
}
SCSS
$custom: #eeefc9;
$custom-light: #f3f4d9;
$custom-dark: #000000;
JSON
{
  "hex": "#eeefc9",
  "rgb": {
    "r": 238,
    "g": 239,
    "b": 201
  },
  "hsl": {
    "h": 61.579,
    "s": 54.286,
    "l": 86.275
  },
  "oklch": {
    "l": 0.94167,
    "c": 0.04971,
    "h": 108.6
  },
  "luminance": 0.84127
}

Semantic roles & 50–950 ramp

primary
#EEEFC9
secondary
#918FCD
accent
#24C228
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583

Preview Lab

Preview with #EEEFC9

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

Preview Lab → · Contrast checker → · Palette generator →

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