#FFD2C1#FFD2C1

#FFD2C1 is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.8% C 0.056 H 41.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#FFD2C1
RGBrgb(255, 210, 193)
HSLhsl(16, 100%, 88%)
HSVhsv(16, 24%, 100%)
CMYKcmyk(0%, 17.6%, 24.3%, 0%)
CIE-LABlab(87.59, 13.31, 14.36)
CIE-LCHlch(87.59, 19.58, 47.18°)
OKLaboklab(89.8% 0.0418 0.0373)
OKLCHoklch(89.8% 0.056 41.7)
XYZxyz(73.9130, 71.2063, 60.2925)
Luminance0.7120 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2C1 #C1EEFF
analogous
#FFC1CF #FFD2C1 #FFF1C1
triadic
#FFD2C1 #C1FFD2 #D2C1FF
tetradic
#FFD2C1 #CFFFC1 #C1EEFF #F1C1FF
square
#FFD2C1 #CFFFC1 #C1EEFF #F1C1FF
split-complementary
#FFD2C1 #C1FFF1 #C1CFFF
monochromatic
#FF7947 #FFA684 #FFD2C1 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

1.38
#FFD2C1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#FFD2C1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2C1
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2C1#FFFFFF#000000##000000
##FFD2C11.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD6C0
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#FFCBCD
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ffd2c1;
/* rgb */ color: rgb(255, 210, 193);
/* oklch */ color: oklch(89.8% 0.056 41.7);
Tailwind
colors: {
  custom: {
    50: '#ffdfd3',
    500: '#ffd2c1',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2c1;
$custom-light: #ffdfd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2c1",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 193
  },
  "hsl": {
    "h": 16.452,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.89801,
    "c": 0.05597,
    "h": 41.7
  },
  "luminance": 0.71203
}

Semantic roles & 50–950 ramp

primary
#FFD2C1
secondary
#7CCAE8
accent
#A7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFD2C1

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

Preview Lab → · Contrast checker → · Palette generator →

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