#FFE6C0#FFE6C0

#FFE6C0 is a very light, muted orange. Relative luminance 0.817; OKLCH L 93.6% C 0.057 H 78.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).

Color values

HEX#FFE6C0
RGBrgb(255, 230, 192)
HSLhsl(36, 100%, 88%)
HSVhsv(36, 25%, 100%)
CMYKcmyk(0%, 9.8%, 24.7%, 0%)
CIE-LABlab(92.43, 2.86, 21.66)
CIE-LCHlch(92.43, 21.84, 82.47°)
OKLaboklab(93.58% 0.0115 0.0554)
OKLCHoklch(93.58% 0.057 78.3)
XYZxyz(79.0517, 81.6616, 61.4570)
Luminance0.8166 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE6C0 #C0D9FF
analogous
#FFC6C0 #FFE6C0 #F9FFC0
triadic
#FFE6C0 #C0FFE6 #E6C0FF
tetradic
#FFE6C0 #C0FFC6 #C0D9FF #FFC0F9
square
#FFE6C0 #C0FFC6 #C0D9FF #FFC0F9
split-complementary
#FFE6C0 #C0F9FF #C6C0FF
monochromatic
#FFB546 #FFCE83 #FFE6C0 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

1.21
#FFE6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.33
#FFE6C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE6C0
17.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE6C0#FFFFFF#000000##000000
##FFE6C01.001.2117.3317.33
#FFFFFF1.211.0021.0021.00
#00000017.3321.001.001.00
##00000017.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1E6BE
Deuteranopia (green-blind)
#F7ECC1
Tritanopia (blue-blind)
#FFDFDB
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffe6c0;
/* rgb */ color: rgb(255, 230, 192);
/* oklch */ color: oklch(93.6% 0.057 78.3);
Tailwind
colors: {
  custom: {
    50: '#ffedd3',
    500: '#ffe6c0',
    950: '#000000',
  },
}
SCSS
$custom: #ffe6c0;
$custom-light: #ffedd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe6c0",
  "rgb": {
    "r": 255,
    "g": 230,
    "b": 192
  },
  "hsl": {
    "h": 36.19,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.93583,
    "c": 0.05658,
    "h": 78.3
  },
  "luminance": 0.81659
}

Semantic roles & 50–950 ramp

primary
#FFE6C0
secondary
#7BA6E8
accent
#5BE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE6C0

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

Preview Lab → · Contrast checker → · Palette generator →

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