#FFE6C3#FFE6C3

#FFE6C3 is a very light, muted orange. Relative luminance 0.818; OKLCH L 93.6% C 0.053 H 76.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).

Color values

HEX#FFE6C3
RGBrgb(255, 230, 195)
HSLhsl(35, 100%, 88%)
HSVhsv(35, 24%, 100%)
CMYKcmyk(0%, 9.8%, 23.5%, 0%)
CIE-LABlab(92.48, 3.27, 20.19)
CIE-LCHlch(92.48, 20.45, 80.80°)
OKLaboklab(93.65% 0.0127 0.0518)
OKLCHoklch(93.65% 0.053 76.2)
XYZxyz(79.3875, 81.7959, 63.2254)
Luminance0.8179 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE6C3 #C3DCFF
analogous
#FFC8C3 #FFE6C3 #FAFFC3
triadic
#FFE6C3 #C3FFE6 #E6C3FF
tetradic
#FFE6C3 #C3FFC8 #C3DCFF #FFC3FA
square
#FFE6C3 #C3FFC8 #C3DCFF #FFC3FA
split-complementary
#FFE6C3 #C3FAFF #C8C3FF
monochromatic
#FFB349 #FFCC86 #FFE6C3 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

17.36
#FFE6C3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE6C3
17.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE6C3#FFFFFF#000000##000000
##FFE6C31.001.2117.3617.36
#FFFFFF1.211.0021.0021.00
#00000017.3621.001.001.00
##00000017.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0E6C1
Deuteranopia (green-blind)
#F6ECC4
Tritanopia (blue-blind)
#FFDFDC
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffe6c3;
/* rgb */ color: rgb(255, 230, 195);
/* oklch */ color: oklch(93.6% 0.053 76.2);
Tailwind
colors: {
  custom: {
    50: '#ffedd5',
    500: '#ffe6c3',
    950: '#000000',
  },
}
SCSS
$custom: #ffe6c3;
$custom-light: #ffedd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe6c3",
  "rgb": {
    "r": 255,
    "g": 230,
    "b": 195
  },
  "hsl": {
    "h": 35,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.93649,
    "c": 0.05332,
    "h": 76.2
  },
  "luminance": 0.81794
}

Semantic roles & 50–950 ramp

primary
#FFE6C3
secondary
#7EAAE8
accent
#60E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE6C3

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

Preview Lab → · Contrast checker → · Palette generator →

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