#EEE65F#EEE65F

#EEE65F is a very light, vivid yellow. Relative luminance 0.756; OKLCH L 90.6% C 0.154 H 105.9°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).

Color values

HEX#EEE65F
RGBrgb(238, 230, 95)
HSLhsl(57, 81%, 65%)
HSVhsv(57, 60%, 93%)
CMYKcmyk(0%, 3.4%, 60.1%, 6.7%)
CIE-LABlab(89.67, -13.56, 64.91)
CIE-LCHlch(89.67, 66.31, 101.80°)
OKLaboklab(90.63% -0.0423 0.1485)
OKLCHoklch(90.63% 0.154 105.9)
XYZxyz(65.6245, 75.5992, 21.9595)
Luminance0.7560 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE65F #5F67EE
analogous
#EE9E5F #EEE65F #AFEE5F
triadic
#EEE65F #5FEEE6 #E65FEE
tetradic
#EEE65F #5FEE9E #5F67EE #EE5FAF
square
#EEE65F #5FEE9E #5F67EE #EE5FAF
split-complementary
#EEE65F #5FAFEE #9E5FEE
monochromatic
#BEB514 #E8DD28 #EEE65F #F4EF96 #FAF7CE

Accessibility & contrast

On white

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

On black

16.12
#EEE65F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE65F
16.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE65F#FFFFFF#000000##000000
##EEE65F1.001.3016.1216.12
#FFFFFF1.301.0021.0021.00
#00000016.1221.001.001.00
##00000016.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8DE4F
Deuteranopia (green-blind)
#FBE467
Tritanopia (blue-blind)
#FED8C9
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #eee65f;
/* rgb */ color: rgb(238, 230, 95);
/* oklch */ color: oklch(90.6% 0.154 105.9);
Tailwind
colors: {
  custom: {
    50: '#f7ed92',
    500: '#eee65f',
    950: '#000000',
  },
}
SCSS
$custom: #eee65f;
$custom-light: #f7ed92;
$custom-dark: #000000;
JSON
{
  "hex": "#eee65f",
  "rgb": {
    "r": 238,
    "g": 230,
    "b": 95
  },
  "hsl": {
    "h": 56.643,
    "s": 80.791,
    "l": 65.294
  },
  "oklch": {
    "l": 0.9063,
    "c": 0.15444,
    "h": 105.9
  },
  "luminance": 0.75597
}

Semantic roles & 50–950 ramp

primary
#EEE65F
secondary
#343CBD
accent
#14DD08
background
#FFFEFC
surface
#FFFDF4
border
#D7D5CE
text
#18160D
muted
#86847F

Preview Lab

Preview with #EEE65F

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

Preview Lab → · Contrast checker → · Palette generator →

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