#CCCB95#CCCB95

#CCCB95 is a very light, moderate yellow. Relative luminance 0.577; OKLCH L 83.0% C 0.071 H 107.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).

Color values

HEX#CCCB95
RGBrgb(204, 203, 149)
HSLhsl(59, 35%, 69%)
HSVhsv(59, 27%, 80%)
CMYKcmyk(0%, 0.5%, 27%, 20%)
CIE-LABlab(80.58, -8.20, 27.15)
CIE-LCHlch(80.58, 28.36, 106.81°)
OKLaboklab(82.97% -0.0208 0.0683)
OKLCHoklch(82.97% 0.071 107)
XYZxyz(51.6827, 57.7200, 36.8464)
Luminance0.5772 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCB95 #9596CC
analogous
#CCB095 #CCCB95 #B2CC95
triadic
#CCCB95 #95CCCB #CB95CC
tetradic
#CCCB95 #95CCB0 #9596CC #CC95B2
square
#CCCB95 #95CCB0 #9596CC #CC95B2
split-complementary
#CCCB95 #95B2CC #B095CC
monochromatic
#9C9A4B #B8B76C #CCCB95 #E0DFBE #F4F4E8

Accessibility & contrast

On white

1.67
#CCCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.54
#CCCB95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCB95
12.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCB95#FFFFFF#000000##000000
##CCCB951.001.6712.5412.54
#FFFFFF1.671.0021.0021.00
#00000012.5421.001.001.00
##00000012.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C791
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#D4C4BD
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #cccb95;
/* rgb */ color: rgb(204, 203, 149);
/* oklch */ color: oklch(83.0% 0.071 107.0);
Tailwind
colors: {
  custom: {
    50: '#dcdab4',
    500: '#cccb95',
    950: '#000000',
  },
}
SCSS
$custom: #cccb95;
$custom-light: #dcdab4;
$custom-dark: #000000;
JSON
{
  "hex": "#cccb95",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 149
  },
  "hsl": {
    "h": 58.909,
    "s": 35.032,
    "l": 69.216
  },
  "oklch": {
    "l": 0.82971,
    "c": 0.07135,
    "h": 107
  },
  "luminance": 0.57719
}

Semantic roles & 50–950 ramp

primary
#CCCB95
secondary
#6465A1
accent
#3AAE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381

Preview Lab

Preview with #CCCB95

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

Preview Lab → · Contrast checker → · Palette generator →

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