#FFD2C0#FFD2C0

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

Color values

HEX#FFD2C0
RGBrgb(255, 210, 192)
HSLhsl(17, 100%, 88%)
HSVhsv(17, 25%, 100%)
CMYKcmyk(0%, 17.6%, 24.7%, 0%)
CIE-LABlab(87.56, 13.17, 14.86)
CIE-LCHlch(87.56, 19.85, 48.45°)
OKLaboklab(89.78% 0.0414 0.0385)
OKLCHoklch(89.78% 0.057 42.9)
XYZxyz(73.8018, 71.1618, 59.7070)
Luminance0.7116 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2C0 #C0EDFF
analogous
#FFC0CD #FFD2C0 #FFF2C0
triadic
#FFD2C0 #C0FFD2 #D2C0FF
tetradic
#FFD2C0 #CDFFC0 #C0EDFF #F2C0FF
square
#FFD2C0 #CDFFC0 #C0EDFF #F2C0FF
split-complementary
#FFD2C0 #C0FFF2 #C0CDFF
monochromatic
#FF7B46 #FFA683 #FFD2C0 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

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

On black

15.23
#FFD2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2C0
15.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2C0#FFFFFF#000000##000000
##FFD2C01.001.3815.2315.23
#FFFFFF1.381.0021.0021.00
#00000015.2321.001.001.00
##00000015.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD6BF
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#FFCBCD
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ffd2c0;
/* rgb */ color: rgb(255, 210, 192);
/* oklch */ color: oklch(89.8% 0.057 42.9);
Tailwind
colors: {
  custom: {
    50: '#ffdfd3',
    500: '#ffd2c0',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2c0;
$custom-light: #ffdfd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2c0",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 192
  },
  "hsl": {
    "h": 17.143,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.89777,
    "c": 0.05652,
    "h": 42.9
  },
  "luminance": 0.71159
}

Semantic roles & 50–950 ramp

primary
#FFD2C0
secondary
#7BC9E8
accent
#A4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFD2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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