#EEEEC3#EEEEC3

#EEEEC3 is a very light, muted yellow. Relative luminance 0.833; OKLCH L 93.8% C 0.056 H 107.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).

Color values

HEX#EEEEC3
RGBrgb(238, 238, 195)
HSLhsl(60, 56%, 85%)
HSVhsv(60, 18%, 93%)
CMYKcmyk(0%, 0%, 18.1%, 6.7%)
CIE-LABlab(93.13, -6.95, 20.88)
CIE-LCHlch(93.13, 22.01, 108.42°)
OKLaboklab(93.83% -0.0168 0.0535)
OKLCHoklch(93.83% 0.056 107.4)
XYZxyz(75.6841, 83.2671, 63.7043)
Luminance0.8327 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEEC3 #C3C3EE
analogous
#EED9C3 #EEEEC3 #D9EEC3
triadic
#EEEEC3 #C3EEEE #EEC3EE
tetradic
#EEEEC3 #C3EED9 #C3C3EE #EEC3D9
square
#EEEEC3 #C3EED9 #C3C3EE #EEC3D9
split-complementary
#EEEEC3 #C3D9EE #D9C3EE
monochromatic
#D3D364 #E0E093 #EEEEC3 #F8F8E7 #F8F8E7

Accessibility & contrast

On white

1.19
#EEEEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.65
#EEEEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEEC3
17.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEEC3#FFFFFF#000000##000000
##EEEEC31.001.1917.6517.65
#FFFFFF1.191.0021.0021.00
#00000017.6521.001.001.00
##00000017.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6EAC0
Deuteranopia (green-blind)
#F6ECC5
Tritanopia (blue-blind)
#F5E8E2
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #eeeec3;
/* rgb */ color: rgb(238, 238, 195);
/* oklch */ color: oklch(93.8% 0.056 107.4);
Tailwind
colors: {
  custom: {
    50: '#f3f3d5',
    500: '#eeeec3',
    950: '#000000',
  },
}
SCSS
$custom: #eeeec3;
$custom-light: #f3f3d5;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeec3",
  "rgb": {
    "r": 238,
    "g": 238,
    "b": 195
  },
  "hsl": {
    "h": 60,
    "s": 55.844,
    "l": 84.902
  },
  "oklch": {
    "l": 0.93831,
    "c": 0.05607,
    "h": 107.4
  },
  "luminance": 0.83266
}

Semantic roles & 50–950 ramp

primary
#EEEEC3
secondary
#8A8ACC
accent
#22C322
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583

Preview Lab

Preview with #EEEEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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