Pastel Purple#CAA0FF

#CAA0FF is a light, vivid violet. Relative luminance 0.449; OKLCH L 77.9% C 0.138 H 303.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).

Pastel Purple — editorial page

Color values

HEX#CAA0FF
RGBrgb(202, 160, 255)
HSLhsl(267, 100%, 81%)
HSVhsv(267, 37%, 100%)
CMYKcmyk(20.8%, 37.3%, 0%, 0%)
CIE-LABlab(72.84, 33.67, -41.47)
CIE-LCHlch(72.84, 53.42, 309.07°)
OKLaboklab(77.93% 0.0767 -0.115)
OKLCHoklch(77.93% 0.138 303.7)
XYZxyz(54.9742, 44.9183, 100.3623)
Luminance0.4492 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAA0FF #D5FFA0
analogous
#A0A6FF #CAA0FF #F9A0FF
triadic
#CAA0FF #FFCAA0 #A0FFCA
tetradic
#CAA0FF #FFA0A6 #D5FFA0 #A0FFF9
square
#CAA0FF #FFA0A6 #D5FFA0 #A0FFF9
split-complementary
#CAA0FF #FFF9A0 #A6FFA0
monochromatic
#8626FF #A863FF #CAA0FF #ECDDFF #EEE0FF

Accessibility & contrast

On white

2.10
#CAA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.98
#CAA0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAA0FF
9.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAA0FF#FFFFFF#000000##000000
##CAA0FF1.002.109.989.98
#FFFFFF2.101.0021.0021.00
#0000009.9821.001.001.00
##0000009.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#C1AFC4
Achromatopsia (no color)
#B3B3B3

Design tokens & code

CSS
--color: #caa0ff;
/* rgb */ color: rgb(202, 160, 255);
/* oklch */ color: oklch(77.9% 0.138 303.7);
Tailwind
colors: {
  custom: {
    50: '#dbbcff',
    500: '#caa0ff',
    950: '#000000',
  },
}
SCSS
$custom: #caa0ff;
$custom-light: #dbbcff;
$custom-dark: #000000;
JSON
{
  "hex": "#caa0ff",
  "rgb": {
    "r": 202,
    "g": 160,
    "b": 255
  },
  "hsl": {
    "h": 266.526,
    "s": 100,
    "l": 81.373
  },
  "oklch": {
    "l": 0.77926,
    "c": 0.13828,
    "h": 303.7
  },
  "luminance": 0.44918
}

Semantic roles & 50–950 ramp

primary
#CAA0FF
secondary
#E8F7D4
accent
#E60080
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186

Preview Lab

Preview with #CAA0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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