#EEE86A#EEE86A

#EEE86A is a very light, vivid yellow. Relative luminance 0.769; OKLCH L 91.2% C 0.147 H 106.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).

Color values

HEX#EEE86A
RGBrgb(238, 232, 106)
HSLhsl(57, 80%, 67%)
HSVhsv(57, 55%, 93%)
CMYKcmyk(0%, 2.5%, 55.5%, 6.7%)
CIE-LABlab(90.29, -13.78, 60.84)
CIE-LCHlch(90.29, 62.39, 102.76°)
OKLaboklab(91.15% -0.0417 0.1412)
OKLCHoklch(91.15% 0.147 106.5)
XYZxyz(66.7200, 76.9330, 24.9678)
Luminance0.7693 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE86A #6A70EE
analogous
#EEA66A #EEE86A #B2EE6A
triadic
#EEE86A #6AEEE8 #E86AEE
tetradic
#EEE86A #6AEEA6 #6A70EE #EE6AB2
square
#EEE86A #6AEEA6 #6A70EE #EE6AB2
split-complementary
#EEE86A #6AB2EE #A66AEE
monochromatic
#C7BF17 #E8E033 #EEE86A #F4F0A1 #FBF9D8

Accessibility & contrast

On white

1.28
#EEE86A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.39
#EEE86A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE86A
16.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE86A#FFFFFF#000000##000000
##EEE86A1.001.2816.3916.39
#FFFFFF1.281.0021.0021.00
#00000016.3921.001.001.00
##00000016.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9E05D
Deuteranopia (green-blind)
#FCE671
Tritanopia (blue-blind)
#FDDBCC
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #eee86a;
/* rgb */ color: rgb(238, 232, 106);
/* oklch */ color: oklch(91.2% 0.147 106.5);
Tailwind
colors: {
  custom: {
    50: '#f6ef98',
    500: '#eee86a',
    950: '#000000',
  },
}
SCSS
$custom: #eee86a;
$custom-light: #f6ef98;
$custom-dark: #000000;
JSON
{
  "hex": "#eee86a",
  "rgb": {
    "r": 238,
    "g": 232,
    "b": 106
  },
  "hsl": {
    "h": 57.273,
    "s": 79.518,
    "l": 67.451
  },
  "oklch": {
    "l": 0.91153,
    "c": 0.14727,
    "h": 106.5
  },
  "luminance": 0.76931
}

Semantic roles & 50–950 ramp

primary
#EEE86A
secondary
#383EC4
accent
#13DC0A
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17160E
muted
#85857F

Preview Lab

Preview with #EEE86A

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

Preview Lab → · Contrast checker → · Palette generator →

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