#FFDDDA#FFDDDA

#FFDDDA is a very light, muted red. Relative luminance 0.780; OKLCH L 92.5% C 0.038 H 23.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).

Color values

HEX#FFDDDA
RGBrgb(255, 221, 218)
HSLhsl(5, 100%, 93%)
HSVhsv(5, 15%, 100%)
CMYKcmyk(0%, 13.3%, 14.5%, 0%)
CIE-LABlab(90.80, 11.26, 5.81)
CIE-LCHlch(90.80, 12.67, 27.28°)
OKLaboklab(92.49% 0.0349 0.0154)
OKLCHoklch(92.49% 0.038 23.9)
XYZxyz(79.7509, 78.0369, 77.1776)
Luminance0.7803 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDDA #DAFCFF
analogous
#FFDAE9 #FFDDDA #FFEFDA
triadic
#FFDDDA #DAFFDD #DDDAFF
tetradic
#FFDDDA #E9FFDA #DAFCFF #EFDAFF
square
#FFDDDA #E9FFDA #DAFCFF #EFDAFF
split-complementary
#FFDDDA #DAFFEF #DAE9FF
monochromatic
#FF6D60 #FFA59D #FFDDDA #FFE3E0 #FFE3E0

Accessibility & contrast

On white

1.26
#FFDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.61
#FFDDDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDDA
16.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDDA#FFFFFF#000000##000000
##FFDDDA1.001.2616.6116.61
#FFFFFF1.261.0021.0021.00
#00000016.6121.001.001.00
##00000016.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#EBE7DA
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffddda;
/* rgb */ color: rgb(255, 221, 218);
/* oklch */ color: oklch(92.5% 0.038 23.9);
Tailwind
colors: {
  custom: {
    50: '#ffe7e5',
    500: '#ffddda',
    950: '#000000',
  },
}
SCSS
$custom: #ffddda;
$custom-light: #ffe7e5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddda",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 218
  },
  "hsl": {
    "h": 4.865,
    "s": 100,
    "l": 92.745
  },
  "oklch": {
    "l": 0.92494,
    "c": 0.0381,
    "h": 23.9
  },
  "luminance": 0.78035
}

Semantic roles & 50–950 ramp

primary
#FFDDDA
secondary
#92E4EC
accent
#D3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDDDA

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

Preview Lab → · Contrast checker → · Palette generator →

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