#FFD2D2#FFD2D2

#FFD2D2 is a very light, muted red. Relative luminance 0.720; OKLCH L 90.2% C 0.051 H 18.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).

Color values

HEX#FFD2D2
RGBrgb(255, 210, 210)
HSLhsl(0, 100%, 91%)
HSVhsv(0, 18%, 100%)
CMYKcmyk(0%, 17.6%, 17.6%, 0%)
CIE-LABlab(87.97, 15.76, 5.95)
CIE-LCHlch(87.97, 16.84, 20.67°)
OKLaboklab(90.23% 0.0482 0.0158)
OKLCHoklch(90.23% 0.051 18.1)
XYZxyz(75.9195, 72.0089, 70.8602)
Luminance0.7201 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2D2 #D2FFFF
analogous
#FFD2E8 #FFD2D2 #FFE8D2
triadic
#FFD2D2 #D2FFD2 #D2D2FF
tetradic
#FFD2D2 #E8FFD2 #D2FFFF #E8D2FF
square
#FFD2D2 #E8FFD2 #D2FFFF #E8D2FF
split-complementary
#FFD2D2 #D2FFE8 #D2E8FF
monochromatic
#FF5858 #FF9595 #FFD2D2 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

15.40
#FFD2D2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2D2
15.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2D2#FFFFFF#000000##000000
##FFD2D21.001.3615.4015.40
#FFFFFF1.361.0021.0021.00
#00000015.4021.001.001.00
##00000015.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#FFCED2
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd2d2;
/* rgb */ color: rgb(255, 210, 210);
/* oklch */ color: oklch(90.2% 0.051 18.1);
Tailwind
colors: {
  custom: {
    50: '#ffdfdf',
    500: '#ffd2d2',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2d2;
$custom-light: #ffdfdf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2d2",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 210
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.90231,
    "c": 0.05076,
    "h": 18.1
  },
  "luminance": 0.72006
}

Semantic roles & 50–950 ramp

primary
#FFD2D2
secondary
#8BEAEA
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFD2D2

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

Preview Lab → · Contrast checker → · Palette generator →

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