#FFE4C2#FFE4C2

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

Color values

HEX#FFE4C2
RGBrgb(255, 228, 194)
HSLhsl(33, 100%, 88%)
HSVhsv(33, 24%, 100%)
CMYKcmyk(0%, 10.6%, 23.9%, 0%)
CIE-LABlab(91.97, 4.16, 19.99)
CIE-LCHlch(91.97, 20.42, 78.26°)
OKLaboklab(93.24% 0.0152 0.0513)
OKLCHoklch(93.24% 0.054 73.5)
XYZxyz(78.7214, 80.6441, 62.4475)
Luminance0.8064 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE4C2 #C2DDFF
analogous
#FFC5C2 #FFE4C2 #FBFFC2
triadic
#FFE4C2 #C2FFE4 #E4C2FF
tetradic
#FFE4C2 #C2FFC5 #C2DDFF #FFC2FB
square
#FFE4C2 #C2FFC5 #C2DDFF #FFC2FB
split-complementary
#FFE4C2 #C2FBFF #C5C2FF
monochromatic
#FFAE48 #FFC985 #FFE4C2 #FFF1E0 #FFF1E0

Accessibility & contrast

On white

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

On black

17.13
#FFE4C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE4C2
17.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE4C2#FFFFFF#000000##000000
##FFE4C21.001.2317.1317.13
#FFFFFF1.231.0021.0021.00
#00000017.1321.001.001.00
##00000017.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEE4C0
Deuteranopia (green-blind)
#F5EBC3
Tritanopia (blue-blind)
#FFDDDB
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe4c2;
/* rgb */ color: rgb(255, 228, 194);
/* oklch */ color: oklch(93.2% 0.054 73.5);
Tailwind
colors: {
  custom: {
    50: '#ffecd4',
    500: '#ffe4c2',
    950: '#000000',
  },
}
SCSS
$custom: #ffe4c2;
$custom-light: #ffecd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe4c2",
  "rgb": {
    "r": 255,
    "g": 228,
    "b": 194
  },
  "hsl": {
    "h": 33.443,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.93241,
    "c": 0.05353,
    "h": 73.5
  },
  "luminance": 0.80642
}

Semantic roles & 50–950 ramp

primary
#FFE4C2
secondary
#7DACE8
accent
#66E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE4C2

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

Preview Lab → · Contrast checker → · Palette generator →

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