#CBACEB#CBACEB
#CBACEB is a light, moderate violet. Relative luminance 0.482; OKLCH L 79.3% C 0.093 H 306.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CBACEB |
|---|---|
| RGB | rgb(203, 172, 235) |
| HSL | hsl(270, 61%, 80%) |
| HSV | hsv(270, 27%, 92%) |
| CMYK | cmyk(13.6%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(74.95, 23.04, -27.36) |
| CIE-LCH | lch(74.95, 35.77, 310.10°) |
| OKLab | oklab(79.3% 0.056 -0.0748) |
| OKLCH | oklch(79.3% 0.093 306.8) |
| XYZ | xyz(54.3737, 48.2000, 85.0202) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.93
Light Violet
#D6B4FC
ΔE00 3.05
Lavender (survey)
#C79FEF
ΔE00 4.25
Mauve
#E0B0FF
ΔE00 4.50
Lavender
#B39DDB
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBACEB #CCEBAC
analogous
#ACADEB #CBACEB #EBACEB
triadic
#CBACEB #EBCBAC #ACEBCB
tetradic
#CBACEB #EBACAD #CCEBAC #ACEBEB
square
#CBACEB #EBACAD #CCEBAC #ACEBEB
split-complementary
#CBACEB #EBEBAC #ADEBAC
monochromatic
#8D49D3 #AC7BDF #CBACEB #EADDF7 #F0E6F9
Accessibility & contrast
On white
1.97
#CBACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#CBACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBACEB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBACEB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EE
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#C7B5C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbaceb; /* rgb */ color: rgb(203, 172, 235); /* oklch */ color: oklch(79.3% 0.093 306.8);
Tailwind
colors: {
custom: {
50: '#dbc5f1',
500: '#cbaceb',
950: '#000000',
},
}SCSS
$custom: #cbaceb; $custom-light: #dbc5f1; $custom-dark: #000000;
JSON
{
"hex": "#cbaceb",
"rgb": {
"r": 203,
"g": 172,
"b": 235
},
"hsl": {
"h": 269.524,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.79302,
"c": 0.09343,
"h": 306.8
},
"luminance": 0.482
}Semantic roles & 50–950 ramp
primary
#CBACEB
secondary
#E6F0DB
accent
#C91D74
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184