#CBBAE1#CBBAE1
#CBBAE1 is a light, muted violet. Relative luminance 0.533; OKLCH L 81.6% C 0.057 H 304.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAE1 |
|---|---|
| RGB | rgb(203, 186, 225) |
| HSL | hsl(266, 39%, 81%) |
| HSV | hsv(266, 17%, 88%) |
| CMYK | cmyk(9.8%, 17.3%, 0%, 11.8%) |
| CIE-LAB | lab(78.02, 13.34, -17.27) |
| CIE-LCH | lch(78.02, 21.82, 307.67°) |
| OKLab | oklab(81.56% 0.0326 -0.0467) |
| OKLCH | oklch(81.56% 0.057 304.9) |
| XYZ | xyz(55.7756, 53.2507, 78.5596) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.47
Light Lavender
#DFC5FE
ΔE00 5.78
Pale Lilac
#E4CBFF
ΔE00 5.95
Pale Lavender
#EECFFE
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.30
Periwinkle
#CCCCFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAE1 #D0E1BA
analogous
#BABCE1 #CBBAE1 #DEBAE1
triadic
#CBBAE1 #E1CBBA #BAE1CB
tetradic
#CBBAE1 #E1BABC #D0E1BA #BAE1DE
square
#CBBAE1 #E1BABC #D0E1BA #BAE1DE
split-complementary
#CBBAE1 #E1DEBA #BCE1BA
monochromatic
#8B65BC #AB8FCE #CBBAE1 #EBE5F4 #EFEAF6
Accessibility & contrast
On white
1.80
#CBBAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#CBBAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAE1
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAE1 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E3
Deuteranopia (green-blind)
#B6C1E0
Tritanopia (blue-blind)
#C8BFC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbae1; /* rgb */ color: rgb(203, 186, 225); /* oklch */ color: oklch(81.6% 0.057 304.9);
Tailwind
colors: {
custom: {
50: '#dbceea',
500: '#cbbae1',
950: '#000000',
},
}SCSS
$custom: #cbbae1; $custom-light: #dbceea; $custom-dark: #000000;
JSON
{
"hex": "#cbbae1",
"rgb": {
"r": 203,
"g": 186,
"b": 225
},
"hsl": {
"h": 266.154,
"s": 39.394,
"l": 80.588
},
"oklch": {
"l": 0.81561,
"c": 0.05698,
"h": 304.9
},
"luminance": 0.53251
}Semantic roles & 50–950 ramp
primary
#CBBAE1
secondary
#A3BA85
accent
#B2337B
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384