#CAACDA#CAACDA
#CAACDA is a light, moderate violet. Relative luminance 0.471; OKLCH L 78.6% C 0.072 H 313.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACDA |
|---|---|
| RGB | rgb(202, 172, 218) |
| HSL | hsl(279, 38%, 76%) |
| HSV | hsv(279, 21%, 85%) |
| CMYK | cmyk(7.3%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(74.27, 19.22, -19.16) |
| CIE-LCH | lch(74.27, 27.14, 315.10°) |
| OKLab | oklab(78.56% 0.0497 -0.0518) |
| OKLCH | oklch(78.56% 0.072 313.8) |
| XYZ | xyz(51.7625, 47.1241, 72.6851) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.22
Plum
#DDA0DD
ΔE00 6.37
Light Violet
#D6B4FC
ΔE00 6.63
Lavender
#B39DDB
ΔE00 6.85
Light Lavender
#DFC5FE
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACDA #BCDAAC
analogous
#B3ACDA #CAACDA #DAACD3
triadic
#CAACDA #DACAAC #ACDACA
tetradic
#CAACDA #DAB3AC #BCDAAC #ACD3DA
square
#CAACDA #DAB3AC #BCDAAC #ACD3DA
split-complementary
#CAACDA #D3DAAC #ACDAB3
monochromatic
#9457B4 #AF82C7 #CAACDA #E5D6ED #F1EAF6
Accessibility & contrast
On white
2.01
#CAACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#CAACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACDA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACDA | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DC
Deuteranopia (green-blind)
#ACB7D8
Tritanopia (blue-blind)
#C9B1BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #caacda; /* rgb */ color: rgb(202, 172, 218); /* oklch */ color: oklch(78.6% 0.072 313.8);
Tailwind
colors: {
custom: {
50: '#dac4e5',
500: '#caacda',
950: '#000000',
},
}SCSS
$custom: #caacda; $custom-light: #dac4e5; $custom-dark: #000000;
JSON
{
"hex": "#caacda",
"rgb": {
"r": 202,
"g": 172,
"b": 218
},
"hsl": {
"h": 279.13,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.7856,
"c": 0.07184,
"h": 313.8
},
"luminance": 0.47124
}Semantic roles & 50–950 ramp
primary
#CAACDA
secondary
#E3ECDF
accent
#B13460
background
#FDFCFE
surface
#FAF8FC
border
#D3D1D5
text
#151215
muted
#838184