#EEE47F#EEE47F

#EEE47F is a very light, vivid yellow. Relative luminance 0.752; OKLCH L 90.6% C 0.123 H 103.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).

Color values

HEX#EEE47F
RGBrgb(238, 228, 127)
HSLhsl(55, 77%, 72%)
HSVhsv(55, 47%, 93%)
CMYKcmyk(0%, 4.2%, 46.6%, 6.7%)
CIE-LABlab(89.49, -10.06, 50.20)
CIE-LCHlch(89.49, 51.20, 101.33°)
OKLaboklab(90.59% -0.0289 0.12)
OKLCHoklch(90.59% 0.123 103.6)
XYZxyz(66.8357, 75.1982, 31.0686)
Luminance0.7520 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE47F #7F89EE
analogous
#EEAD7F #EEE47F #C1EE7F
triadic
#EEE47F #7FEEE4 #E47FEE
tetradic
#EEE47F #7FEEAD #7F89EE #EE7FC1
square
#EEE47F #7FEEAD #7F89EE #EE7FC1
split-complementary
#EEE47F #7FC1EE #AD7FEE
monochromatic
#D6C51C #E7D949 #EEE47F #F5EFB5 #FBF9E4

Accessibility & contrast

On white

1.31
#EEE47F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.04
#EEE47F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE47F
16.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE47F#FFFFFF#000000##000000
##EEE47F1.001.3116.0416.04
#FFFFFF1.311.0021.0021.00
#00000016.0421.001.001.00
##00000016.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#FCD8CC
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #eee47f;
/* rgb */ color: rgb(238, 228, 127);
/* oklch */ color: oklch(90.6% 0.123 103.6);
Tailwind
colors: {
  custom: {
    50: '#f5eca6',
    500: '#eee47f',
    950: '#000000',
  },
}
SCSS
$custom: #eee47f;
$custom-light: #f5eca6;
$custom-dark: #000000;
JSON
{
  "hex": "#eee47f",
  "rgb": {
    "r": 238,
    "g": 228,
    "b": 127
  },
  "hsl": {
    "h": 54.595,
    "s": 76.552,
    "l": 71.569
  },
  "oklch": {
    "l": 0.90587,
    "c": 0.12345,
    "h": 103.6
  },
  "luminance": 0.75196
}

Semantic roles & 50–950 ramp

primary
#EEE47F
secondary
#4955C8
accent
#1FD90D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480

Preview Lab

Preview with #EEE47F

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

Preview Lab → · Contrast checker → · Palette generator →

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