#EEE07B#EEE07B

#EEE07B is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.7% C 0.124 H 101.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).

Color values

HEX#EEE07B
RGBrgb(238, 224, 123)
HSLhsl(53, 77%, 71%)
HSVhsv(53, 48%, 93%)
CMYKcmyk(0%, 5.9%, 48.3%, 6.7%)
CIE-LABlab(88.41, -8.42, 50.81)
CIE-LCHlch(88.41, 51.50, 99.41°)
OKLaboklab(89.72% -0.0246 0.121)
OKLCHoklch(89.72% 0.124 101.5)
XYZxyz(65.4925, 72.9207, 29.3603)
Luminance0.7292 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE07B #7B89EE
analogous
#EEA67B #EEE07B #C2EE7B
triadic
#EEE07B #7BEEE0 #E07BEE
tetradic
#EEE07B #7BEEA6 #7B89EE #EE7BC2
square
#EEE07B #7BEEA6 #7B89EE #EE7BC2
split-complementary
#EEE07B #7BC2EE #A67BEE
monochromatic
#D3BD1B #E7D345 #EEE07B #F5EDB1 #FCF9E4

Accessibility & contrast

On white

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

On black

15.58
#EEE07B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE07B
15.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE07B#FFFFFF#000000##000000
##EEE07B1.001.3515.5815.58
#FFFFFF1.351.0021.0021.00
#00000015.5821.001.001.00
##00000015.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#FDD4C8
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #eee07b;
/* rgb */ color: rgb(238, 224, 123);
/* oklch */ color: oklch(89.7% 0.124 101.5);
Tailwind
colors: {
  custom: {
    50: '#f5e9a3',
    500: '#eee07b',
    950: '#000000',
  },
}
SCSS
$custom: #eee07b;
$custom-light: #f5e9a3;
$custom-dark: #000000;
JSON
{
  "hex": "#eee07b",
  "rgb": {
    "r": 238,
    "g": 224,
    "b": 123
  },
  "hsl": {
    "h": 52.696,
    "s": 77.181,
    "l": 70.784
  },
  "oklch": {
    "l": 0.89718,
    "c": 0.12351,
    "h": 101.5
  },
  "luminance": 0.72919
}

Semantic roles & 50–950 ramp

primary
#EEE07B
secondary
#4655C8
accent
#25D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480

Preview Lab

Preview with #EEE07B

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

Preview Lab → · Contrast checker → · Palette generator →

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