#EEE05F#EEE05F

#EEE05F is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.4% C 0.149 H 103.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).

Color values

HEX#EEE05F
RGBrgb(238, 224, 95)
HSLhsl(54, 81%, 65%)
HSVhsv(54, 60%, 93%)
CMYKcmyk(0%, 5.9%, 60.1%, 6.7%)
CIE-LABlab(88.12, -10.59, 63.21)
CIE-LCHlch(88.12, 64.09, 99.51°)
OKLaboklab(89.4% -0.0338 0.145)
OKLCHoklch(89.4% 0.149 103.1)
XYZxyz(63.9834, 72.3171, 21.4125)
Luminance0.7231 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE05F #5F6DEE
analogous
#EE985F #EEE05F #B4EE5F
triadic
#EEE05F #5FEEE0 #E05FEE
tetradic
#EEE05F #5FEE98 #5F6DEE #EE5FB4
square
#EEE05F #5FEE98 #5F6DEE #EE5FB4
split-complementary
#EEE05F #5FB4EE #985FEE
monochromatic
#BEAE14 #E8D528 #EEE05F #F4EB96 #FAF5CE

Accessibility & contrast

On white

1.36
#EEE05F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.46
#EEE05F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE05F
15.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE05F#FFFFFF#000000##000000
##EEE05F1.001.3615.4615.46
#FFFFFF1.361.0021.0021.00
#00000015.4621.001.001.00
##00000015.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2D950
Deuteranopia (green-blind)
#F7E066
Tritanopia (blue-blind)
#FFD2C4
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #eee05f;
/* rgb */ color: rgb(238, 224, 95);
/* oklch */ color: oklch(89.4% 0.149 103.1);
Tailwind
colors: {
  custom: {
    50: '#f7e991',
    500: '#eee05f',
    950: '#000000',
  },
}
SCSS
$custom: #eee05f;
$custom-light: #f7e991;
$custom-dark: #000000;
JSON
{
  "hex": "#eee05f",
  "rgb": {
    "r": 238,
    "g": 224,
    "b": 95
  },
  "hsl": {
    "h": 54.126,
    "s": 80.791,
    "l": 65.294
  },
  "oklch": {
    "l": 0.89395,
    "c": 0.14885,
    "h": 103.1
  },
  "luminance": 0.72315
}

Semantic roles & 50–950 ramp

primary
#EEE05F
secondary
#3442BD
accent
#1DDD08
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#18160D
muted
#86847F

Preview Lab

Preview with #EEE05F

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

Preview Lab → · Contrast checker → · Palette generator →

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