#FFE4C1#FFE4C1

#FFE4C1 is a very light, muted orange. Relative luminance 0.806; OKLCH L 93.2% C 0.055 H 74.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).

Color values

HEX#FFE4C1
RGBrgb(255, 228, 193)
HSLhsl(34, 100%, 88%)
HSVhsv(34, 24%, 100%)
CMYKcmyk(0%, 10.6%, 24.3%, 0%)
CIE-LABlab(91.95, 4.02, 20.48)
CIE-LCHlch(91.95, 20.87, 78.90°)
OKLaboklab(93.22% 0.0149 0.0525)
OKLCHoklch(93.22% 0.055 74.2)
XYZxyz(78.6095, 80.5993, 61.8580)
Luminance0.8060 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE4C1 #C1DCFF
analogous
#FFC5C1 #FFE4C1 #FBFFC1
triadic
#FFE4C1 #C1FFE4 #E4C1FF
tetradic
#FFE4C1 #C1FFC5 #C1DCFF #FFC1FB
square
#FFE4C1 #C1FFC5 #C1DCFF #FFC1FB
split-complementary
#FFE4C1 #C1FBFF #C5C1FF
monochromatic
#FFAF47 #FFC984 #FFE4C1 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

1.23
#FFE4C1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.12
#FFE4C1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE4C1
17.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE4C1#FFFFFF#000000##000000
##FFE4C11.001.2317.1217.12
#FFFFFF1.231.0021.0021.00
#00000017.1221.001.001.00
##00000017.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFE4BF
Deuteranopia (green-blind)
#F5EBC2
Tritanopia (blue-blind)
#FFDDDA
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe4c1;
/* rgb */ color: rgb(255, 228, 193);
/* oklch */ color: oklch(93.2% 0.055 74.2);
Tailwind
colors: {
  custom: {
    50: '#ffecd3',
    500: '#ffe4c1',
    950: '#000000',
  },
}
SCSS
$custom: #ffe4c1;
$custom-light: #ffecd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe4c1",
  "rgb": {
    "r": 255,
    "g": 228,
    "b": 193
  },
  "hsl": {
    "h": 33.871,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.93218,
    "c": 0.05457,
    "h": 74.2
  },
  "luminance": 0.80597
}

Semantic roles & 50–950 ramp

primary
#FFE4C1
secondary
#7CABE8
accent
#64E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE4C1

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

Preview Lab → · Contrast checker → · Palette generator →

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