#FFEBDF#FFEBDF

#FFEBDF is a very light, muted orange. Relative luminance 0.860; OKLCH L 95.3% C 0.027 H 53.2°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).

Color values

HEX#FFEBDF
RGBrgb(255, 235, 223)
HSLhsl(23, 100%, 94%)
HSVhsv(23, 13%, 100%)
CMYKcmyk(0%, 7.8%, 12.5%, 0%)
CIE-LABlab(94.31, 4.84, 8.27)
CIE-LCHlch(94.31, 9.58, 59.66°)
OKLaboklab(95.28% 0.0163 0.0217)
OKLCHoklch(95.28% 0.027 53.2)
XYZxyz(84.2667, 86.0058, 81.9594)
Luminance0.8600 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBDF #DFF3FF
analogous
#FFDFE3 #FFEBDF #FFFBDF
triadic
#FFEBDF #DFFFEB #EBDFFF
tetradic
#FFEBDF #E3FFDF #DFF3FF #FBDFFF
square
#FFEBDF #E3FFDF #DFF3FF #FBDFFF
split-complementary
#FFEBDF #DFFFFB #DFE3FF
monochromatic
#FF9E65 #FFC5A2 #FFEBDF #FFECE0 #FFECE0

Accessibility & contrast

On white

1.15
#FFEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.20
#FFEBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBDF
18.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBDF#FFFFFF#000000##000000
##FFEBDF1.001.1518.2018.20
#FFFFFF1.151.0021.0021.00
#00000018.2021.001.001.00
##00000018.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1ECDE
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffebdf;
/* rgb */ color: rgb(255, 235, 223);
/* oklch */ color: oklch(95.3% 0.027 53.2);
Tailwind
colors: {
  custom: {
    50: '#fff1e9',
    500: '#ffebdf',
    950: '#000000',
  },
}
SCSS
$custom: #ffebdf;
$custom-light: #fff1e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebdf",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 223
  },
  "hsl": {
    "h": 22.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.95284,
    "c": 0.02712,
    "h": 53.2
  },
  "luminance": 0.86004
}

Semantic roles & 50–950 ramp

primary
#FFEBDF
secondary
#96CCEC
accent
#8FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FFEBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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