#EEE08F#EEE08F

#EEE08F is a very light, moderate yellow. Relative luminance 0.735; OKLCH L 90.0% C 0.103 H 99.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).

Color values

HEX#EEE08F
RGBrgb(238, 224, 143)
HSLhsl(51, 74%, 75%)
HSVhsv(51, 40%, 93%)
CMYKcmyk(0%, 5.9%, 39.9%, 6.7%)
CIE-LABlab(88.67, -6.47, 41.36)
CIE-LCHlch(88.67, 41.86, 98.89°)
OKLaboklab(90.01% -0.0172 0.1011)
OKLCHoklch(90.01% 0.103 99.7)
XYZxyz(66.8748, 73.4736, 36.6404)
Luminance0.7347 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE08F #8F9DEE
analogous
#EEB18F #EEE08F #CCEE8F
triadic
#EEE08F #8FEEE0 #E08FEE
tetradic
#EEE08F #8FEEB1 #8F9DEE #EE8FCC
square
#EEE08F #8FEEB1 #8F9DEE #EE8FCC
split-complementary
#EEE08F #8FCCEE #B18FEE
monochromatic
#DEC325 #E6D15A #EEE08F #F6EFC4 #FBF8E4

Accessibility & contrast

On white

1.34
#EEE08F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.69
#EEE08F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE08F
15.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE08F#FFFFFF#000000##000000
##EEE08F1.001.3415.6915.69
#FFFFFF1.341.0021.0021.00
#00000015.6921.001.001.00
##00000015.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#F3E192
Tritanopia (blue-blind)
#FBD5CC
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #eee08f;
/* rgb */ color: rgb(238, 224, 143);
/* oklch */ color: oklch(90.0% 0.103 99.7);
Tailwind
colors: {
  custom: {
    50: '#f5e9b1',
    500: '#eee08f',
    950: '#000000',
  },
}
SCSS
$custom: #eee08f;
$custom-light: #f5e9b1;
$custom-dark: #000000;
JSON
{
  "hex": "#eee08f",
  "rgb": {
    "r": 238,
    "g": 224,
    "b": 143
  },
  "hsl": {
    "h": 51.158,
    "s": 73.643,
    "l": 74.706
  },
  "oklch": {
    "l": 0.90012,
    "c": 0.10252,
    "h": 99.7
  },
  "luminance": 0.73472
}

Semantic roles & 50–950 ramp

primary
#EEE08F
secondary
#5868CA
accent
#2DD610
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171611
muted
#858481

Preview Lab

Preview with #EEE08F

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

Preview Lab → · Contrast checker → · Palette generator →

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