#CBACDA#CBACDA
#CBACDA is a light, moderate purple. Relative luminance 0.473; OKLCH L 78.6% C 0.072 H 314.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBACDA |
|---|---|
| RGB | rgb(203, 172, 218) |
| HSL | hsl(280, 38%, 76%) |
| HSV | hsv(280, 21%, 85%) |
| CMYK | cmyk(6.9%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(74.36, 19.55, -19.01) |
| CIE-LCH | lch(74.36, 27.27, 315.80°) |
| OKLab | oklab(78.65% 0.0509 -0.0514) |
| OKLCH | oklch(78.65% 0.072 314.7) |
| XYZ | xyz(52.0340, 47.2641, 72.6978) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.09
Plum
#DDA0DD
ΔE00 6.17
Light Violet
#D6B4FC
ΔE00 6.67
Lavender
#B39DDB
ΔE00 7.02
Light Lavender
#DFC5FE
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBACDA #BBDAAC
analogous
#B4ACDA #CBACDA #DAACD2
triadic
#CBACDA #DACBAC #ACDACB
tetradic
#CBACDA #DAB4AC #BBDAAC #ACD2DA
square
#CBACDA #DAB4AC #BBDAAC #ACD2DA
split-complementary
#CBACDA #D2DAAC #ACDAB4
monochromatic
#9657B4 #B082C7 #CBACDA #E6D6ED #F2EAF6
Accessibility & contrast
On white
2.01
#CBACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#CBACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBACDA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBACDA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DC
Deuteranopia (green-blind)
#ACB8D8
Tritanopia (blue-blind)
#CAB1BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbacda; /* rgb */ color: rgb(203, 172, 218); /* oklch */ color: oklch(78.6% 0.072 314.7);
Tailwind
colors: {
custom: {
50: '#dbc4e5',
500: '#cbacda',
950: '#000000',
},
}SCSS
$custom: #cbacda; $custom-light: #dbc4e5; $custom-dark: #000000;
JSON
{
"hex": "#cbacda",
"rgb": {
"r": 203,
"g": 172,
"b": 218
},
"hsl": {
"h": 280.435,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.7865,
"c": 0.07233,
"h": 314.7
},
"luminance": 0.47264
}Semantic roles & 50–950 ramp
primary
#CBACDA
secondary
#E3ECDF
accent
#B1345D
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151215
muted
#838184