#FFEEC8#FFEEC8

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

Color values

HEX#FFEEC8
RGBrgb(255, 238, 200)
HSLhsl(41, 100%, 89%)
HSVhsv(41, 22%, 100%)
CMYKcmyk(0%, 6.7%, 21.6%, 0%)
CIE-LABlab(94.56, -0.10, 20.50)
CIE-LCHlch(94.56, 20.50, 90.29°)
OKLaboklab(95.31% 0.003 0.0526)
OKLCHoklch(95.31% 0.053 86.8)
XYZxyz(82.2398, 86.5810, 67.0119)
Luminance0.8658 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEC8 #C8D9FF
analogous
#FFD3C8 #FFEEC8 #F4FFC8
triadic
#FFEEC8 #C8FFEE #EEC8FF
tetradic
#FFEEC8 #C8FFD3 #C8D9FF #FFC8F4
square
#FFEEC8 #C8FFD3 #C8D9FF #FFC8F4
split-complementary
#FFEEC8 #C8F4FF #D3C8FF
monochromatic
#FFC84E #FFDB8B #FFEEC8 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

18.32
#FFEEC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEC8
18.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEC8#FFFFFF#000000##000000
##FFEEC81.001.1518.3218.32
#FFFFFF1.151.0021.0021.00
#00000018.3221.001.001.00
##00000018.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7EDC6
Deuteranopia (green-blind)
#FCF1C9
Tritanopia (blue-blind)
#FFE7E3
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffeec8;
/* rgb */ color: rgb(255, 238, 200);
/* oklch */ color: oklch(95.3% 0.053 86.8);
Tailwind
colors: {
  custom: {
    50: '#fff3d8',
    500: '#ffeec8',
    950: '#000000',
  },
}
SCSS
$custom: #ffeec8;
$custom-light: #fff3d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeec8",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 200
  },
  "hsl": {
    "h": 41.455,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.95314,
    "c": 0.05267,
    "h": 86.8
  },
  "luminance": 0.86579
}

Semantic roles & 50–950 ramp

primary
#FFEEC8
secondary
#82A2E9
accent
#47E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEEC8

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

Preview Lab → · Contrast checker → · Palette generator →

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