#CBABDC#CBABDC
#CBABDC is a light, moderate violet. Relative luminance 0.470; OKLCH L 78.5% C 0.076 H 313.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABDC |
|---|---|
| RGB | rgb(203, 171, 220) |
| HSL | hsl(279, 41%, 77%) |
| HSV | hsv(279, 22%, 86%) |
| CMYK | cmyk(7.7%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(74.18, 20.50, -20.37) |
| CIE-LCH | lch(74.18, 28.90, 315.18°) |
| OKLab | oklab(78.54% 0.053 -0.0552) |
| OKLCH | oklch(78.54% 0.077 313.8) |
| XYZ | xyz(52.1077, 46.9903, 74.0212) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.47
Plum
#DDA0DD
ΔE00 5.82
Light Violet
#D6B4FC
ΔE00 6.09
Lavender
#B39DDB
ΔE00 6.51
Pale Violet
#CEAEFA
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABDC #BCDCAB
analogous
#B3ABDC #CBABDC #DCABD5
triadic
#CBABDC #DCCBAB #ABDCCB
tetradic
#CBABDC #DCB3AB #BCDCAB #ABD5DC
square
#CBABDC #DCB3AB #BCDCAB #ABD5DC
split-complementary
#CBABDC #D5DCAB #ABDCB3
monochromatic
#9655B8 #B080CA #CBABDC #E6D6EE #F2E9F6
Accessibility & contrast
On white
2.02
#CBABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#CBABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABDC
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABDC | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B5DE
Deuteranopia (green-blind)
#ABB7DA
Tritanopia (blue-blind)
#CAB1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbabdc; /* rgb */ color: rgb(203, 171, 220); /* oklch */ color: oklch(78.5% 0.076 313.8);
Tailwind
colors: {
custom: {
50: '#dbc4e7',
500: '#cbabdc',
950: '#000000',
},
}SCSS
$custom: #cbabdc; $custom-light: #dbc4e7; $custom-dark: #000000;
JSON
{
"hex": "#cbabdc",
"rgb": {
"r": 203,
"g": 171,
"b": 220
},
"hsl": {
"h": 279.184,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.78538,
"c": 0.0765,
"h": 313.8
},
"luminance": 0.4699
}Semantic roles & 50–950 ramp
primary
#CBABDC
secondary
#E3EDDE
accent
#B4315F
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151216
muted
#838184