#FFEEC9#FFEEC9

#FFEEC9 is a very light, muted orange. Relative luminance 0.866; OKLCH L 95.3% C 0.051 H 86.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).

Color values

HEX#FFEEC9
RGBrgb(255, 238, 201)
HSLhsl(41, 100%, 89%)
HSVhsv(41, 21%, 100%)
CMYKcmyk(0%, 6.7%, 21.2%, 0%)
CIE-LABlab(94.58, 0.04, 20.01)
CIE-LCHlch(94.58, 20.01, 89.89°)
OKLaboklab(95.34% 0.0034 0.0514)
OKLCHoklch(95.34% 0.052 86.2)
XYZxyz(82.3571, 86.6279, 67.6294)
Luminance0.8663 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEC9 #C9DAFF
analogous
#FFD3C9 #FFEEC9 #F5FFC9
triadic
#FFEEC9 #C9FFEE #EEC9FF
tetradic
#FFEEC9 #C9FFD3 #C9DAFF #FFC9F5
square
#FFEEC9 #C9FFD3 #C9DAFF #FFC9F5
split-complementary
#FFEEC9 #C9F5FF #D3C9FF
monochromatic
#FFC74F #FFDB8C #FFEEC9 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

1.15
#FFEEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.33
#FFEEC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEC9
18.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEC9#FFFFFF#000000##000000
##FFEEC91.001.1518.3318.33
#FFFFFF1.151.0021.0021.00
#00000018.3321.001.001.00
##00000018.3321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeec9;
/* rgb */ color: rgb(255, 238, 201);
/* oklch */ color: oklch(95.3% 0.051 86.2);
Tailwind
colors: {
  custom: {
    50: '#fff3d9',
    500: '#ffeec9',
    950: '#000000',
  },
}
SCSS
$custom: #ffeec9;
$custom-light: #fff3d9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeec9",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 201
  },
  "hsl": {
    "h": 41.111,
    "s": 100,
    "l": 89.412
  },
  "oklch": {
    "l": 0.95336,
    "c": 0.0515,
    "h": 86.2
  },
  "luminance": 0.86626
}

Semantic roles & 50–950 ramp

primary
#FFEEC9
secondary
#83A3E9
accent
#48E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEEC9

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

Preview Lab → · Contrast checker → · Palette generator →

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