#FFCCC3#FFCCC3

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

Color values

HEX#FFCCC3
RGBrgb(255, 204, 195)
HSLhsl(9, 100%, 88%)
HSVhsv(9, 24%, 100%)
CMYKcmyk(0%, 20%, 23.5%, 0%)
CIE-LABlab(86.20, 16.71, 11.34)
CIE-LCHlch(86.20, 20.20, 34.16°)
OKLaboklab(88.74% 0.0516 0.0296)
OKLCHoklch(88.74% 0.06 29.9)
XYZxyz(72.6840, 68.3889, 60.9909)
Luminance0.6839 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC3 #C3F6FF
analogous
#FFC3D8 #FFCCC3 #FFEAC3
triadic
#FFCCC3 #C3FFCC #CCC3FF
tetradic
#FFCCC3 #D8FFC3 #C3F6FF #EAC3FF
square
#FFCCC3 #D8FFC3 #C3F6FF #EAC3FF
split-complementary
#FFCCC3 #C3FFEA #C3D8FF
monochromatic
#FF6449 #FF9886 #FFCCC3 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

14.68
#FFCCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCC3
14.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCC3#FFFFFF#000000##000000
##FFCCC31.001.4314.6814.68
#FFFFFF1.431.0021.0021.00
#00000014.6821.001.001.00
##00000014.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#E2DCC3
Tritanopia (blue-blind)
#FFC6CA
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffccc3;
/* rgb */ color: rgb(255, 204, 195);
/* oklch */ color: oklch(88.7% 0.060 29.9);
Tailwind
colors: {
  custom: {
    50: '#ffdbd5',
    500: '#ffccc3',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc3;
$custom-light: #ffdbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc3",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 195
  },
  "hsl": {
    "h": 9,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.88737,
    "c": 0.05954,
    "h": 29.9
  },
  "luminance": 0.68386
}

Semantic roles & 50–950 ramp

primary
#FFCCC3
secondary
#7ED8E8
accent
#C3E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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