#EEE66F#EEE66F

#EEE66F is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.8% C 0.141 H 105.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).

Color values

HEX#EEE66F
RGBrgb(238, 230, 111)
HSLhsl(56, 79%, 68%)
HSVhsv(56, 53%, 93%)
CMYKcmyk(0%, 3.4%, 53.4%, 6.7%)
CIE-LABlab(89.82, -12.41, 58.07)
CIE-LCHlch(89.82, 59.38, 102.07°)
OKLaboklab(90.8% -0.0373 0.1358)
OKLCHoklch(90.8% 0.141 105.4)
XYZxyz(66.4279, 75.9205, 26.1908)
Luminance0.7592 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE66F #6F77EE
analogous
#EEA66F #EEE66F #B7EE6F
triadic
#EEE66F #6FEEE6 #E66FEE
tetradic
#EEE66F #6FEEA6 #6F77EE #EE6FB7
square
#EEE66F #6FEEA6 #6F77EE #EE6FB7
split-complementary
#EEE66F #6FB7EE #A66FEE
monochromatic
#CBBF18 #E8DC38 #EEE66F #F4F0A6 #FBF9DC

Accessibility & contrast

On white

1.30
#EEE66F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.18
#EEE66F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE66F
16.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE66F#FFFFFF#000000##000000
##EEE66F1.001.3016.1816.18
#FFFFFF1.301.0021.0021.00
#00000016.1821.001.001.00
##00000016.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7DF63
Deuteranopia (green-blind)
#FAE475
Tritanopia (blue-blind)
#FDD9CB
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #eee66f;
/* rgb */ color: rgb(238, 230, 111);
/* oklch */ color: oklch(90.8% 0.141 105.4);
Tailwind
colors: {
  custom: {
    50: '#f6ed9c',
    500: '#eee66f',
    950: '#000000',
  },
}
SCSS
$custom: #eee66f;
$custom-light: #f6ed9c;
$custom-dark: #000000;
JSON
{
  "hex": "#eee66f",
  "rgb": {
    "r": 238,
    "g": 230,
    "b": 111
  },
  "hsl": {
    "h": 56.22,
    "s": 78.882,
    "l": 68.431
  },
  "oklch": {
    "l": 0.90797,
    "c": 0.14083,
    "h": 105.4
  },
  "luminance": 0.75918
}

Semantic roles & 50–950 ramp

primary
#EEE66F
secondary
#3B44C6
accent
#17DB0A
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160E
muted
#85847F

Preview Lab

Preview with #EEE66F

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

Preview Lab → · Contrast checker → · Palette generator →

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