#EEE06F#EEE06F

#EEE06F is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.6% C 0.135 H 102.3°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).

Color values

HEX#EEE06F
RGBrgb(238, 224, 111)
HSLhsl(53, 79%, 68%)
HSVhsv(53, 53%, 93%)
CMYKcmyk(0%, 5.9%, 53.4%, 6.7%)
CIE-LABlab(88.28, -9.43, 56.27)
CIE-LCHlch(88.28, 57.06, 99.51°)
OKLaboklab(89.57% -0.0287 0.1319)
OKLCHoklch(89.57% 0.135 102.3)
XYZxyz(64.7868, 72.6384, 25.6438)
Luminance0.7264 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE06F #6F7DEE
analogous
#EEA06F #EEE06F #BCEE6F
triadic
#EEE06F #6FEEE0 #E06FEE
tetradic
#EEE06F #6FEEA0 #6F7DEE #EE6FBC
square
#EEE06F #6FEEA0 #6F7DEE #EE6FBC
split-complementary
#EEE06F #6FBCEE #A06FEE
monochromatic
#CBB718 #E8D438 #EEE06F #F4ECA6 #FBF8DC

Accessibility & contrast

On white

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

On black

15.53
#EEE06F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE06F
15.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE06F#FFFFFF#000000##000000
##EEE06F1.001.3515.5315.53
#FFFFFF1.351.0021.0021.00
#00000015.5321.001.001.00
##00000015.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1DA64
Deuteranopia (green-blind)
#F6E074
Tritanopia (blue-blind)
#FED3C6
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #eee06f;
/* rgb */ color: rgb(238, 224, 111);
/* oklch */ color: oklch(89.6% 0.135 102.3);
Tailwind
colors: {
  custom: {
    50: '#f6e99b',
    500: '#eee06f',
    950: '#000000',
  },
}
SCSS
$custom: #eee06f;
$custom-light: #f6e99b;
$custom-dark: #000000;
JSON
{
  "hex": "#eee06f",
  "rgb": {
    "r": 238,
    "g": 224,
    "b": 111
  },
  "hsl": {
    "h": 53.386,
    "s": 78.882,
    "l": 68.431
  },
  "oklch": {
    "l": 0.89567,
    "c": 0.13502,
    "h": 102.3
  },
  "luminance": 0.72636
}

Semantic roles & 50–950 ramp

primary
#EEE06F
secondary
#3B4AC6
accent
#21DB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160E
muted
#85847F

Preview Lab

Preview with #EEE06F

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

Preview Lab → · Contrast checker → · Palette generator →

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