#FFE2D3#FFE2D3

#FFE2D3 is a very light, muted orange. Relative luminance 0.804; OKLCH L 93.3% C 0.038 H 49.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).

Color values

HEX#FFE2D3
RGBrgb(255, 226, 211)
HSLhsl(20, 100%, 91%)
HSVhsv(20, 17%, 100%)
CMYKcmyk(0%, 11.4%, 17.3%, 0%)
CIE-LABlab(91.85, 7.62, 10.97)
CIE-LCHlch(91.85, 13.36, 55.24°)
OKLaboklab(93.26% 0.0248 0.0287)
OKLCHoklch(93.26% 0.038 49.1)
XYZxyz(80.1940, 80.3579, 72.9016)
Luminance0.8036 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2D3 #D3F0FF
analogous
#FFD3DA #FFE2D3 #FFF8D3
triadic
#FFE2D3 #D3FFE2 #E2D3FF
tetradic
#FFE2D3 #DAFFD3 #D3F0FF #F8D3FF
square
#FFE2D3 #DAFFD3 #D3F0FF #F8D3FF
split-complementary
#FFE2D3 #D3FFF8 #D3DAFF
monochromatic
#FF9159 #FFBA96 #FFE2D3 #FFEBE0 #FFEBE0

Accessibility & contrast

On white

1.23
#FFE2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.07
#FFE2D3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2D3
17.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2D3#FFFFFF#000000##000000
##FFE2D31.001.2317.0717.07
#FFFFFF1.231.0021.0021.00
#00000017.0721.001.001.00
##00000017.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE4D2
Deuteranopia (green-blind)
#F0EAD3
Tritanopia (blue-blind)
#FFDDDE
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe2d3;
/* rgb */ color: rgb(255, 226, 211);
/* oklch */ color: oklch(93.3% 0.038 49.1);
Tailwind
colors: {
  custom: {
    50: '#ffebe0',
    500: '#ffe2d3',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2d3;
$custom-light: #ffebe0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2d3",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 211
  },
  "hsl": {
    "h": 20.455,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.93259,
    "c": 0.03792,
    "h": 49.1
  },
  "luminance": 0.80356
}

Semantic roles & 50–950 ramp

primary
#FFE2D3
secondary
#8CCAEB
accent
#97E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFE2D3

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

Preview Lab → · Contrast checker → · Palette generator →

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