#FFD3D2#FFD3D2

#FFD3D2 is a very light, muted red. Relative luminance 0.725; OKLCH L 90.4% C 0.050 H 19.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).

Color values

HEX#FFD3D2
RGBrgb(255, 211, 210)
HSLhsl(1, 100%, 91%)
HSVhsv(1, 18%, 100%)
CMYKcmyk(0%, 17.3%, 17.6%, 0%)
CIE-LABlab(88.21, 15.24, 6.29)
CIE-LCHlch(88.21, 16.48, 22.42°)
OKLaboklab(90.42% 0.0467 0.0167)
OKLCHoklch(90.42% 0.05 19.6)
XYZxyz(76.1672, 72.5042, 70.9428)
Luminance0.7250 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD3D2 #D2FEFF
analogous
#FFD2E7 #FFD3D2 #FFE9D2
triadic
#FFD3D2 #D2FFD3 #D3D2FF
tetradic
#FFD3D2 #E7FFD2 #D2FEFF #E9D2FF
square
#FFD3D2 #E7FFD2 #D2FEFF #E9D2FF
split-complementary
#FFD3D2 #D2FFE9 #D2E7FF
monochromatic
#FF5B58 #FF9795 #FFD3D2 #FFE1E0 #FFE1E0

Accessibility & contrast

On white

1.35
#FFD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.50
#FFD3D2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD3D2
15.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD3D2#FFFFFF#000000##000000
##FFD3D21.001.3515.5015.50
#FFFFFF1.351.0021.0021.00
#00000015.5021.001.001.00
##00000015.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#E5E0D1
Tritanopia (blue-blind)
#FFCFD3
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd3d2;
/* rgb */ color: rgb(255, 211, 210);
/* oklch */ color: oklch(90.4% 0.050 19.6);
Tailwind
colors: {
  custom: {
    50: '#ffe0df',
    500: '#ffd3d2',
    950: '#000000',
  },
}
SCSS
$custom: #ffd3d2;
$custom-light: #ffe0df;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd3d2",
  "rgb": {
    "r": 255,
    "g": 211,
    "b": 210
  },
  "hsl": {
    "h": 1.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.90416,
    "c": 0.04963,
    "h": 19.6
  },
  "luminance": 0.72502
}

Semantic roles & 50–950 ramp

primary
#FFD3D2
secondary
#8BE8EA
accent
#E0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFD3D2

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

Preview Lab → · Contrast checker → · Palette generator →

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