#FFEBEB#FFEBEB

#FFEBEB is a very light, muted red. Relative luminance 0.867; OKLCH L 95.6% C 0.022 H 17.5°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).

Color values

HEX#FFEBEB
RGBrgb(255, 235, 235)
HSLhsl(0, 100%, 96%)
HSVhsv(0, 8%, 100%)
CMYKcmyk(0%, 7.8%, 7.8%, 0%)
CIE-LABlab(94.60, 6.77, 2.45)
CIE-LCHlch(94.60, 7.20, 19.90°)
OKLaboklab(95.6% 0.0208 0.0066)
OKLCHoklch(95.6% 0.022 17.5)
XYZxyz(85.9422, 86.6761, 90.7839)
Luminance0.8668 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBEB #EBFFFF
analogous
#FFEBF5 #FFEBEB #FFF5EB
triadic
#FFEBEB #EBFFEB #EBEBFF
tetradic
#FFEBEB #F5FFEB #EBFFFF #F5EBFF
square
#FFEBEB #F5FFEB #EBFFFF #F5EBFF
split-complementary
#FFEBEB #EBFFF5 #EBF5FF
monochromatic
#FF7171 #FFAEAE #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

18.34
#FFEBEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBEB
18.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBEB#FFFFFF#000000##000000
##FFEBEB1.001.1518.3418.34
#FFFFFF1.151.0021.0021.00
#00000018.3421.001.001.00
##00000018.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#FFE9EB
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffebeb;
/* rgb */ color: rgb(255, 235, 235);
/* oklch */ color: oklch(95.6% 0.022 17.5);
Tailwind
colors: {
  custom: {
    50: '#fff1f1',
    500: '#ffebeb',
    950: '#000000',
  },
}
SCSS
$custom: #ffebeb;
$custom-light: #fff1f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebeb",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 235
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95602,
    "c": 0.0218,
    "h": 17.5
  },
  "luminance": 0.86675
}

Semantic roles & 50–950 ramp

primary
#FFEBEB
secondary
#A0EEEE
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585

Preview Lab

Preview with #FFEBEB

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

Preview Lab → · Contrast checker → · Palette generator →

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