#DEADB3#DEADB3

#DEADB3 is a light, muted red. Relative luminance 0.487; OKLCH L 79.4% C 0.058 H 10.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).

Color values

HEX#DEADB3
RGBrgb(222, 173, 179)
HSLhsl(353, 43%, 77%)
HSVhsv(353, 22%, 87%)
CMYKcmyk(0%, 22.1%, 19.4%, 12.9%)
CIE-LABlab(75.25, 18.76, 3.82)
CIE-LCHlch(75.25, 19.15, 11.50°)
OKLaboklab(79.38% 0.0569 0.0103)
OKLCHoklch(79.38% 0.058 10.2)
XYZxyz(53.2048, 48.6736, 49.2315)
Luminance0.4867 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEADB3 #ADDED8
analogous
#DEADCC #DEADB3 #DEBFAD
triadic
#DEADB3 #B3DEAD #ADB3DE
tetradic
#DEADB3 #CCDEAD #ADDED8 #BFADDE
square
#DEADB3 #CCDEAD #ADDED8 #BFADDE
split-complementary
#DEADB3 #ADDEBF #ADCCDE
monochromatic
#BB5662 #CC818B #DEADB3 #F0D9DB #F6E9EB

Accessibility & contrast

On white

1.96
#DEADB3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.73
#DEADB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEADB3
10.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEADB3#FFFFFF#000000##000000
##DEADB31.001.9610.7310.73
#FFFFFF1.961.0021.0021.00
#00000010.7321.001.001.00
##00000010.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#B4B4B3
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#E8A9AF
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #deadb3;
/* rgb */ color: rgb(222, 173, 179);
/* oklch */ color: oklch(79.4% 0.058 10.2);
Tailwind
colors: {
  custom: {
    50: '#e9c5c9',
    500: '#deadb3',
    950: '#000000',
  },
}
SCSS
$custom: #deadb3;
$custom-light: #e9c5c9;
$custom-dark: #000000;
JSON
{
  "hex": "#deadb3",
  "rgb": {
    "r": 222,
    "g": 173,
    "b": 179
  },
  "hsl": {
    "h": 352.653,
    "s": 42.609,
    "l": 77.451
  },
  "oklch": {
    "l": 0.79378,
    "c": 0.05781,
    "h": 10.2
  },
  "luminance": 0.48671
}

Semantic roles & 50–950 ramp

primary
#DEADB3
secondary
#DEEDEB
accent
#B6A530
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161313
muted
#848282

Preview Lab

Preview with #DEADB3

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

Preview Lab → · Contrast checker → · Palette generator →

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