#FFCCC2#FFCCC2

#FFCCC2 is a very light, muted red. Relative luminance 0.683; OKLCH L 88.7% C 0.060 H 31.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).

Color values

HEX#FFCCC2
RGBrgb(255, 204, 194)
HSLhsl(10, 100%, 88%)
HSVhsv(10, 24%, 100%)
CMYKcmyk(0%, 20%, 23.9%, 0%)
CIE-LABlab(86.18, 16.57, 11.84)
CIE-LCHlch(86.18, 20.37, 35.54°)
OKLaboklab(88.71% 0.0513 0.0309)
OKLCHoklch(88.71% 0.06 31.1)
XYZxyz(72.5713, 68.3438, 60.3975)
Luminance0.6834 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC2 #C2F5FF
analogous
#FFC2D6 #FFCCC2 #FFEAC2
triadic
#FFCCC2 #C2FFCC #CCC2FF
tetradic
#FFCCC2 #D6FFC2 #C2F5FF #EAC2FF
square
#FFCCC2 #D6FFC2 #C2F5FF #EAC2FF
split-complementary
#FFCCC2 #C2FFEA #C2D6FF
monochromatic
#FF6648 #FF9985 #FFCCC2 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

1.43
#FFCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.67
#FFCCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCC2
14.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCC2#FFFFFF#000000##000000
##FFCCC21.001.4314.6714.67
#FFFFFF1.431.0021.0021.00
#00000014.6721.001.001.00
##00000014.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#FFC6C9
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffccc2;
/* rgb */ color: rgb(255, 204, 194);
/* oklch */ color: oklch(88.7% 0.060 31.1);
Tailwind
colors: {
  custom: {
    50: '#ffdbd4',
    500: '#ffccc2',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc2;
$custom-light: #ffdbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc2",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 9.836,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.88712,
    "c": 0.05986,
    "h": 31.1
  },
  "luminance": 0.68341
}

Semantic roles & 50–950 ramp

primary
#FFCCC2
secondary
#7DD7E8
accent
#C0E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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