#EEE96F#EEE96F

#EEE96F is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.4% C 0.144 H 106.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).

Color values

HEX#EEE96F
RGBrgb(238, 233, 111)
HSLhsl(58, 79%, 68%)
HSVhsv(58, 53%, 93%)
CMYKcmyk(0%, 2.1%, 53.4%, 6.7%)
CIE-LABlab(90.60, -13.89, 58.97)
CIE-LCHlch(90.60, 60.58, 103.26°)
OKLaboklab(91.42% -0.0415 0.1377)
OKLCHoklch(91.42% 0.144 106.8)
XYZxyz(67.2699, 77.6046, 26.4715)
Luminance0.7760 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE96F #6F74EE
analogous
#EEA96F #EEE96F #B3EE6F
triadic
#EEE96F #6FEEE9 #E96FEE
tetradic
#EEE96F #6FEEA9 #6F74EE #EE6FB3
square
#EEE96F #6FEEA9 #6F74EE #EE6FB3
split-complementary
#EEE96F #6FB3EE #A96FEE
monochromatic
#CBC418 #E8E138 #EEE96F #F4F1A6 #FBFADC

Accessibility & contrast

On white

1.27
#EEE96F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.52
#EEE96F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE96F
16.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE96F#FFFFFF#000000##000000
##EEE96F1.001.2716.5216.52
#FFFFFF1.271.0021.0021.00
#00000016.5221.001.001.00
##00000016.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAE163
Deuteranopia (green-blind)
#FDE675
Tritanopia (blue-blind)
#FDDCCE
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #eee96f;
/* rgb */ color: rgb(238, 233, 111);
/* oklch */ color: oklch(91.4% 0.144 106.8);
Tailwind
colors: {
  custom: {
    50: '#f6ef9c',
    500: '#eee96f',
    950: '#000000',
  },
}
SCSS
$custom: #eee96f;
$custom-light: #f6ef9c;
$custom-dark: #000000;
JSON
{
  "hex": "#eee96f",
  "rgb": {
    "r": 238,
    "g": 233,
    "b": 111
  },
  "hsl": {
    "h": 57.638,
    "s": 78.882,
    "l": 68.431
  },
  "oklch": {
    "l": 0.91415,
    "c": 0.14386,
    "h": 106.8
  },
  "luminance": 0.77603
}

Semantic roles & 50–950 ramp

primary
#EEE96F
secondary
#3B40C6
accent
#13DB0A
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17160E
muted
#85857F

Preview Lab

Preview with #EEE96F

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

Preview Lab → · Contrast checker → · Palette generator →

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