#CAABDC#CAABDC
#CAABDC is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.4% C 0.076 H 313.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABDC |
|---|---|
| RGB | rgb(202, 171, 220) |
| HSL | hsl(278, 41%, 77%) |
| HSV | hsv(278, 22%, 86%) |
| CMYK | cmyk(8.2%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(74.09, 20.17, -20.51) |
| CIE-LCH | lch(74.09, 28.77, 314.52°) |
| OKLab | oklab(78.45% 0.0518 -0.0556) |
| OKLCH | oklch(78.45% 0.076 313) |
| XYZ | xyz(51.8362, 46.8503, 74.0085) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.59
Plum
#DDA0DD
ΔE00 6.04
Light Violet
#D6B4FC
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.33
Pale Violet
#CEAEFA
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABDC #BDDCAB
analogous
#B2ABDC #CAABDC #DCABD6
triadic
#CAABDC #DCCAAB #ABDCCA
tetradic
#CAABDC #DCB2AB #BDDCAB #ABD6DC
square
#CAABDC #DCB2AB #BDDCAB #ABD6DC
split-complementary
#CAABDC #D6DCAB #ABDCB2
monochromatic
#9355B8 #AF80CA #CAABDC #E5D6EE #F1E9F6
Accessibility & contrast
On white
2.03
#CAABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CAABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABDC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABDC | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DE
Deuteranopia (green-blind)
#AAB7DA
Tritanopia (blue-blind)
#C9B1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caabdc; /* rgb */ color: rgb(202, 171, 220); /* oklch */ color: oklch(78.4% 0.076 313.0);
Tailwind
colors: {
custom: {
50: '#dac4e7',
500: '#caabdc',
950: '#000000',
},
}SCSS
$custom: #caabdc; $custom-light: #dac4e7; $custom-dark: #000000;
JSON
{
"hex": "#caabdc",
"rgb": {
"r": 202,
"g": 171,
"b": 220
},
"hsl": {
"h": 277.959,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.78447,
"c": 0.07603,
"h": 313
},
"luminance": 0.4685
}Semantic roles & 50–950 ramp
primary
#CAABDC
secondary
#E4EDDE
accent
#B43161
background
#FDFCFE
surface
#FAF8FC
border
#D3D1D5
text
#151216
muted
#838184