#CCC09C#CCC09C

#CCC09C is a light, muted yellow. Relative luminance 0.529; OKLCH L 80.8% C 0.050 H 91.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).

Color values

HEX#CCC09C
RGBrgb(204, 192, 156)
HSLhsl(45, 32%, 71%)
HSVhsv(45, 24%, 80%)
CMYKcmyk(0%, 5.9%, 23.5%, 20%)
CIE-LABlab(77.84, -1.52, 19.70)
CIE-LCHlch(77.84, 19.76, 94.40°)
OKLaboklab(80.85% -0.0016 0.0503)
OKLCHoklch(80.85% 0.05 91.8)
XYZxyz(49.7523, 52.9380, 39.0432)
Luminance0.5294 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC09C #9CA8CC
analogous
#CCA89C #CCC09C #C0CC9C
triadic
#CCC09C #9CCCC0 #C09CCC
tetradic
#CCC09C #9CCCA8 #9CA8CC #CC9CC0
square
#CCC09C #9CCCA8 #9CA8CC #CC9CC0
split-complementary
#CCC09C #9CC0CC #A89CCC
monochromatic
#9D8A51 #B7A674 #CCC09C #E1DAC4 #F5F2EB

Accessibility & contrast

On white

1.81
#CCC09C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.59
#CCC09C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC09C
11.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC09C#FFFFFF#000000##000000
##CCC09C1.001.8111.5911.59
#FFFFFF1.811.0021.0021.00
#00000011.5921.001.001.00
##00000011.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8BE9A
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#D4BAB6
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #ccc09c;
/* rgb */ color: rgb(204, 192, 156);
/* oklch */ color: oklch(80.8% 0.050 91.8);
Tailwind
colors: {
  custom: {
    50: '#dcd3b9',
    500: '#ccc09c',
    950: '#000000',
  },
}
SCSS
$custom: #ccc09c;
$custom-light: #dcd3b9;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc09c",
  "rgb": {
    "r": 204,
    "g": 192,
    "b": 156
  },
  "hsl": {
    "h": 45,
    "s": 32,
    "l": 70.588
  },
  "oklch": {
    "l": 0.80846,
    "c": 0.05031,
    "h": 91.8
  },
  "luminance": 0.52937
}

Semantic roles & 50–950 ramp

primary
#CCC09C
secondary
#6B79A1
accent
#57AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381

Preview Lab

Preview with #CCC09C

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

Preview Lab → · Contrast checker → · Palette generator →

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