#FFEBEA#FFEBEA

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

Color values

HEX#FFEBEA
RGBrgb(255, 235, 234)
HSLhsl(3, 100%, 96%)
HSVhsv(3, 8%, 100%)
CMYKcmyk(0%, 7.8%, 8.2%, 0%)
CIE-LABlab(94.58, 6.60, 2.93)
CIE-LCHlch(94.58, 7.23, 23.95°)
OKLaboklab(95.58% 0.0204 0.0078)
OKLCHoklch(95.58% 0.022 21)
XYZxyz(85.7981, 86.6184, 90.0252)
Luminance0.8662 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBEA #EAFEFF
analogous
#FFEAF3 #FFEBEA #FFF5EA
triadic
#FFEBEA #EAFFEB #EBEAFF
tetradic
#FFEBEA #F3FFEA #EAFEFF #F5EAFF
square
#FFEBEA #F3FFEA #EAFEFF #F5EAFF
split-complementary
#FFEBEA #EAFFF5 #EAF3FF
monochromatic
#FF7670 #FFB1AD #FFE2E0 #FFE2E0 #FFE2E0

Accessibility & contrast

On white

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

On black

18.32
#FFEBEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBEA
18.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBEA#FFFFFF#000000##000000
##FFEBEA1.001.1518.3218.32
#FFFFFF1.151.0021.0021.00
#00000018.3221.001.001.00
##00000018.3221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebea;
/* rgb */ color: rgb(255, 235, 234);
/* oklch */ color: oklch(95.6% 0.022 21.0);
Tailwind
colors: {
  custom: {
    50: '#fff1f0',
    500: '#ffebea',
    950: '#000000',
  },
}
SCSS
$custom: #ffebea;
$custom-light: #fff1f0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebea",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 234
  },
  "hsl": {
    "h": 2.857,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.95575,
    "c": 0.02187,
    "h": 21
  },
  "luminance": 0.86617
}

Semantic roles & 50–950 ramp

primary
#FFEBEA
secondary
#9FEAEE
accent
#DBE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585

Preview Lab

Preview with #FFEBEA

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

Preview Lab → · Contrast checker → · Palette generator →

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