#FFD2D3#FFD2D3

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

Color values

HEX#FFD2D3
RGBrgb(255, 210, 211)
HSLhsl(359, 100%, 91%)
HSVhsv(359, 18%, 100%)
CMYKcmyk(0%, 17.6%, 17.3%, 0%)
CIE-LABlab(88.00, 15.91, 5.45)
CIE-LCHlch(88.00, 16.82, 18.91°)
OKLaboklab(90.26% 0.0486 0.0145)
OKLCHoklch(90.26% 0.051 16.6)
XYZxyz(76.0445, 72.0589, 71.5184)
Luminance0.7206 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2D3 #D2FFFE
analogous
#FFD2E9 #FFD2D3 #FFE7D2
triadic
#FFD2D3 #D3FFD2 #D2D3FF
tetradic
#FFD2D3 #E9FFD2 #D2FFFE #E7D2FF
square
#FFD2D3 #E9FFD2 #D2FFFE #E7D2FF
split-complementary
#FFD2D3 #D2FFE7 #D2E9FF
monochromatic
#FF585B #FF9597 #FFD2D3 #FFE0E1 #FFE0E1

Accessibility & contrast

On white

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

On black

15.41
#FFD2D3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2D3
15.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2D3#FFFFFF#000000##000000
##FFD2D31.001.3615.4115.41
#FFFFFF1.361.0021.0021.00
#00000015.4121.001.001.00
##00000015.4121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffd2d3;
/* rgb */ color: rgb(255, 210, 211);
/* oklch */ color: oklch(90.3% 0.051 16.6);
Tailwind
colors: {
  custom: {
    50: '#ffdfe0',
    500: '#ffd2d3',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2d3;
$custom-light: #ffdfe0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2d3",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 211
  },
  "hsl": {
    "h": 358.667,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.90257,
    "c": 0.05074,
    "h": 16.6
  },
  "luminance": 0.72056
}

Semantic roles & 50–950 ramp

primary
#FFD2D3
secondary
#8BEAE8
accent
#E6E000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFD2D3

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

Preview Lab → · Contrast checker → · Palette generator →

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