#CACAC0#CACAC0

#CACAC0 is a very light, near-neutral yellow. Relative luminance 0.586; OKLCH L 83.6% C 0.014 H 106.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).

Color values

HEX#CACAC0
RGBrgb(202, 202, 192)
HSLhsl(60, 9%, 77%)
HSVhsv(60, 5%, 79%)
CMYKcmyk(0%, 0%, 5%, 20.8%)
CIE-LABlab(81.07, -1.79, 4.99)
CIE-LCHlch(81.07, 5.30, 109.70°)
OKLaboklab(83.62% -0.0039 0.0131)
OKLCHoklch(83.62% 0.014 106.7)
XYZxyz(54.9907, 58.6036, 58.2736)
Luminance0.5860 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CACAC0 #C0C0CA
analogous
#CAC5C0 #CACAC0 #C5CAC0
triadic
#CACAC0 #C0CACA #CAC0CA
tetradic
#CACAC0 #C0CAC5 #C0C0CA #CAC0C5
square
#CACAC0 #C0CAC5 #C0C0CA #CAC0C5
split-complementary
#CACAC0 #C0C5CA #C5C0CA
monochromatic
#92927E #AEAE9F #CACAC0 #E6E6E1 #F1F1EE

Accessibility & contrast

On white

1.65
#CACAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.72
#CACAC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CACAC0
12.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CACAC0#FFFFFF#000000##000000
##CACAC01.001.6512.7212.72
#FFFFFF1.651.0021.0021.00
#00000012.7221.001.001.00
##00000012.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#CCCAC0
Tritanopia (blue-blind)
#CCC9C7
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #cacac0;
/* rgb */ color: rgb(202, 202, 192);
/* oklch */ color: oklch(83.6% 0.014 106.7);
Tailwind
colors: {
  custom: {
    50: '#dadad3',
    500: '#cacac0',
    950: '#000000',
  },
}
SCSS
$custom: #cacac0;
$custom-light: #dadad3;
$custom-dark: #000000;
JSON
{
  "hex": "#cacac0",
  "rgb": {
    "r": 202,
    "g": 202,
    "b": 192
  },
  "hsl": {
    "h": 60,
    "s": 8.621,
    "l": 77.255
  },
  "oklch": {
    "l": 0.83619,
    "c": 0.01368,
    "h": 106.7
  },
  "luminance": 0.58603
}

Semantic roles & 50–950 ramp

primary
#CACAC0
secondary
#91919D
accent
#539353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383

Preview Lab

Preview with #CACAC0

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

Preview Lab → · Contrast checker → · Palette generator →

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