#FFEECB#FFEECB

#FFEECB is a very light, muted orange. Relative luminance 0.867; OKLCH L 95.4% C 0.049 H 85.1°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).

Color values

HEX#FFEECB
RGBrgb(255, 238, 203)
HSLhsl(40, 100%, 90%)
HSVhsv(40, 20%, 100%)
CMYKcmyk(0%, 6.7%, 20.4%, 0%)
CIE-LABlab(94.62, 0.32, 19.04)
CIE-LCHlch(94.62, 19.04, 89.03°)
OKLaboklab(95.38% 0.0042 0.049)
OKLCHoklch(95.38% 0.049 85.1)
XYZxyz(82.5939, 86.7226, 68.8765)
Luminance0.8672 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEECB #CBDCFF
analogous
#FFD4CB #FFEECB #F6FFCB
triadic
#FFEECB #CBFFEE #EECBFF
tetradic
#FFEECB #CBFFD4 #CBDCFF #FFCBF6
square
#FFEECB #CBFFD4 #CBDCFF #FFCBF6
split-complementary
#FFEECB #CBF6FF #D4CBFF
monochromatic
#FFC651 #FFDA8E #FFEECB #FFF5E0 #FFF5E0

Accessibility & contrast

On white

1.14
#FFEECB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.34
#FFEECB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEECB
18.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEECB#FFFFFF#000000##000000
##FFEECB1.001.1418.3418.34
#FFFFFF1.141.0021.0021.00
#00000018.3421.001.001.00
##00000018.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7EDC9
Deuteranopia (green-blind)
#FBF1CC
Tritanopia (blue-blind)
#FFE8E4
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffeecb;
/* rgb */ color: rgb(255, 238, 203);
/* oklch */ color: oklch(95.4% 0.049 85.1);
Tailwind
colors: {
  custom: {
    50: '#fff3db',
    500: '#ffeecb',
    950: '#000000',
  },
}
SCSS
$custom: #ffeecb;
$custom-light: #fff3db;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeecb",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 203
  },
  "hsl": {
    "h": 40.385,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.95381,
    "c": 0.04916,
    "h": 85.1
  },
  "luminance": 0.86721
}

Semantic roles & 50–950 ramp

primary
#FFEECB
secondary
#85A6E9
accent
#4BE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFEECB

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

Preview Lab → · Contrast checker → · Palette generator →

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