#DCCFCC#DCCFCC

#DCCFCC is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.4% C 0.015 H 33.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).

Color values

HEX#DCCFCC
RGBrgb(220, 207, 204)
HSLhsl(11, 19%, 83%)
HSVhsv(11, 7%, 86%)
CMYKcmyk(0%, 5.9%, 7.3%, 13.7%)
CIE-LABlab(84.07, 3.98, 3.10)
CIE-LCHlch(84.07, 5.04, 37.93°)
OKLaboklab(86.42% 0.0127 0.0082)
OKLCHoklch(86.42% 0.015 33.1)
XYZxyz(62.7259, 64.2016, 66.2028)
Luminance0.6420 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCFCC #CCD9DC
analogous
#DCCCD1 #DCCFCC #DCD7CC
triadic
#DCCFCC #CCDCCF #CFCCDC
tetradic
#DCCFCC #D1DCCC #CCD9DC #D7CCDC
square
#DCCFCC #D1DCCC #CCD9DC #D7CCDC
split-complementary
#DCCFCC #CCDCD7 #CCD1DC
monochromatic
#AA8B83 #C3ADA8 #DCCFCC #F3EEED #F3EEED

Accessibility & contrast

On white

1.52
#DCCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.84
#DCCFCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCFCC
13.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCFCC#FFFFFF#000000##000000
##DCCFCC1.001.5213.8413.84
#FFFFFF1.521.0021.0021.00
#00000013.8421.001.001.00
##00000013.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#E0CDCE
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #dccfcc;
/* rgb */ color: rgb(220, 207, 204);
/* oklch */ color: oklch(86.4% 0.015 33.1);
Tailwind
colors: {
  custom: {
    50: '#e6dddb',
    500: '#dccfcc',
    950: '#000000',
  },
}
SCSS
$custom: #dccfcc;
$custom-light: #e6dddb;
$custom-dark: #000000;
JSON
{
  "hex": "#dccfcc",
  "rgb": {
    "r": 220,
    "g": 207,
    "b": 204
  },
  "hsl": {
    "h": 11.25,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.86419,
    "c": 0.0151,
    "h": 33.1
  },
  "luminance": 0.64201
}

Semantic roles & 50–950 ramp

primary
#DCCFCC
secondary
#9BADB2
accent
#8D9D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484

Preview Lab

Preview with #DCCFCC

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

Preview Lab → · Contrast checker → · Palette generator →

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