#FFE0C2#FFE0C2

#FFE0C2 is a very light, muted orange. Relative luminance 0.785; OKLCH L 92.5% C 0.052 H 66.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).

Color values

HEX#FFE0C2
RGBrgb(255, 224, 194)
HSLhsl(30, 100%, 88%)
HSVhsv(30, 24%, 100%)
CMYKcmyk(0%, 12.2%, 23.9%, 0%)
CIE-LABlab(90.99, 6.21, 18.63)
CIE-LCHlch(90.99, 19.63, 71.57°)
OKLaboklab(92.47% 0.0212 0.0479)
OKLCHoklch(92.47% 0.052 66.2)
XYZxyz(77.6337, 78.4687, 62.0850)
Luminance0.7847 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE0C2 #C2E1FF
analogous
#FFC2C2 #FFE0C2 #FFFEC2
triadic
#FFE0C2 #C2FFE0 #E0C2FF
tetradic
#FFE0C2 #C2FFC2 #C2E1FF #FEC2FF
square
#FFE0C2 #C2FFC2 #C2E1FF #FEC2FF
split-complementary
#FFE0C2 #C2FFFE #C2C2FF
monochromatic
#FFA248 #FFC185 #FFE0C2 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.26
#FFE0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.69
#FFE0C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE0C2
16.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE0C2#FFFFFF#000000##000000
##FFE0C21.001.2616.6916.69
#FFFFFF1.261.0021.0021.00
#00000016.6921.001.001.00
##00000016.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE1C0
Deuteranopia (green-blind)
#F2E8C3
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffe0c2;
/* rgb */ color: rgb(255, 224, 194);
/* oklch */ color: oklch(92.5% 0.052 66.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9d4',
    500: '#ffe0c2',
    950: '#000000',
  },
}
SCSS
$custom: #ffe0c2;
$custom-light: #ffe9d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe0c2",
  "rgb": {
    "r": 255,
    "g": 224,
    "b": 194
  },
  "hsl": {
    "h": 29.508,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.92472,
    "c": 0.05238,
    "h": 66.2
  },
  "luminance": 0.78466
}

Semantic roles & 50–950 ramp

primary
#FFE0C2
secondary
#7DB3E8
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE0C2

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

Preview Lab → · Contrast checker → · Palette generator →

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