#CAACCF#CAACCF
#CAACCF is a light, muted purple. Relative luminance 0.466; OKLCH L 78.2% C 0.059 H 321.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACCF |
|---|---|
| RGB | rgb(202, 172, 207) |
| HSL | hsl(291, 27%, 74%) |
| HSV | hsv(291, 17%, 81%) |
| CMYK | cmyk(2.4%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(73.91, 17.07, -13.69) |
| CIE-LCH | lch(73.91, 21.88, 321.28°) |
| OKLab | oklab(78.17% 0.0461 -0.0367) |
| OKLCH | oklch(78.17% 0.059 321.5) |
| XYZ | xyz(50.3706, 46.5674, 65.3543) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.99
Thistle
#D8BFD8
ΔE00 5.56
Plum
#DDA0DD
ΔE00 7.62
Light Lavender
#DFC5FE
ΔE00 9.06
Lavender
#B39DDB
ΔE00 9.20
Light Lilac
#EDC8FF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACCF #B1CFAC
analogous
#B9ACCF #CAACCF #CFACC3
triadic
#CAACCF #CFCAAC #ACCFCA
tetradic
#CAACCF #CFB9AC #B1CFAC #ACC3CF
square
#CAACCF #CFB9AC #B1CFAC #ACC3CF
split-complementary
#CAACCF #C3CFAC #ACCFB9
monochromatic
#985EA2 #B185B9 #CAACCF #E3D3E5 #F3ECF4
Accessibility & contrast
On white
2.04
#CAACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CAACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACCF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACCF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B4D1
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#CBAFB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caaccf; /* rgb */ color: rgb(202, 172, 207); /* oklch */ color: oklch(78.2% 0.059 321.5);
Tailwind
colors: {
custom: {
50: '#dac4dd',
500: '#caaccf',
950: '#000000',
},
}SCSS
$custom: #caaccf; $custom-light: #dac4dd; $custom-dark: #000000;
JSON
{
"hex": "#caaccf",
"rgb": {
"r": 202,
"g": 172,
"b": 207
},
"hsl": {
"h": 291.429,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.78166,
"c": 0.05896,
"h": 321.5
},
"luminance": 0.46567
}Semantic roles & 50–950 ramp
primary
#CAACCF
secondary
#E2EAE1
accent
#A5404F
background
#FDFCFD
surface
#FAF8FB
border
#D3D1D4
text
#141215
muted
#838183