#CCCDBF#CCCDBF

#CCCDBF is a very light, near-neutral yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.019 H 110.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).

Color values

HEX#CCCDBF
RGBrgb(204, 205, 191)
HSLhsl(64, 12%, 78%)
HSVhsv(64, 7%, 80%)
CMYKcmyk(0.5%, 0%, 6.8%, 19.6%)
CIE-LABlab(81.98, -2.82, 6.85)
CIE-LCHlch(81.98, 7.41, 112.41°)
OKLaboklab(84.36% -0.0066 0.0179)
OKLCHoklch(84.36% 0.019 110.1)
XYZxyz(56.1358, 60.2618, 57.9545)
Luminance0.6026 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDBF #C0BFCD
analogous
#CDC7BF #CCCDBF #C5CDBF
triadic
#CCCDBF #BFCCCD #CDBFCC
tetradic
#CCCDBF #BFCDC7 #C0BFCD #CDBFC5
square
#CCCDBF #BFCDC7 #C0BFCD #CDBFC5
split-complementary
#CCCDBF #BFC5CD #C7BFCD
monochromatic
#95977A #B1B29D #CCCDBF #E7E8E1 #F1F2EE

Accessibility & contrast

On white

1.61
#CCCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.05
#CCCDBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDBF
13.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDBF#FFFFFF#000000##000000
##CCCDBF1.001.6113.0513.05
#FFFFFF1.611.0021.0021.00
#00000013.0521.001.001.00
##00000013.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#CECBC9
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccdbf;
/* rgb */ color: rgb(204, 205, 191);
/* oklch */ color: oklch(84.4% 0.019 110.1);
Tailwind
colors: {
  custom: {
    50: '#dbdcd2',
    500: '#cccdbf',
    950: '#000000',
  },
}
SCSS
$custom: #cccdbf;
$custom-light: #dbdcd2;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdbf",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 191
  },
  "hsl": {
    "h": 64.286,
    "s": 12.281,
    "l": 77.647
  },
  "oklch": {
    "l": 0.84364,
    "c": 0.0191,
    "h": 110.1
  },
  "luminance": 0.60262
}

Semantic roles & 50–950 ramp

primary
#CCCDBF
secondary
#918FA1
accent
#4F9654
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDBF

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

Preview Lab → · Contrast checker → · Palette generator →

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