#CAAACA#CAAACA

#CAAACA is a light, muted purple. Relative luminance 0.456; OKLCH L 77.6% C 0.057 H 326.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).

Color values

HEX#CAAACA
RGBrgb(202, 170, 202)
HSLhsl(300, 23%, 73%)
HSVhsv(300, 16%, 79%)
CMYKcmyk(0%, 15.8%, 0%, 20.8%)
CIE-LABlab(73.27, 17.21, -11.92)
CIE-LCHlch(73.27, 20.94, 325.31°)
OKLaboklab(77.61% 0.0474 -0.0319)
OKLCHoklch(77.61% 0.057 326.1)
XYZxyz(49.3912, 45.5712, 62.0599)
Luminance0.4557 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAAACA #AACAAA
analogous
#BAAACA #CAAACA #CAAABA
triadic
#CAAACA #CACAAA #AACACA
tetradic
#CAAACA #CABAAA #AACAAA #AABACA
square
#CAAACA #CABAAA #AACAAA #AABACA
split-complementary
#CAAACA #BACAAA #AACABA
monochromatic
#9A609A #B284B2 #CAAACA #E2D0E2 #F3ECF3

Accessibility & contrast

On white

2.08
#CAAACA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.11
#CAAACA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAAACA
10.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAAACA#FFFFFF#000000##000000
##CAAACA1.002.0810.1110.11
#FFFFFF2.081.0021.0021.00
#00000010.1121.001.001.00
##00000010.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#AFB5C9
Tritanopia (blue-blind)
#CCACB5
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #caaaca;
/* rgb */ color: rgb(202, 170, 202);
/* oklch */ color: oklch(77.6% 0.057 326.1);
Tailwind
colors: {
  custom: {
    50: '#dac3da',
    500: '#caaaca',
    950: '#000000',
  },
}
SCSS
$custom: #caaaca;
$custom-light: #dac3da;
$custom-dark: #000000;
JSON
{
  "hex": "#caaaca",
  "rgb": {
    "r": 202,
    "g": 170,
    "b": 202
  },
  "hsl": {
    "h": 300,
    "s": 23.188,
    "l": 72.941
  },
  "oklch": {
    "l": 0.77615,
    "c": 0.05714,
    "h": 326.1
  },
  "luminance": 0.4557
}

Semantic roles & 50–950 ramp

primary
#CAAACA
secondary
#E1EAE1
accent
#A24444
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#151214
muted
#838183

Preview Lab

Preview with #CAAACA

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

Preview Lab → · Contrast checker → · Palette generator →

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