#FFE0C0#FFE0C0

#FFE0C0 is a very light, muted orange. Relative luminance 0.784; OKLCH L 92.4% C 0.054 H 68.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).

Color values

HEX#FFE0C0
RGBrgb(255, 224, 192)
HSLhsl(30, 100%, 88%)
HSVhsv(30, 25%, 100%)
CMYKcmyk(0%, 12.2%, 24.7%, 0%)
CIE-LABlab(90.95, 5.93, 19.61)
CIE-LCHlch(90.95, 20.49, 73.17°)
OKLaboklab(92.43% 0.0204 0.0503)
OKLCHoklch(92.43% 0.054 68)
XYZxyz(77.4106, 78.3795, 60.9100)
Luminance0.7838 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE0C0 #C0DFFF
analogous
#FFC0C0 #FFE0C0 #FFFFC0
triadic
#FFE0C0 #C0FFE0 #E0C0FF
tetradic
#FFE0C0 #C0FFC0 #C0DFFF #FFC0FF
square
#FFE0C0 #C0FFC0 #C0DFFF #FFC0FF
split-complementary
#FFE0C0 #C0FFFF #C0C0FF
monochromatic
#FFA446 #FFC283 #FFE0C0 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

16.68
#FFE0C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE0C0
16.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE0C0#FFFFFF#000000##000000
##FFE0C01.001.2616.6816.68
#FFFFFF1.261.0021.0021.00
#00000016.6821.001.001.00
##00000016.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBE1BE
Deuteranopia (green-blind)
#F2E8C1
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffe0c0;
/* rgb */ color: rgb(255, 224, 192);
/* oklch */ color: oklch(92.4% 0.054 68.0);
Tailwind
colors: {
  custom: {
    50: '#ffe9d3',
    500: '#ffe0c0',
    950: '#000000',
  },
}
SCSS
$custom: #ffe0c0;
$custom-light: #ffe9d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe0c0",
  "rgb": {
    "r": 255,
    "g": 224,
    "b": 192
  },
  "hsl": {
    "h": 30.476,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.92427,
    "c": 0.05431,
    "h": 68
  },
  "luminance": 0.78377
}

Semantic roles & 50–950 ramp

primary
#FFE0C0
secondary
#7BB1E8
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE0C0

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

Preview Lab → · Contrast checker → · Palette generator →

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