#EEE65A#EEE65A

#EEE65A is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.6% C 0.158 H 106.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).

Color values

HEX#EEE65A
RGBrgb(238, 230, 90)
HSLhsl(57, 81%, 64%)
HSVhsv(57, 62%, 93%)
CMYKcmyk(0%, 3.4%, 62.2%, 6.7%)
CIE-LABlab(89.63, -13.88, 66.94)
CIE-LCHlch(89.63, 68.36, 101.72°)
OKLaboklab(90.58% -0.0437 0.1522)
OKLCHoklch(90.58% 0.158 106)
XYZxyz(65.4045, 75.5112, 20.8007)
Luminance0.7551 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE65A #5A62EE
analogous
#EE9C5A #EEE65A #ACEE5A
triadic
#EEE65A #5AEEE6 #E65AEE
tetradic
#EEE65A #5AEE9C #5A62EE #EE5AAC
square
#EEE65A #5AEE9C #5A62EE #EE5AAC
split-complementary
#EEE65A #5AACEE #9C5AEE
monochromatic
#BAB113 #E8DE23 #EEE65A #F4EE91 #F9F7C9

Accessibility & contrast

On white

1.30
#EEE65A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.10
#EEE65A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE65A
16.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE65A#FFFFFF#000000##000000
##EEE65A1.001.3016.1016.10
#FFFFFF1.301.0021.0021.00
#00000016.1021.001.001.00
##00000016.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8DE49
Deuteranopia (green-blind)
#FCE462
Tritanopia (blue-blind)
#FED8C9
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #eee65a;
/* rgb */ color: rgb(238, 230, 90);
/* oklch */ color: oklch(90.6% 0.158 106.0);
Tailwind
colors: {
  custom: {
    50: '#f7ed8f',
    500: '#eee65a',
    950: '#000000',
  },
}
SCSS
$custom: #eee65a;
$custom-light: #f7ed8f;
$custom-dark: #000000;
JSON
{
  "hex": "#eee65a",
  "rgb": {
    "r": 238,
    "g": 230,
    "b": 90
  },
  "hsl": {
    "h": 56.757,
    "s": 81.319,
    "l": 64.314
  },
  "oklch": {
    "l": 0.90584,
    "c": 0.15832,
    "h": 106
  },
  "luminance": 0.75509
}

Semantic roles & 50–950 ramp

primary
#EEE65A
secondary
#333AB9
accent
#13DE08
background
#FFFEFC
surface
#FFFDF4
border
#D7D5CE
text
#18160D
muted
#86847F

Preview Lab

Preview with #EEE65A

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

Preview Lab → · Contrast checker → · Palette generator →

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