#CCCDB7#CCCDB7

#CCCDB7 is a very light, muted yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.030 H 109.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).

Color values

HEX#CCCDB7
RGBrgb(204, 205, 183)
HSLhsl(63, 18%, 76%)
HSVhsv(63, 11%, 80%)
CMYKcmyk(0.5%, 0%, 10.7%, 19.6%)
CIE-LABlab(81.79, -4.17, 10.85)
CIE-LCHlch(81.79, 11.62, 111.01°)
OKLaboklab(84.16% -0.0098 0.0282)
OKLCHoklch(84.16% 0.03 109.1)
XYZxyz(55.2794, 59.9192, 53.4439)
Luminance0.5992 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDB7 #B8B7CD
analogous
#CDC3B7 #CCCDB7 #C1CDB7
triadic
#CCCDB7 #B7CCCD #CDB7CC
tetradic
#CCCDB7 #B7CDC3 #B8B7CD #CDB7C1
square
#CCCDB7 #B7CDC3 #B8B7CD #CDB7C1
split-complementary
#CCCDB7 #B7C1CD #C3B7CD
monochromatic
#999B6F #B2B493 #CCCDB7 #E6E6DB #F2F2ED

Accessibility & contrast

On white

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

On black

12.98
#CCCDB7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDB7
12.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDB7#FFFFFF#000000##000000
##CCCDB71.001.6212.9812.98
#FFFFFF1.621.0021.0021.00
#00000012.9821.001.001.00
##00000012.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CBB6
Deuteranopia (green-blind)
#D1CCB8
Tritanopia (blue-blind)
#CFCAC7
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #cccdb7;
/* rgb */ color: rgb(204, 205, 183);
/* oklch */ color: oklch(84.2% 0.030 109.1);
Tailwind
colors: {
  custom: {
    50: '#dbdccc',
    500: '#cccdb7',
    950: '#000000',
  },
}
SCSS
$custom: #cccdb7;
$custom-light: #dbdccc;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdb7",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 183
  },
  "hsl": {
    "h": 62.727,
    "s": 18.033,
    "l": 76.078
  },
  "oklch": {
    "l": 0.84156,
    "c": 0.02985,
    "h": 109.1
  },
  "luminance": 0.59919
}

Semantic roles & 50–950 ramp

primary
#CCCDB7
secondary
#8887A2
accent
#499C4D
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#151513
muted
#848483

Preview Lab

Preview with #CCCDB7

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

Preview Lab → · Contrast checker → · Palette generator →

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