#FFE3D3#FFE3D3

#FFE3D3 is a very light, muted orange. Relative luminance 0.809; OKLCH L 93.5% C 0.038 H 51.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).

Color values

HEX#FFE3D3
RGBrgb(255, 227, 211)
HSLhsl(22, 100%, 91%)
HSVhsv(22, 17%, 100%)
CMYKcmyk(0%, 11%, 17.3%, 0%)
CIE-LABlab(92.09, 7.10, 11.32)
CIE-LCHlch(92.09, 13.36, 57.90°)
OKLaboklab(93.45% 0.0233 0.0296)
OKLCHoklch(93.45% 0.038 51.7)
XYZxyz(80.4667, 80.9033, 72.9925)
Luminance0.8090 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE3D3 #D3EFFF
analogous
#FFD3D9 #FFE3D3 #FFF9D3
triadic
#FFE3D3 #D3FFE3 #E3D3FF
tetradic
#FFE3D3 #D9FFD3 #D3EFFF #F9D3FF
square
#FFE3D3 #D9FFD3 #D3EFFF #F9D3FF
split-complementary
#FFE3D3 #D3FFF9 #D3D9FF
monochromatic
#FF9559 #FFBC96 #FFE3D3 #FFECE0 #FFECE0

Accessibility & contrast

On white

1.22
#FFE3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.18
#FFE3D3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE3D3
17.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE3D3#FFFFFF#000000##000000
##FFE3D31.001.2217.1817.18
#FFFFFF1.221.0021.0021.00
#00000017.1821.001.001.00
##00000017.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBE5D2
Deuteranopia (green-blind)
#F1EBD3
Tritanopia (blue-blind)
#FFDEDE
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe3d3;
/* rgb */ color: rgb(255, 227, 211);
/* oklch */ color: oklch(93.5% 0.038 51.7);
Tailwind
colors: {
  custom: {
    50: '#ffebe0',
    500: '#ffe3d3',
    950: '#000000',
  },
}
SCSS
$custom: #ffe3d3;
$custom-light: #ffebe0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe3d3",
  "rgb": {
    "r": 255,
    "g": 227,
    "b": 211
  },
  "hsl": {
    "h": 21.818,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.9345,
    "c": 0.03766,
    "h": 51.7
  },
  "luminance": 0.80901
}

Semantic roles & 50–950 ramp

primary
#FFE3D3
secondary
#8CC8EB
accent
#92E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFE3D3

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

Preview Lab → · Contrast checker → · Palette generator →

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