#FFD2D4#FFD2D4

#FFD2D4 is a very light, muted red. Relative luminance 0.721; OKLCH L 90.3% C 0.051 H 15.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).

Color values

HEX#FFD2D4
RGBrgb(255, 210, 212)
HSLhsl(357, 100%, 91%)
HSVhsv(357, 18%, 100%)
CMYKcmyk(0%, 17.6%, 16.9%, 0%)
CIE-LABlab(88.02, 16.06, 4.96)
CIE-LCHlch(88.02, 16.81, 17.16°)
OKLaboklab(90.28% 0.049 0.0132)
OKLCHoklch(90.28% 0.051 15.1)
XYZxyz(76.1702, 72.1092, 72.1807)
Luminance0.7211 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2D4 #D2FFFD
analogous
#FFD2EA #FFD2D4 #FFE6D2
triadic
#FFD2D4 #D4FFD2 #D2D4FF
tetradic
#FFD2D4 #EAFFD2 #D2FFFD #E6D2FF
square
#FFD2D4 #EAFFD2 #D2FFFD #E6D2FF
split-complementary
#FFD2D4 #D2FFE6 #D2EAFF
monochromatic
#FF585F #FF959A #FFD2D4 #FFE0E2 #FFE0E2

Accessibility & contrast

On white

1.36
#FFD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.42
#FFD2D4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2D4
15.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2D4#FFFFFF#000000##000000
##FFD2D41.001.3615.4215.42
#FFFFFF1.361.0021.0021.00
#00000015.4221.001.001.00
##00000015.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#E3E0D3
Tritanopia (blue-blind)
#FFCED3
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd2d4;
/* rgb */ color: rgb(255, 210, 212);
/* oklch */ color: oklch(90.3% 0.051 15.1);
Tailwind
colors: {
  custom: {
    50: '#ffe0e1',
    500: '#ffd2d4',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2d4;
$custom-light: #ffe0e1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2d4",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 212
  },
  "hsl": {
    "h": 357.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.90284,
    "c": 0.05075,
    "h": 15.1
  },
  "luminance": 0.72107
}

Semantic roles & 50–950 ramp

primary
#FFD2D4
secondary
#8BEAE6
accent
#E6DB00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFD2D4

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

Preview Lab → · Contrast checker → · Palette generator →

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