#FFEBEE#FFEBEE

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

Color values

HEX#FFEBEE
RGBrgb(255, 235, 238)
HSLhsl(351, 100%, 96%)
HSVhsv(351, 8%, 100%)
CMYKcmyk(0%, 7.8%, 6.7%, 0%)
CIE-LABlab(94.67, 7.27, 1.00)
CIE-LCHlch(94.67, 7.34, 7.84°)
OKLaboklab(95.69% 0.0219 0.0028)
OKLCHoklch(95.69% 0.022 7.2)
XYZxyz(86.3793, 86.8509, 93.0858)
Luminance0.8685 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBEE #EBFFFC
analogous
#FFEBF8 #FFEBEE #FFF2EB
triadic
#FFEBEE #EEFFEB #EBEEFF
tetradic
#FFEBEE #F8FFEB #EBFFFC #F2EBFF
square
#FFEBEE #F8FFEB #EBFFFC #F2EBFF
split-complementary
#FFEBEE #EBFFF2 #EBF8FF
monochromatic
#FF7186 #FFAEBA #FFE0E5 #FFE0E5 #FFE0E5

Accessibility & contrast

On white

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

On black

18.37
#FFEBEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBEE
18.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBEE#FFFFFF#000000##000000
##FFEBEE1.001.1418.3718.37
#FFFFFF1.141.0021.0021.00
#00000018.3721.001.001.00
##00000018.3721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebee;
/* rgb */ color: rgb(255, 235, 238);
/* oklch */ color: oklch(95.7% 0.022 7.2);
Tailwind
colors: {
  custom: {
    50: '#fff1f3',
    500: '#ffebee',
    950: '#000000',
  },
}
SCSS
$custom: #ffebee;
$custom-light: #fff1f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebee",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 238
  },
  "hsl": {
    "h": 351,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95685,
    "c": 0.02207,
    "h": 7.2
  },
  "luminance": 0.8685
}

Semantic roles & 50–950 ramp

primary
#FFEBEE
secondary
#A0EEE2
accent
#E6C300
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBEE

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

Preview Lab → · Contrast checker → · Palette generator →

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