#EEEEE3#EEEEE3

#EEEEE3 is a very light, near-neutral yellow. Relative luminance 0.849; OKLCH L 94.6% C 0.015 H 106.7°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).

Color values

HEX#EEEEE3
RGBrgb(238, 238, 227)
HSLhsl(60, 24%, 91%)
HSVhsv(60, 5%, 93%)
CMYKcmyk(0%, 0%, 4.6%, 6.7%)
CIE-LABlab(93.83, -1.91, 5.32)
CIE-LCHlch(93.83, 5.65, 109.73°)
OKLaboklab(94.61% -0.0042 0.014)
OKLCHoklch(94.61% 0.015 106.7)
XYZxyz(79.6975, 84.8725, 84.8416)
Luminance0.8487 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEEE3 #E3E3EE
analogous
#EEE8E3 #EEEEE3 #E8EEE3
triadic
#EEEEE3 #E3EEEE #EEE3EE
tetradic
#EEEEE3 #E3EEE8 #E3E3EE #EEE3E8
square
#EEEEE3 #E3EEE8 #E3E3EE #EEE3E8
split-complementary
#EEEEE3 #E3E8EE #E8E3EE
monochromatic
#C0C097 #D7D7BD #EEEEE3 #F3F3EC #F3F3EC

Accessibility & contrast

On white

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

On black

17.97
#EEEEE3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEEE3
17.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEEE3#FFFFFF#000000##000000
##EEEEE31.001.1717.9717.97
#FFFFFF1.171.0021.0021.00
#00000017.9721.001.001.00
##00000017.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EDE2
Deuteranopia (green-blind)
#F0EDE3
Tritanopia (blue-blind)
#F0ECEB
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #eeeee3;
/* rgb */ color: rgb(238, 238, 227);
/* oklch */ color: oklch(94.6% 0.015 106.7);
Tailwind
colors: {
  custom: {
    50: '#f3f3eb',
    500: '#eeeee3',
    950: '#000000',
  },
}
SCSS
$custom: #eeeee3;
$custom-light: #f3f3eb;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeee3",
  "rgb": {
    "r": 238,
    "g": 238,
    "b": 227
  },
  "hsl": {
    "h": 60,
    "s": 24.444,
    "l": 91.176
  },
  "oklch": {
    "l": 0.94611,
    "c": 0.01459,
    "h": 106.7
  },
  "luminance": 0.84872
}

Semantic roles & 50–950 ramp

primary
#EEEEE3
secondary
#AFAFC6
accent
#43A343
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584

Preview Lab

Preview with #EEEEE3

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

Preview Lab → · Contrast checker → · Palette generator →

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