#FFEBDD#FFEBDD

#FFEBDD is a very light, muted orange. Relative luminance 0.859; OKLCH L 95.2% C 0.029 H 57.4°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).

Color values

HEX#FFEBDD
RGBrgb(255, 235, 221)
HSLhsl(25, 100%, 93%)
HSVhsv(25, 13%, 100%)
CMYKcmyk(0%, 7.8%, 13.3%, 0%)
CIE-LABlab(94.27, 4.53, 9.24)
CIE-LCHlch(94.27, 10.29, 63.90°)
OKLaboklab(95.23% 0.0155 0.0242)
OKLCHoklch(95.23% 0.029 57.4)
XYZxyz(83.9986, 85.8986, 80.5477)
Luminance0.8590 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBDD #DDF1FF
analogous
#FFDDE0 #FFEBDD #FFFCDD
triadic
#FFEBDD #DDFFEB #EBDDFF
tetradic
#FFEBDD #E0FFDD #DDF1FF #FCDDFF
square
#FFEBDD #E0FFDD #DDF1FF #FCDDFF
split-complementary
#FFEBDD #DDFFFC #DDE0FF
monochromatic
#FFA363 #FFC7A0 #FFEBDD #FFEDE0 #FFEDE0

Accessibility & contrast

On white

1.16
#FFEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.18
#FFEBDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBDD
18.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBDD#FFFFFF#000000##000000
##FFEBDD1.001.1618.1818.18
#FFFFFF1.161.0021.0021.00
#00000018.1821.001.001.00
##00000018.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#F6F0DD
Tritanopia (blue-blind)
#FFE7E7
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ffebdd;
/* rgb */ color: rgb(255, 235, 221);
/* oklch */ color: oklch(95.2% 0.029 57.4);
Tailwind
colors: {
  custom: {
    50: '#fff1e7',
    500: '#ffebdd',
    950: '#000000',
  },
}
SCSS
$custom: #ffebdd;
$custom-light: #fff1e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebdd",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 221
  },
  "hsl": {
    "h": 24.706,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.95233,
    "c": 0.02875,
    "h": 57.4
  },
  "luminance": 0.85897
}

Semantic roles & 50–950 ramp

primary
#FFEBDD
secondary
#94C8EC
accent
#87E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FFEBDD

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

Preview Lab → · Contrast checker → · Palette generator →

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