#FFE6C4#FFE6C4

#FFE6C4 is a very light, muted orange. Relative luminance 0.818; OKLCH L 93.7% C 0.052 H 75.5°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).

Color values

HEX#FFE6C4
RGBrgb(255, 230, 196)
HSLhsl(35, 100%, 88%)
HSVhsv(35, 23%, 100%)
CMYKcmyk(0%, 9.8%, 23.1%, 0%)
CIE-LABlab(92.50, 3.41, 19.70)
CIE-LCHlch(92.50, 19.99, 80.18°)
OKLaboklab(93.67% 0.0131 0.0506)
OKLCHoklch(93.67% 0.052 75.5)
XYZxyz(79.5009, 81.8413, 63.8229)
Luminance0.8184 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE6C4 #C4DDFF
analogous
#FFC8C4 #FFE6C4 #FBFFC4
triadic
#FFE6C4 #C4FFE6 #E6C4FF
tetradic
#FFE6C4 #C4FFC8 #C4DDFF #FFC4FB
square
#FFE6C4 #C4FFC8 #C4DDFF #FFC4FB
split-complementary
#FFE6C4 #C4FBFF #C8C4FF
monochromatic
#FFB24A #FFCC87 #FFE6C4 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

17.37
#FFE6C4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE6C4
17.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE6C4#FFFFFF#000000##000000
##FFE6C41.001.2117.3717.37
#FFFFFF1.211.0021.0021.00
#00000017.3721.001.001.00
##00000017.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0E6C2
Deuteranopia (green-blind)
#F6ECC5
Tritanopia (blue-blind)
#FFDFDD
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffe6c4;
/* rgb */ color: rgb(255, 230, 196);
/* oklch */ color: oklch(93.7% 0.052 75.5);
Tailwind
colors: {
  custom: {
    50: '#ffedd6',
    500: '#ffe6c4',
    950: '#000000',
  },
}
SCSS
$custom: #ffe6c4;
$custom-light: #ffedd6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe6c4",
  "rgb": {
    "r": 255,
    "g": 230,
    "b": 196
  },
  "hsl": {
    "h": 34.576,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.93671,
    "c": 0.05225,
    "h": 75.5
  },
  "luminance": 0.81839
}

Semantic roles & 50–950 ramp

primary
#FFE6C4
secondary
#7FACE8
accent
#61E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE6C4

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

Preview Lab → · Contrast checker → · Palette generator →

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