#FFE2C1#FFE2C1

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

Color values

HEX#FFE2C1
RGBrgb(255, 226, 193)
HSLhsl(32, 100%, 88%)
HSVhsv(32, 24%, 100%)
CMYKcmyk(0%, 11.4%, 24.3%, 0%)
CIE-LABlab(91.46, 5.04, 19.80)
CIE-LCHlch(91.46, 20.43, 75.71°)
OKLaboklab(92.83% 0.0178 0.0508)
OKLCHoklch(92.83% 0.054 70.7)
XYZxyz(78.0625, 79.5053, 61.6757)
Luminance0.7950 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2C1 #C1DEFF
analogous
#FFC3C1 #FFE2C1 #FDFFC1
triadic
#FFE2C1 #C1FFE2 #E2C1FF
tetradic
#FFE2C1 #C1FFC3 #C1DEFF #FFC1FD
square
#FFE2C1 #C1FFC3 #C1DEFF #FFC1FD
split-complementary
#FFE2C1 #C1FDFF #C3C1FF
monochromatic
#FFA947 #FFC584 #FFE2C1 #FFF1E0 #FFF1E0

Accessibility & contrast

On white

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

On black

16.90
#FFE2C1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2C1
16.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2C1#FFFFFF#000000##000000
##FFE2C11.001.2416.9016.90
#FFFFFF1.241.0021.0021.00
#00000016.9021.001.001.00
##00000016.9021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffe2c1;
/* rgb */ color: rgb(255, 226, 193);
/* oklch */ color: oklch(92.8% 0.054 70.7);
Tailwind
colors: {
  custom: {
    50: '#ffebd3',
    500: '#ffe2c1',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2c1;
$custom-light: #ffebd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2c1",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 193
  },
  "hsl": {
    "h": 31.935,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.92833,
    "c": 0.05385,
    "h": 70.7
  },
  "luminance": 0.79503
}

Semantic roles & 50–950 ramp

primary
#FFE2C1
secondary
#7CAFE8
accent
#6BE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE2C1

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

Preview Lab → · Contrast checker → · Palette generator →

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