#EEE65E#EEE65E

#EEE65E is a very light, vivid yellow. Relative luminance 0.756; OKLCH L 90.6% C 0.155 H 105.9°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).

Color values

HEX#EEE65E
RGBrgb(238, 230, 94)
HSLhsl(57, 81%, 65%)
HSVhsv(57, 61%, 93%)
CMYKcmyk(0%, 3.4%, 60.5%, 6.7%)
CIE-LABlab(89.66, -13.63, 65.32)
CIE-LCHlch(89.66, 66.72, 101.79°)
OKLaboklab(90.62% -0.0426 0.1493)
OKLCHoklch(90.62% 0.155 105.9)
XYZxyz(65.5793, 75.5811, 21.7217)
Luminance0.7558 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE65E #5E66EE
analogous
#EE9E5E #EEE65E #AEEE5E
triadic
#EEE65E #5EEEE6 #E65EEE
tetradic
#EEE65E #5EEE9E #5E66EE #EE5EAE
square
#EEE65E #5EEE9E #5E66EE #EE5EAE
split-complementary
#EEE65E #5EAEEE #9E5EEE
monochromatic
#BEB414 #E8DD27 #EEE65E #F4EF95 #FAF7CD

Accessibility & contrast

On white

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

On black

16.12
#EEE65E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE65E
16.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE65E#FFFFFF#000000##000000
##EEE65E1.001.3016.1216.12
#FFFFFF1.301.0021.0021.00
#00000016.1221.001.001.00
##00000016.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #eee65e;
/* rgb */ color: rgb(238, 230, 94);
/* oklch */ color: oklch(90.6% 0.155 105.9);
Tailwind
colors: {
  custom: {
    50: '#f7ed91',
    500: '#eee65e',
    950: '#000000',
  },
}
SCSS
$custom: #eee65e;
$custom-light: #f7ed91;
$custom-dark: #000000;
JSON
{
  "hex": "#eee65e",
  "rgb": {
    "r": 238,
    "g": 230,
    "b": 94
  },
  "hsl": {
    "h": 56.667,
    "s": 80.899,
    "l": 65.098
  },
  "oklch": {
    "l": 0.9062,
    "c": 0.15523,
    "h": 105.9
  },
  "luminance": 0.75579
}

Semantic roles & 50–950 ramp

primary
#EEE65E
secondary
#343CBC
accent
#14DD08
background
#FFFEFC
surface
#FFFDF4
border
#D7D5CE
text
#18160D
muted
#86847F

Preview Lab

Preview with #EEE65E

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

Preview Lab → · Contrast checker → · Palette generator →

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