#FFE4C0#FFE4C0

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

Color values

HEX#FFE4C0
RGBrgb(255, 228, 192)
HSLhsl(34, 100%, 88%)
HSVhsv(34, 25%, 100%)
CMYKcmyk(0%, 10.6%, 24.7%, 0%)
CIE-LABlab(91.93, 3.88, 20.97)
CIE-LCHlch(91.93, 21.33, 79.51°)
OKLaboklab(93.2% 0.0145 0.0537)
OKLCHoklch(93.2% 0.056 74.9)
XYZxyz(78.4983, 80.5548, 61.2725)
Luminance0.8055 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE4C0 #C0DBFF
analogous
#FFC5C0 #FFE4C0 #FAFFC0
triadic
#FFE4C0 #C0FFE4 #E4C0FF
tetradic
#FFE4C0 #C0FFC5 #C0DBFF #FFC0FA
square
#FFE4C0 #C0FFC5 #C0DBFF #FFC0FA
split-complementary
#FFE4C0 #C0FAFF #C5C0FF
monochromatic
#FFB046 #FFCA83 #FFE4C0 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

17.11
#FFE4C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE4C0
17.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE4C0#FFFFFF#000000##000000
##FFE4C01.001.2317.1117.11
#FFFFFF1.231.0021.0021.00
#00000017.1121.001.001.00
##00000017.1121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffe4c0;
/* rgb */ color: rgb(255, 228, 192);
/* oklch */ color: oklch(93.2% 0.056 74.9);
Tailwind
colors: {
  custom: {
    50: '#ffecd3',
    500: '#ffe4c0',
    950: '#000000',
  },
}
SCSS
$custom: #ffe4c0;
$custom-light: #ffecd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe4c0",
  "rgb": {
    "r": 255,
    "g": 228,
    "b": 192
  },
  "hsl": {
    "h": 34.286,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.93196,
    "c": 0.05563,
    "h": 74.9
  },
  "luminance": 0.80553
}

Semantic roles & 50–950 ramp

primary
#FFE4C0
secondary
#7BAAE8
accent
#62E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE4C0

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

Preview Lab → · Contrast checker → · Palette generator →

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