#EEE06A#EEE06A

#EEE06A is a very light, vivid yellow. Relative luminance 0.725; OKLCH L 89.5% C 0.140 H 102.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).

Color values

HEX#EEE06A
RGBrgb(238, 224, 106)
HSLhsl(54, 80%, 67%)
HSVhsv(54, 55%, 93%)
CMYKcmyk(0%, 5.9%, 55.5%, 6.7%)
CIE-LABlab(88.22, -9.81, 58.49)
CIE-LCHlch(88.22, 59.31, 99.52°)
OKLaboklab(89.51% -0.0304 0.1362)
OKLCHoklch(89.51% 0.14 102.6)
XYZxyz(64.5192, 72.5314, 24.2342)
Luminance0.7253 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE06A #6A78EE
analogous
#EE9E6A #EEE06A #BAEE6A
triadic
#EEE06A #6AEEE0 #E06AEE
tetradic
#EEE06A #6AEE9E #6A78EE #EE6ABA
square
#EEE06A #6AEE9E #6A78EE #EE6ABA
split-complementary
#EEE06A #6ABAEE #9E6AEE
monochromatic
#C7B417 #E8D533 #EEE06A #F4EBA1 #FBF7D8

Accessibility & contrast

On white

1.35
#EEE06A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.51
#EEE06A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE06A
15.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE06A#FFFFFF#000000##000000
##EEE06A1.001.3515.5115.51
#FFFFFF1.351.0021.0021.00
#00000015.5121.001.001.00
##00000015.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2DA5E
Deuteranopia (green-blind)
#F6E070
Tritanopia (blue-blind)
#FED3C6
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #eee06a;
/* rgb */ color: rgb(238, 224, 106);
/* oklch */ color: oklch(89.5% 0.140 102.6);
Tailwind
colors: {
  custom: {
    50: '#f6e998',
    500: '#eee06a',
    950: '#000000',
  },
}
SCSS
$custom: #eee06a;
$custom-light: #f6e998;
$custom-dark: #000000;
JSON
{
  "hex": "#eee06a",
  "rgb": {
    "r": 238,
    "g": 224,
    "b": 106
  },
  "hsl": {
    "h": 53.636,
    "s": 79.518,
    "l": 67.451
  },
  "oklch": {
    "l": 0.8951,
    "c": 0.13953,
    "h": 102.6
  },
  "luminance": 0.72529
}

Semantic roles & 50–950 ramp

primary
#EEE06A
secondary
#3847C4
accent
#20DC0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160E
muted
#85847F

Preview Lab

Preview with #EEE06A

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

Preview Lab → · Contrast checker → · Palette generator →

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