#FFC2A2#FFC2A2

#FFC2A2 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.1% C 0.082 H 48.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).

Color values

HEX#FFC2A2
RGBrgb(255, 194, 162)
HSLhsl(21, 100%, 82%)
HSVhsv(21, 36%, 100%)
CMYKcmyk(0%, 23.9%, 36.5%, 0%)
CIE-LABlab(83.16, 17.72, 24.57)
CIE-LCHlch(83.16, 30.29, 54.20°)
OKLaboklab(86.14% 0.0542 0.0621)
OKLCHoklch(86.14% 0.082 48.9)
XYZxyz(67.0555, 62.4560, 42.6987)
Luminance0.6245 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC2A2 #A2DFFF
analogous
#FFA2B1 #FFC2A2 #FFF0A2
triadic
#FFC2A2 #A2FFC2 #C2A2FF
tetradic
#FFC2A2 #B1FFA2 #A2DFFF #F0A2FF
square
#FFC2A2 #B1FFA2 #A2DFFF #F0A2FF
split-complementary
#FFC2A2 #A2FFF0 #A2B1FF
monochromatic
#FF7228 #FF9A65 #FFC2A2 #FFEADF #FFEBE0

Accessibility & contrast

On white

1.56
#FFC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.49
#FFC2A2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC2A2
13.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC2A2#FFFFFF#000000##000000
##FFC2A21.001.5613.4913.49
#FFFFFF1.561.0021.0021.00
#00000013.4921.001.001.00
##00000013.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2C8A0
Deuteranopia (green-blind)
#E1D4A2
Tritanopia (blue-blind)
#FFB8B9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ffc2a2;
/* rgb */ color: rgb(255, 194, 162);
/* oklch */ color: oklch(86.1% 0.082 48.9);
Tailwind
colors: {
  custom: {
    50: '#ffd4bd',
    500: '#ffc2a2',
    950: '#000000',
  },
}
SCSS
$custom: #ffc2a2;
$custom-light: #ffd4bd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc2a2",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 162
  },
  "hsl": {
    "h": 20.645,
    "s": 100,
    "l": 81.765
  },
  "oklch": {
    "l": 0.86144,
    "c": 0.08247,
    "h": 48.9
  },
  "luminance": 0.62452
}

Semantic roles & 50–950 ramp

primary
#FFC2A2
secondary
#62B7E3
accent
#97E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382

Preview Lab

Preview with #FFC2A2

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

Preview Lab → · Contrast checker → · Palette generator →

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