#FFEBED#FFEBED

#FFEBED is a very light, muted red. Relative luminance 0.868; OKLCH L 95.7% C 0.022 H 10.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).

Color values

HEX#FFEBED
RGBrgb(255, 235, 237)
HSLhsl(354, 100%, 96%)
HSVhsv(354, 8%, 100%)
CMYKcmyk(0%, 7.8%, 7.1%, 0%)
CIE-LABlab(94.65, 7.10, 1.48)
CIE-LCHlch(94.65, 7.25, 11.80°)
OKLaboklab(95.66% 0.0215 0.004)
OKLCHoklch(95.66% 0.022 10.6)
XYZxyz(86.2328, 86.7923, 92.3142)
Luminance0.8679 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBED #EBFFFD
analogous
#FFEBF7 #FFEBED #FFF3EB
triadic
#FFEBED #EDFFEB #EBEDFF
tetradic
#FFEBED #F7FFEB #EBFFFD #F3EBFF
square
#FFEBED #F7FFEB #EBFFFD #F3EBFF
split-complementary
#FFEBED #EBFFF3 #EBF7FF
monochromatic
#FF717F #FFAEB6 #FFE0E3 #FFE0E3 #FFE0E3

Accessibility & contrast

On white

1.14
#FFEBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.36
#FFEBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBED
18.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBED#FFFFFF#000000##000000
##FFEBED1.001.1418.3618.36
#FFFFFF1.141.0021.0021.00
#00000018.3621.001.001.00
##00000018.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffebed;
/* rgb */ color: rgb(255, 235, 237);
/* oklch */ color: oklch(95.7% 0.022 10.6);
Tailwind
colors: {
  custom: {
    50: '#fff1f2',
    500: '#ffebed',
    950: '#000000',
  },
}
SCSS
$custom: #ffebed;
$custom-light: #fff1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebed",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 237
  },
  "hsl": {
    "h": 354,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95657,
    "c": 0.0219,
    "h": 10.6
  },
  "luminance": 0.86791
}

Semantic roles & 50–950 ramp

primary
#FFEBED
secondary
#A0EEE6
accent
#E6CF00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBED

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

Preview Lab → · Contrast checker → · Palette generator →

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