#CCCDA3#CCCDA3

#CCCDA3 is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.7% C 0.056 H 108.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).

Color values

HEX#CCCDA3
RGBrgb(204, 205, 163)
HSLhsl(61, 30%, 72%)
HSVhsv(61, 20%, 80%)
CMYKcmyk(0.5%, 0%, 20.5%, 19.6%)
CIE-LABlab(81.37, -7.27, 20.86)
CIE-LCHlch(81.37, 22.09, 109.22°)
OKLaboklab(83.68% -0.018 0.0532)
OKLCHoklch(83.68% 0.056 108.7)
XYZxyz(53.3437, 59.1449, 43.2492)
Luminance0.5914 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDA3 #A4A3CD
analogous
#CDB9A3 #CCCDA3 #B7CDA3
triadic
#CCCDA3 #A3CCCD #CDA3CC
tetradic
#CCCDA3 #A3CDB9 #A4A3CD #CDA3B7
square
#CCCDA3 #A3CDB9 #A4A3CD #CDA3B7
split-complementary
#CCCDA3 #A3B7CD #B9A3CD
monochromatic
#9D9F56 #B6B77B #CCCDA3 #E2E3CB #F4F4EB

Accessibility & contrast

On white

1.64
#CCCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.83
#CCCDA3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDA3
12.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDA3#FFFFFF#000000##000000
##CCCDA31.001.6412.8312.83
#FFFFFF1.641.0021.0021.00
#00000012.8321.001.001.00
##00000012.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C9A0
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#D2C8C1
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccda3;
/* rgb */ color: rgb(204, 205, 163);
/* oklch */ color: oklch(83.7% 0.056 108.7);
Tailwind
colors: {
  custom: {
    50: '#dcdcbe',
    500: '#cccda3',
    950: '#000000',
  },
}
SCSS
$custom: #cccda3;
$custom-light: #dcdcbe;
$custom-dark: #000000;
JSON
{
  "hex": "#cccda3",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 163
  },
  "hsl": {
    "h": 61.429,
    "s": 29.577,
    "l": 72.157
  },
  "oklch": {
    "l": 0.83682,
    "c": 0.05616,
    "h": 108.7
  },
  "luminance": 0.59144
}

Semantic roles & 50–950 ramp

primary
#CCCDA3
secondary
#7372A2
accent
#3DA840
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482

Preview Lab

Preview with #CCCDA3

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

Preview Lab → · Contrast checker → · Palette generator →

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