#EEE95F#EEE95F

#EEE95F is a very light, vivid yellow. Relative luminance 0.773; OKLCH L 91.3% C 0.157 H 107.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).

Color values

HEX#EEE95F
RGBrgb(238, 233, 95)
HSLhsl(58, 81%, 65%)
HSVhsv(58, 60%, 93%)
CMYKcmyk(0%, 2.1%, 60.1%, 6.7%)
CIE-LABlab(90.45, -15.04, 65.75)
CIE-LCHlch(90.45, 67.45, 102.88°)
OKLaboklab(91.25% -0.0465 0.1503)
OKLCHoklch(91.25% 0.157 107.2)
XYZxyz(66.4665, 77.2832, 22.2402)
Luminance0.7728 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE95F #5F64EE
analogous
#EEA15F #EEE95F #ABEE5F
triadic
#EEE95F #5FEEE9 #E95FEE
tetradic
#EEE95F #5FEEA1 #5F64EE #EE5FAB
square
#EEE95F #5FEEA1 #5F64EE #EE5FAB
split-complementary
#EEE95F #5FABEE #A15FEE
monochromatic
#BEB814 #E8E128 #EEE95F #F4F196 #FAF8CE

Accessibility & contrast

On white

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

On black

16.46
#EEE95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE95F
16.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE95F#FFFFFF#000000##000000
##EEE95F1.001.2816.4616.46
#FFFFFF1.281.0021.0021.00
#00000016.4621.001.001.00
##00000016.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBE14F
Deuteranopia (green-blind)
#FEE667
Tritanopia (blue-blind)
#FEDBCC
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #eee95f;
/* rgb */ color: rgb(238, 233, 95);
/* oklch */ color: oklch(91.3% 0.157 107.2);
Tailwind
colors: {
  custom: {
    50: '#f7ef92',
    500: '#eee95f',
    950: '#000000',
  },
}
SCSS
$custom: #eee95f;
$custom-light: #f7ef92;
$custom-dark: #000000;
JSON
{
  "hex": "#eee95f",
  "rgb": {
    "r": 238,
    "g": 233,
    "b": 95
  },
  "hsl": {
    "h": 57.902,
    "s": 80.791,
    "l": 65.294
  },
  "oklch": {
    "l": 0.9125,
    "c": 0.15736,
    "h": 107.2
  },
  "luminance": 0.77281
}

Semantic roles & 50–950 ramp

primary
#EEE95F
secondary
#3439BD
accent
#10DD08
background
#FFFFFC
surface
#FFFEF4
border
#D7D6CE
text
#18160D
muted
#86857F

Preview Lab

Preview with #EEE95F

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

Preview Lab → · Contrast checker → · Palette generator →

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