#EEE27F#EEE27F

#EEE27F is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 90.2% C 0.121 H 102.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).

Color values

HEX#EEE27F
RGBrgb(238, 226, 127)
HSLhsl(54, 77%, 72%)
HSVhsv(54, 47%, 93%)
CMYKcmyk(0%, 5%, 46.6%, 6.7%)
CIE-LABlab(88.97, -9.06, 49.57)
CIE-LCHlch(88.97, 50.40, 100.35°)
OKLaboklab(90.18% -0.026 0.1186)
OKLCHoklch(90.18% 0.121 102.4)
XYZxyz(66.2887, 74.1042, 30.8863)
Luminance0.7410 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE27F #7F8BEE
analogous
#EEAB7F #EEE27F #C2EE7F
triadic
#EEE27F #7FEEE2 #E27FEE
tetradic
#EEE27F #7FEEAB #7F8BEE #EE7FC2
square
#EEE27F #7FEEAB #7F8BEE #EE7FC2
split-complementary
#EEE27F #7FC2EE #AB7FEE
monochromatic
#D6C21C #E7D649 #EEE27F #F5EEB5 #FBF9E4

Accessibility & contrast

On white

1.33
#EEE27F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.82
#EEE27F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE27F
15.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE27F#FFFFFF#000000##000000
##EEE27F1.001.3315.8215.82
#FFFFFF1.331.0021.0021.00
#00000015.8221.001.001.00
##00000015.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#FCD6CB
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #eee27f;
/* rgb */ color: rgb(238, 226, 127);
/* oklch */ color: oklch(90.2% 0.121 102.4);
Tailwind
colors: {
  custom: {
    50: '#f5eaa6',
    500: '#eee27f',
    950: '#000000',
  },
}
SCSS
$custom: #eee27f;
$custom-light: #f5eaa6;
$custom-dark: #000000;
JSON
{
  "hex": "#eee27f",
  "rgb": {
    "r": 238,
    "g": 226,
    "b": 127
  },
  "hsl": {
    "h": 53.514,
    "s": 76.552,
    "l": 71.569
  },
  "oklch": {
    "l": 0.90179,
    "c": 0.12145,
    "h": 102.4
  },
  "luminance": 0.74102
}

Semantic roles & 50–950 ramp

primary
#EEE27F
secondary
#4957C8
accent
#23D90D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480

Preview Lab

Preview with #EEE27F

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

Preview Lab → · Contrast checker → · Palette generator →

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