#EEE86B#EEE86B

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

Color values

HEX#EEE86B
RGBrgb(238, 232, 107)
HSLhsl(57, 79%, 68%)
HSVhsv(57, 55%, 93%)
CMYKcmyk(0%, 2.5%, 55%, 6.7%)
CIE-LABlab(90.30, -13.71, 60.41)
CIE-LCHlch(90.30, 61.95, 102.78°)
OKLaboklab(91.16% -0.0414 0.1404)
OKLCHoklch(91.16% 0.146 106.4)
XYZxyz(66.7723, 76.9539, 25.2433)
Luminance0.7695 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE86B #6B71EE
analogous
#EEA76B #EEE86B #B2EE6B
triadic
#EEE86B #6BEEE8 #E86BEE
tetradic
#EEE86B #6BEEA7 #6B71EE #EE6BB2
square
#EEE86B #6BEEA7 #6B71EE #EE6BB2
split-complementary
#EEE86B #6BB2EE #A76BEE
monochromatic
#C8C017 #E8DF34 #EEE86B #F4F1A2 #FBF9D9

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##EEE86B#FFFFFF#000000##000000
##EEE86B1.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)
#F9E05E
Deuteranopia (green-blind)
#FCE672
Tritanopia (blue-blind)
#FDDBCC
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #eee86b;
/* rgb */ color: rgb(238, 232, 107);
/* oklch */ color: oklch(91.2% 0.146 106.4);
Tailwind
colors: {
  custom: {
    50: '#f6ef99',
    500: '#eee86b',
    950: '#000000',
  },
}
SCSS
$custom: #eee86b;
$custom-light: #f6ef99;
$custom-dark: #000000;
JSON
{
  "hex": "#eee86b",
  "rgb": {
    "r": 238,
    "g": 232,
    "b": 107
  },
  "hsl": {
    "h": 57.252,
    "s": 79.394,
    "l": 67.647
  },
  "oklch": {
    "l": 0.91164,
    "c": 0.14639,
    "h": 106.4
  },
  "luminance": 0.76952
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #EEE86B

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

Preview Lab → · Contrast checker → · Palette generator →

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