#FFEEC2#FFEEC2

#FFEEC2 is a very light, muted orange. Relative luminance 0.863; OKLCH L 95.2% C 0.060 H 89.4°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).

Color values

HEX#FFEEC2
RGBrgb(255, 238, 194)
HSLhsl(43, 100%, 88%)
HSVhsv(43, 24%, 100%)
CMYKcmyk(0%, 6.7%, 23.9%, 0%)
CIE-LABlab(94.44, -0.93, 23.42)
CIE-LCHlch(94.44, 23.44, 92.27°)
OKLaboklab(95.18% 0.0006 0.0598)
OKLCHoklch(95.18% 0.06 89.4)
XYZxyz(81.5524, 86.3060, 63.3912)
Luminance0.8630 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEC2 #C2D3FF
analogous
#FFCFC2 #FFEEC2 #F1FFC2
triadic
#FFEEC2 #C2FFEE #EEC2FF
tetradic
#FFEEC2 #C2FFCF #C2D3FF #FFC2F1
square
#FFEEC2 #C2FFCF #C2D3FF #FFC2F1
split-complementary
#FFEEC2 #C2F1FF #CFC2FF
monochromatic
#FFCC48 #FFDD85 #FFEEC2 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

18.26
#FFEEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEC2
18.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEC2#FFFFFF#000000##000000
##FFEEC21.001.1518.2618.26
#FFFFFF1.151.0021.0021.00
#00000018.2621.001.001.00
##00000018.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#FDF1C3
Tritanopia (blue-blind)
#FFE7E2
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffeec2;
/* rgb */ color: rgb(255, 238, 194);
/* oklch */ color: oklch(95.2% 0.060 89.4);
Tailwind
colors: {
  custom: {
    50: '#fff3d4',
    500: '#ffeec2',
    950: '#000000',
  },
}
SCSS
$custom: #ffeec2;
$custom-light: #fff3d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeec2",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 194
  },
  "hsl": {
    "h": 43.279,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.95183,
    "c": 0.05975,
    "h": 89.4
  },
  "luminance": 0.86304
}

Semantic roles & 50–950 ramp

primary
#FFEEC2
secondary
#7D9BE8
accent
#40E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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