#FFECC2#FFECC2

#FFECC2 is a very light, muted orange. Relative luminance 0.851; OKLCH L 94.8% C 0.058 H 86.5°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).

Color values

HEX#FFECC2
RGBrgb(255, 236, 194)
HSLhsl(41, 100%, 88%)
HSVhsv(41, 24%, 100%)
CMYKcmyk(0%, 7.5%, 23.9%, 0%)
CIE-LABlab(93.95, 0.08, 22.73)
CIE-LCHlch(93.95, 22.73, 89.79°)
OKLaboklab(94.79% 0.0035 0.0581)
OKLCHoklch(94.79% 0.058 86.5)
XYZxyz(80.9733, 85.1479, 63.1982)
Luminance0.8515 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECC2 #C2D5FF
analogous
#FFCDC2 #FFECC2 #F4FFC2
triadic
#FFECC2 #C2FFEC #ECC2FF
tetradic
#FFECC2 #C2FFCD #C2D5FF #FFC2F4
square
#FFECC2 #C2FFCD #C2D5FF #FFC2F4
split-complementary
#FFECC2 #C2F4FF #CDC2FF
monochromatic
#FFC648 #FFD985 #FFECC2 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

1.16
#FFECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.03
#FFECC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECC2
18.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECC2#FFFFFF#000000##000000
##FFECC21.001.1618.0318.03
#FFFFFF1.161.0021.0021.00
#00000018.0321.001.001.00
##00000018.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6EBBF
Deuteranopia (green-blind)
#FBF0C3
Tritanopia (blue-blind)
#FFE5E0
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ffecc2;
/* rgb */ color: rgb(255, 236, 194);
/* oklch */ color: oklch(94.8% 0.058 86.5);
Tailwind
colors: {
  custom: {
    50: '#fff2d4',
    500: '#ffecc2',
    950: '#000000',
  },
}
SCSS
$custom: #ffecc2;
$custom-light: #fff2d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecc2",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 194
  },
  "hsl": {
    "h": 41.311,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.94792,
    "c": 0.05817,
    "h": 86.5
  },
  "luminance": 0.85146
}

Semantic roles & 50–950 ramp

primary
#FFECC2
secondary
#7D9EE8
accent
#47E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583

Preview Lab

Preview with #FFECC2

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

Preview Lab → · Contrast checker → · Palette generator →

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