#FFD2C2#FFD2C2

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

Color values

HEX#FFD2C2
RGBrgb(255, 210, 194)
HSLhsl(16, 100%, 88%)
HSVhsv(16, 24%, 100%)
CMYKcmyk(0%, 17.6%, 23.9%, 0%)
CIE-LABlab(87.61, 13.45, 13.86)
CIE-LCHlch(87.61, 19.31, 45.88°)
OKLaboklab(89.83% 0.0422 0.036)
OKLCHoklch(89.83% 0.055 40.5)
XYZxyz(74.0249, 71.2511, 60.8820)
Luminance0.7125 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2C2 #C2EFFF
analogous
#FFC2D0 #FFD2C2 #FFF1C2
triadic
#FFD2C2 #C2FFD2 #D2C2FF
tetradic
#FFD2C2 #D0FFC2 #C2EFFF #F1C2FF
square
#FFD2C2 #D0FFC2 #C2EFFF #F1C2FF
split-complementary
#FFD2C2 #C2FFF1 #C2D0FF
monochromatic
#FF7848 #FFA585 #FFD2C2 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

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

On black

15.25
#FFD2C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2C2
15.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2C2#FFFFFF#000000##000000
##FFD2C21.001.3815.2515.25
#FFFFFF1.381.0021.0021.00
#00000015.2521.001.001.00
##00000015.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD6C1
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#FFCCCE
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ffd2c2;
/* rgb */ color: rgb(255, 210, 194);
/* oklch */ color: oklch(89.8% 0.055 40.5);
Tailwind
colors: {
  custom: {
    50: '#ffdfd4',
    500: '#ffd2c2',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2c2;
$custom-light: #ffdfd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2c2",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 194
  },
  "hsl": {
    "h": 15.738,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.89825,
    "c": 0.05544,
    "h": 40.5
  },
  "luminance": 0.71248
}

Semantic roles & 50–950 ramp

primary
#FFD2C2
secondary
#7DCCE8
accent
#A9E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFD2C2

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

Preview Lab → · Contrast checker → · Palette generator →

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