#FFE0C3#FFE0C3

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

Color values

HEX#FFE0C3
RGBrgb(255, 224, 195)
HSLhsl(29, 100%, 88%)
HSVhsv(29, 24%, 100%)
CMYKcmyk(0%, 12.2%, 23.5%, 0%)
CIE-LABlab(91.01, 6.34, 18.13)
CIE-LCHlch(91.01, 19.21, 70.72°)
OKLaboklab(92.5% 0.0216 0.0467)
OKLCHoklch(92.5% 0.051 65.2)
XYZxyz(77.7464, 78.5138, 62.6784)
Luminance0.7851 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE0C3 #C3E2FF
analogous
#FFC3C4 #FFE0C3 #FFFEC3
triadic
#FFE0C3 #C3FFE0 #E0C3FF
tetradic
#FFE0C3 #C4FFC3 #C3E2FF #FEC3FF
square
#FFE0C3 #C4FFC3 #C3E2FF #FEC3FF
split-complementary
#FFE0C3 #C3FFFE #C3C4FF
monochromatic
#FFA149 #FFC086 #FFE0C3 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

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

On black

16.70
#FFE0C3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE0C3
16.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE0C3#FFFFFF#000000##000000
##FFE0C31.001.2616.7016.70
#FFFFFF1.261.0021.0021.00
#00000016.7021.001.001.00
##00000016.7021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffe0c3;
/* rgb */ color: rgb(255, 224, 195);
/* oklch */ color: oklch(92.5% 0.051 65.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9d5',
    500: '#ffe0c3',
    950: '#000000',
  },
}
SCSS
$custom: #ffe0c3;
$custom-light: #ffe9d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe0c3",
  "rgb": {
    "r": 255,
    "g": 224,
    "b": 195
  },
  "hsl": {
    "h": 29,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.92495,
    "c": 0.05143,
    "h": 65.2
  },
  "luminance": 0.78511
}

Semantic roles & 50–950 ramp

primary
#FFE0C3
secondary
#7EB5E8
accent
#77E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE0C3

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

Preview Lab → · Contrast checker → · Palette generator →

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