#FFECEB#FFECEB

#FFECEB is a very light, muted red. Relative luminance 0.872; OKLCH L 95.8% C 0.021 H 21.2°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).

Color values

HEX#FFECEB
RGBrgb(255, 236, 235)
HSLhsl(3, 100%, 96%)
HSVhsv(3, 8%, 100%)
CMYKcmyk(0%, 7.5%, 7.8%, 0%)
CIE-LABlab(94.84, 6.26, 2.80)
CIE-LCHlch(94.84, 6.86, 24.15°)
OKLaboklab(95.79% 0.0194 0.0075)
OKLCHoklch(95.79% 0.021 21.2)
XYZxyz(86.2293, 87.2503, 90.8796)
Luminance0.8725 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECEB #EBFEFF
analogous
#FFEBF4 #FFECEB #FFF6EB
triadic
#FFECEB #EBFFEC #ECEBFF
tetradic
#FFECEB #F4FFEB #EBFEFF #F6EBFF
square
#FFECEB #F4FFEB #EBFEFF #F6EBFF
split-complementary
#FFECEB #EBFFF6 #EBF4FF
monochromatic
#FF7871 #FFB2AE #FFE2E0 #FFE2E0 #FFE2E0

Accessibility & contrast

On white

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

On black

18.45
#FFECEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECEB
18.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECEB#FFFFFF#000000##000000
##FFECEB1.001.1418.4518.45
#FFFFFF1.141.0021.0021.00
#00000018.4521.001.001.00
##00000018.4521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeceb;
/* rgb */ color: rgb(255, 236, 235);
/* oklch */ color: oklch(95.8% 0.021 21.2);
Tailwind
colors: {
  custom: {
    50: '#fff2f1',
    500: '#ffeceb',
    950: '#000000',
  },
}
SCSS
$custom: #ffeceb;
$custom-light: #fff2f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeceb",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 235
  },
  "hsl": {
    "h": 3,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95793,
    "c": 0.02075,
    "h": 21.2
  },
  "luminance": 0.87249
}

Semantic roles & 50–950 ramp

primary
#FFECEB
secondary
#A0EAEE
accent
#DAE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585

Preview Lab

Preview with #FFECEB

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

Preview Lab → · Contrast checker → · Palette generator →

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