#FFEBDB#FFEBDB

#FFEBDB is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.2% C 0.030 H 61.1°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).

Color values

HEX#FFEBDB
RGBrgb(255, 235, 219)
HSLhsl(27, 100%, 93%)
HSVhsv(27, 14%, 100%)
CMYKcmyk(0%, 7.8%, 14.1%, 0%)
CIE-LABlab(94.22, 4.22, 10.21)
CIE-LCHlch(94.22, 11.05, 67.56°)
OKLaboklab(95.18% 0.0147 0.0267)
OKLCHoklch(95.18% 0.031 61.1)
XYZxyz(83.7337, 85.7927, 79.1527)
Luminance0.8579 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBDB #DBEFFF
analogous
#FFDBDD #FFEBDB #FFFDDB
triadic
#FFEBDB #DBFFEB #EBDBFF
tetradic
#FFEBDB #DDFFDB #DBEFFF #FDDBFF
square
#FFEBDB #DDFFDB #DBEFFF #FDDBFF
split-complementary
#FFEBDB #DBFFFD #DBDDFF
monochromatic
#FFA761 #FFC99E #FFEBDB #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

18.16
#FFEBDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBDB
18.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBDB#FFFFFF#000000##000000
##FFEBDB1.001.1618.1618.16
#FFFFFF1.161.0021.0021.00
#00000018.1621.001.001.00
##00000018.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1ECDA
Deuteranopia (green-blind)
#F6F0DB
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ffebdb;
/* rgb */ color: rgb(255, 235, 219);
/* oklch */ color: oklch(95.2% 0.030 61.1);
Tailwind
colors: {
  custom: {
    50: '#fff1e6',
    500: '#ffebdb',
    950: '#000000',
  },
}
SCSS
$custom: #ffebdb;
$custom-light: #fff1e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebdb",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 219
  },
  "hsl": {
    "h": 26.667,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.95182,
    "c": 0.0305,
    "h": 61.1
  },
  "luminance": 0.85791
}

Semantic roles & 50–950 ramp

primary
#FFEBDB
secondary
#92C4EC
accent
#7FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584

Preview Lab

Preview with #FFEBDB

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

Preview Lab → · Contrast checker → · Palette generator →

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