#FFE0D3#FFE0D3

#FFE0D3 is a very light, muted orange. Relative luminance 0.793; OKLCH L 92.9% C 0.039 H 44.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).

Color values

HEX#FFE0D3
RGBrgb(255, 224, 211)
HSLhsl(18, 100%, 91%)
HSVhsv(18, 17%, 100%)
CMYKcmyk(0%, 12.2%, 17.3%, 0%)
CIE-LABlab(91.36, 8.65, 10.28)
CIE-LCHlch(91.36, 13.43, 49.93°)
OKLaboklab(92.88% 0.0278 0.0269)
OKLCHoklch(92.88% 0.039 44.1)
XYZxyz(79.6533, 79.2766, 72.7214)
Luminance0.7927 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE0D3 #D3F2FF
analogous
#FFD3DC #FFE0D3 #FFF6D3
triadic
#FFE0D3 #D3FFE0 #E0D3FF
tetradic
#FFE0D3 #DCFFD3 #D3F2FF #F6D3FF
square
#FFE0D3 #DCFFD3 #D3F2FF #F6D3FF
split-complementary
#FFE0D3 #D3FFF6 #D3DCFF
monochromatic
#FF8A59 #FFB596 #FFE0D3 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

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

On black

16.85
#FFE0D3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE0D3
16.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE0D3#FFFFFF#000000##000000
##FFE0D31.001.2516.8516.85
#FFFFFF1.251.0021.0021.00
#00000016.8521.001.001.00
##00000016.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E3D2
Deuteranopia (green-blind)
#EFE9D3
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffe0d3;
/* rgb */ color: rgb(255, 224, 211);
/* oklch */ color: oklch(92.9% 0.039 44.1);
Tailwind
colors: {
  custom: {
    50: '#ffe9e0',
    500: '#ffe0d3',
    950: '#000000',
  },
}
SCSS
$custom: #ffe0d3;
$custom-light: #ffe9e0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe0d3",
  "rgb": {
    "r": 255,
    "g": 224,
    "b": 211
  },
  "hsl": {
    "h": 17.727,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.92879,
    "c": 0.03866,
    "h": 44.1
  },
  "luminance": 0.79274
}

Semantic roles & 50–950 ramp

primary
#FFE0D3
secondary
#8CCFEB
accent
#A2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFE0D3

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

Preview Lab → · Contrast checker → · Palette generator →

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