#FFE0C8#FFE0C8

#FFE0C8 is a very light, muted orange. Relative luminance 0.787; OKLCH L 92.6% C 0.047 H 59.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).

Color values

HEX#FFE0C8
RGBrgb(255, 224, 200)
HSLhsl(26, 100%, 89%)
HSVhsv(26, 22%, 100%)
CMYKcmyk(0%, 12.2%, 21.6%, 0%)
CIE-LABlab(91.12, 7.04, 15.68)
CIE-LCHlch(91.12, 17.19, 65.81°)
OKLaboklab(92.61% 0.0235 0.0406)
OKLCHoklch(92.61% 0.047 59.9)
XYZxyz(78.3212, 78.7437, 65.7057)
Luminance0.7874 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE0C8 #C8E7FF
analogous
#FFC8CC #FFE0C8 #FFFCC8
triadic
#FFE0C8 #C8FFE0 #E0C8FF
tetradic
#FFE0C8 #CCFFC8 #C8E7FF #FCC8FF
square
#FFE0C8 #CCFFC8 #C8E7FF #FCC8FF
split-complementary
#FFE0C8 #C8FFFC #C8CCFF
monochromatic
#FF9B4E #FFBE8B #FFE0C8 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

1.25
#FFE0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.75
#FFE0C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE0C8
16.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE0C8#FFFFFF#000000##000000
##FFE0C81.001.2516.7516.75
#FFFFFF1.251.0021.0021.00
#00000016.7521.001.001.00
##00000016.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9E2C6
Deuteranopia (green-blind)
#F1E8C8
Tritanopia (blue-blind)
#FFDAD9
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffe0c8;
/* rgb */ color: rgb(255, 224, 200);
/* oklch */ color: oklch(92.6% 0.047 59.9);
Tailwind
colors: {
  custom: {
    50: '#ffe9d8',
    500: '#ffe0c8',
    950: '#000000',
  },
}
SCSS
$custom: #ffe0c8;
$custom-light: #ffe9d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe0c8",
  "rgb": {
    "r": 255,
    "g": 224,
    "b": 200
  },
  "hsl": {
    "h": 26.182,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.92611,
    "c": 0.04688,
    "h": 59.9
  },
  "luminance": 0.78741
}

Semantic roles & 50–950 ramp

primary
#FFE0C8
secondary
#82BCE9
accent
#81E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE0C8

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

Preview Lab → · Contrast checker → · Palette generator →

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