#CBBAE2#CBBAE2
#CBBAE2 is a light, muted violet. Relative luminance 0.533; OKLCH L 81.6% C 0.058 H 304.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAE2 |
|---|---|
| RGB | rgb(203, 186, 226) |
| HSL | hsl(266, 41%, 81%) |
| HSV | hsv(266, 18%, 89%) |
| CMYK | cmyk(10.2%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(78.06, 13.54, -17.76) |
| CIE-LCH | lch(78.06, 22.34, 307.31°) |
| OKLab | oklab(81.6% 0.033 -0.0481) |
| OKLCH | oklch(81.6% 0.058 304.4) |
| XYZ | xyz(55.9124, 53.3054, 79.2802) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 5.72
Pale Lilac
#E4CBFF
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 7.00
Light Lilac
#EDC8FF
ΔE00 7.18
Light Violet
#D6B4FC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAE2 #D1E2BA
analogous
#BABDE2 #CBBAE2 #DFBAE2
triadic
#CBBAE2 #E2CBBA #BAE2CB
tetradic
#CBBAE2 #E2BABD #D1E2BA #BAE2DF
square
#CBBAE2 #E2BABD #D1E2BA #BAE2DF
split-complementary
#CBBAE2 #E2DFBA #BDE2BA
monochromatic
#8A64BE #AB8FD0 #CBBAE2 #EBE5F4 #EFE9F6
Accessibility & contrast
On white
1.80
#CBBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CBBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAE2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAE2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E4
Deuteranopia (green-blind)
#B6C1E1
Tritanopia (blue-blind)
#C8BFC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbae2; /* rgb */ color: rgb(203, 186, 226); /* oklch */ color: oklch(81.6% 0.058 304.4);
Tailwind
colors: {
custom: {
50: '#dbceeb',
500: '#cbbae2',
950: '#000000',
},
}SCSS
$custom: #cbbae2; $custom-light: #dbceeb; $custom-dark: #000000;
JSON
{
"hex": "#cbbae2",
"rgb": {
"r": 203,
"g": 186,
"b": 226
},
"hsl": {
"h": 265.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.81597,
"c": 0.05829,
"h": 304.4
},
"luminance": 0.53305
}Semantic roles & 50–950 ramp
primary
#CBBAE2
secondary
#A4BB85
accent
#B4327D
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384