#FFEBDA#FFEBDA

#FFEBDA is a very light, muted orange. Relative luminance 0.857; OKLCH L 95.2% C 0.031 H 62.8°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).

Color values

HEX#FFEBDA
RGBrgb(255, 235, 218)
HSLhsl(28, 100%, 93%)
HSVhsv(28, 15%, 100%)
CMYKcmyk(0%, 7.8%, 14.5%, 0%)
CIE-LABlab(94.20, 4.06, 10.70)
CIE-LCHlch(94.20, 11.44, 69.20°)
OKLaboklab(95.16% 0.0144 0.028)
OKLCHoklch(95.16% 0.031 62.8)
XYZxyz(83.6025, 85.7402, 78.4615)
Luminance0.8574 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBDA #DAEEFF
analogous
#FFDADB #FFEBDA #FFFEDA
triadic
#FFEBDA #DAFFEB #EBDAFF
tetradic
#FFEBDA #DBFFDA #DAEEFF #FEDAFF
square
#FFEBDA #DBFFDA #DAEEFF #FEDAFF
split-complementary
#FFEBDA #DAFFFE #DADBFF
monochromatic
#FFA960 #FFCA9D #FFEBDA #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

18.15
#FFEBDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBDA
18.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBDA#FFFFFF#000000##000000
##FFEBDA1.001.1618.1518.15
#FFFFFF1.161.0021.0021.00
#00000018.1521.001.001.00
##00000018.1521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebda;
/* rgb */ color: rgb(255, 235, 218);
/* oklch */ color: oklch(95.2% 0.031 62.8);
Tailwind
colors: {
  custom: {
    50: '#fff1e5',
    500: '#ffebda',
    950: '#000000',
  },
}
SCSS
$custom: #ffebda;
$custom-light: #fff1e5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebda",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 218
  },
  "hsl": {
    "h": 27.568,
    "s": 100,
    "l": 92.745
  },
  "oklch": {
    "l": 0.95157,
    "c": 0.03142,
    "h": 62.8
  },
  "luminance": 0.85739
}

Semantic roles & 50–950 ramp

primary
#FFEBDA
secondary
#92C2EC
accent
#7CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584

Preview Lab

Preview with #FFEBDA

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

Preview Lab → · Contrast checker → · Palette generator →

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