#FFE2C0#FFE2C0

#FFE2C0 is a very light, muted orange. Relative luminance 0.795; OKLCH L 92.8% C 0.055 H 71.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).

Color values

HEX#FFE2C0
RGBrgb(255, 226, 192)
HSLhsl(32, 100%, 88%)
HSVhsv(32, 25%, 100%)
CMYKcmyk(0%, 11.4%, 24.7%, 0%)
CIE-LABlab(91.44, 4.91, 20.29)
CIE-LCHlch(91.44, 20.87, 76.40°)
OKLaboklab(92.81% 0.0174 0.052)
OKLCHoklch(92.81% 0.055 71.5)
XYZxyz(77.9513, 79.4608, 61.0902)
Luminance0.7946 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2C0 #C0DDFF
analogous
#FFC2C0 #FFE2C0 #FCFFC0
triadic
#FFE2C0 #C0FFE2 #E2C0FF
tetradic
#FFE2C0 #C0FFC2 #C0DDFF #FFC0FC
square
#FFE2C0 #C0FFC2 #C0DDFF #FFC0FC
split-complementary
#FFE2C0 #C0FCFF #C2C0FF
monochromatic
#FFAA46 #FFC683 #FFE2C0 #FFF1E0 #FFF1E0

Accessibility & contrast

On white

1.24
#FFE2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.89
#FFE2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2C0
16.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2C0#FFFFFF#000000##000000
##FFE2C01.001.2416.8916.89
#FFFFFF1.241.0021.0021.00
#00000016.8921.001.001.00
##00000016.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDE3BE
Deuteranopia (green-blind)
#F4E9C1
Tritanopia (blue-blind)
#FFDBD9
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffe2c0;
/* rgb */ color: rgb(255, 226, 192);
/* oklch */ color: oklch(92.8% 0.055 71.5);
Tailwind
colors: {
  custom: {
    50: '#ffebd3',
    500: '#ffe2c0',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2c0;
$custom-light: #ffebd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2c0",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 192
  },
  "hsl": {
    "h": 32.381,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.92811,
    "c": 0.05487,
    "h": 71.5
  },
  "luminance": 0.79458
}

Semantic roles & 50–950 ramp

primary
#FFE2C0
secondary
#7BADE8
accent
#6AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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