#CCCCBF#CCCCBF

#CCCCBF is a very light, near-neutral yellow. Relative luminance 0.598; OKLCH L 84.2% C 0.018 H 106.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).

Color values

HEX#CCCCBF
RGBrgb(204, 204, 191)
HSLhsl(60, 11%, 77%)
HSVhsv(60, 6%, 80%)
CMYKcmyk(0%, 0%, 6.4%, 20%)
CIE-LABlab(81.72, -2.30, 6.48)
CIE-LCHlch(81.72, 6.87, 109.57°)
OKLaboklab(84.16% -0.0051 0.017)
OKLCHoklch(84.16% 0.018 106.8)
XYZxyz(55.8974, 59.7849, 57.8750)
Luminance0.5978 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCBF #BFBFCC
analogous
#CCC6BF #CCCCBF #C6CCBF
triadic
#CCCCBF #BFCCCC #CCBFCC
tetradic
#CCCCBF #BFCCC6 #BFBFCC #CCBFC6
square
#CCCCBF #BFCCC6 #BFBFCC #CCBFC6
split-complementary
#CCCCBF #BFC6CC #C6BFCC
monochromatic
#96967B #B1B19D #CCCCBF #E7E7E1 #F1F1EE

Accessibility & contrast

On white

1.62
#CCCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.96
#CCCCBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCBF
12.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCBF#FFFFFF#000000##000000
##CCCCBF1.001.6212.9612.96
#FFFFFF1.621.0021.0021.00
#00000012.9621.001.001.00
##00000012.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#CECAC8
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccccbf;
/* rgb */ color: rgb(204, 204, 191);
/* oklch */ color: oklch(84.2% 0.018 106.8);
Tailwind
colors: {
  custom: {
    50: '#dbdbd2',
    500: '#ccccbf',
    950: '#000000',
  },
}
SCSS
$custom: #ccccbf;
$custom-light: #dbdbd2;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccbf",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 191
  },
  "hsl": {
    "h": 60,
    "s": 11.304,
    "l": 77.451
  },
  "oklch": {
    "l": 0.84159,
    "c": 0.01772,
    "h": 106.8
  },
  "luminance": 0.59785
}

Semantic roles & 50–950 ramp

primary
#CCCCBF
secondary
#8F8FA0
accent
#509550
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCBF

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

Preview Lab → · Contrast checker → · Palette generator →

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