#CFCCCB#CFCCCB

#CFCCCB is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.7% C 0.004 H 39.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).

Color values

HEX#CFCCCB
RGBrgb(207, 204, 203)
HSLhsl(15, 4%, 80%)
HSVhsv(15, 2%, 81%)
CMYKcmyk(0%, 1.4%, 1.9%, 18.8%)
CIE-LABlab(82.25, 0.85, 0.86)
CIE-LCHlch(82.25, 1.21, 45.33°)
OKLaboklab(84.73% 0.0028 0.0023)
OKLCHoklch(84.73% 0.004 39.5)
XYZxyz(58.1028, 60.7631, 65.1558)
Luminance0.6076 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFCCCB #CBCECF
analogous
#CFCBCC #CFCCCB #CFCECB
triadic
#CFCCCB #CBCFCC #CCCBCF
tetradic
#CFCCCB #CCCFCB #CBCECF #CECBCF
square
#CFCCCB #CCCFCB #CBCECF #CECBCF
split-complementary
#CFCCCB #CBCFCE #CBCCCF
monochromatic
#948E8B #B2ADAB #CFCCCB #ECEBEB #F0EFEF

Accessibility & contrast

On white

1.60
#CFCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.15
#CFCCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFCCCB
13.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFCCCB#FFFFFF#000000##000000
##CFCCCB1.001.6013.1513.15
#FFFFFF1.601.0021.0021.00
#00000013.1521.001.001.00
##00000013.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#D0CCCC
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cfcccb;
/* rgb */ color: rgb(207, 204, 203);
/* oklch */ color: oklch(84.7% 0.004 39.5);
Tailwind
colors: {
  custom: {
    50: '#dddbda',
    500: '#cfcccb',
    950: '#000000',
  },
}
SCSS
$custom: #cfcccb;
$custom-light: #dddbda;
$custom-dark: #000000;
JSON
{
  "hex": "#cfcccb",
  "rgb": {
    "r": 207,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 15,
    "s": 4,
    "l": 80.392
  },
  "oklch": {
    "l": 0.84732,
    "c": 0.00362,
    "h": 39.5
  },
  "luminance": 0.60763
}

Semantic roles & 50–950 ramp

primary
#CFCCCB
secondary
#9CA0A2
accent
#808E58
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CFCCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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