#EEE7BB#EEE7BB

#EEE7BB is a very light, muted yellow. Relative luminance 0.789; OKLCH L 92.3% C 0.058 H 99.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).

Color values

HEX#EEE7BB
RGBrgb(238, 231, 187)
HSLhsl(52, 60%, 83%)
HSVhsv(52, 21%, 93%)
CMYKcmyk(0%, 2.9%, 21.4%, 6.7%)
CIE-LABlab(91.20, -4.57, 22.32)
CIE-LCHlch(91.20, 22.79, 101.57°)
OKLaboklab(92.25% -0.01 0.057)
OKLCHoklch(92.25% 0.058 99.9)
XYZxyz(72.8053, 78.9180, 58.4014)
Luminance0.7892 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE7BB #BBC2EE
analogous
#EECDBB #EEE7BB #DBEEBB
triadic
#EEE7BB #BBEEE7 #E7BBEE
tetradic
#EEE7BB #BBEECD #BBC2EE #EEBBDB
square
#EEE7BB #BBEECD #BBC2EE #EEBBDB
split-complementary
#EEE7BB #BBDBEE #CDBBEE
monochromatic
#D6C459 #E2D68A #EEE7BB #F9F6E7 #F9F6E7

Accessibility & contrast

On white

1.25
#EEE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.78
#EEE7BB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE7BB
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE7BB#FFFFFF#000000##000000
##EEE7BB1.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#F6E1DB
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #eee7bb;
/* rgb */ color: rgb(238, 231, 187);
/* oklch */ color: oklch(92.3% 0.058 99.9);
Tailwind
colors: {
  custom: {
    50: '#f4eecf',
    500: '#eee7bb',
    950: '#000000',
  },
}
SCSS
$custom: #eee7bb;
$custom-light: #f4eecf;
$custom-dark: #000000;
JSON
{
  "hex": "#eee7bb",
  "rgb": {
    "r": 238,
    "g": 231,
    "b": 187
  },
  "hsl": {
    "h": 51.765,
    "s": 60,
    "l": 83.333
  },
  "oklch": {
    "l": 0.92251,
    "c": 0.05786,
    "h": 99.9
  },
  "luminance": 0.78917
}

Semantic roles & 50–950 ramp

primary
#EEE7BB
secondary
#818CCC
accent
#35C81E
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583

Preview Lab

Preview with #EEE7BB

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

Preview Lab → · Contrast checker → · Palette generator →

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