#CCCCAE#CCCCAE

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

Color values

HEX#CCCCAE
RGBrgb(204, 204, 174)
HSLhsl(60, 23%, 74%)
HSVhsv(60, 15%, 80%)
CMYKcmyk(0%, 0%, 14.7%, 20%)
CIE-LABlab(81.34, -5.09, 14.99)
CIE-LCHlch(81.34, 15.83, 108.76°)
OKLaboklab(83.73% -0.012 0.0387)
OKLCHoklch(83.73% 0.04 107.2)
XYZxyz(54.1340, 59.0796, 48.5879)
Luminance0.5908 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCAE #AEAECC
analogous
#CCBDAE #CCCCAE #BDCCAE
triadic
#CCCCAE #AECCCC #CCAECC
tetradic
#CCCCAE #AECCBD #AEAECC #CCAEBD
square
#CCCCAE #AECCBD #AEAECC #CCAEBD
split-complementary
#CCCCAE #AEBDCC #BDAECC
monochromatic
#9D9D63 #B4B488 #CCCCAE #E4E4D4 #F3F3EC

Accessibility & contrast

On white

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

On black

12.82
#CCCCAE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCAE
12.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCAE#FFFFFF#000000##000000
##CCCCAE1.001.6412.8212.82
#FFFFFF1.641.0021.0021.00
#00000012.8221.001.001.00
##00000012.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#D1C8C4
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ccccae;
/* rgb */ color: rgb(204, 204, 174);
/* oklch */ color: oklch(83.7% 0.040 107.2);
Tailwind
colors: {
  custom: {
    50: '#dbdbc6',
    500: '#ccccae',
    950: '#000000',
  },
}
SCSS
$custom: #ccccae;
$custom-light: #dbdbc6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccae",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 174
  },
  "hsl": {
    "h": 60,
    "s": 22.727,
    "l": 74.118
  },
  "oklch": {
    "l": 0.83728,
    "c": 0.04049,
    "h": 107.2
  },
  "luminance": 0.59079
}

Semantic roles & 50–950 ramp

primary
#CCCCAE
secondary
#7D7DA1
accent
#44A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482

Preview Lab

Preview with #CCCCAE

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

Preview Lab → · Contrast checker → · Palette generator →

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