#CBBAE5#CBBAE5
#CBBAE5 is a light, moderate violet. Relative luminance 0.535; OKLCH L 81.7% C 0.062 H 303.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAE5 |
|---|---|
| RGB | rgb(203, 186, 229) |
| HSL | hsl(264, 45%, 81%) |
| HSV | hsv(264, 19%, 90%) |
| CMYK | cmyk(11.4%, 18.8%, 0%, 10.2%) |
| CIE-LAB | lab(78.15, 14.15, -19.24) |
| CIE-LCH | lch(78.15, 23.88, 306.34°) |
| OKLab | oklab(81.71% 0.0339 -0.0522) |
| OKLCH | oklch(81.71% 0.062 303) |
| XYZ | xyz(56.3277, 53.4715, 81.4671) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 5.41
Thistle
#D8BFD8
ΔE00 6.46
Light Violet
#D6B4FC
ΔE00 6.72
Light Lilac
#EDC8FF
ΔE00 6.88
Pale Lavender
#EECFFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAE5 #D4E5BA
analogous
#BABFE5 #CBBAE5 #E1BAE5
triadic
#CBBAE5 #E5CBBA #BAE5CB
tetradic
#CBBAE5 #E5BABF #D4E5BA #BAE5E1
square
#CBBAE5 #E5BABF #D4E5BA #BAE5E1
split-complementary
#CBBAE5 #E5E1BA #BFE5BA
monochromatic
#8861C4 #AA8ED4 #CBBAE5 #EDE6F6 #EEE9F7
Accessibility & contrast
On white
1.80
#CBBAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CBBAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAE5
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAE5 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E7
Deuteranopia (green-blind)
#B5C1E4
Tritanopia (blue-blind)
#C7C0C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbae5; /* rgb */ color: rgb(203, 186, 229); /* oklch */ color: oklch(81.7% 0.062 303.0);
Tailwind
colors: {
custom: {
50: '#dbceed',
500: '#cbbae5',
950: '#000000',
},
}SCSS
$custom: #cbbae5; $custom-light: #dbceed; $custom-dark: #000000;
JSON
{
"hex": "#cbbae5",
"rgb": {
"r": 203,
"g": 186,
"b": 229
},
"hsl": {
"h": 263.721,
"s": 45.263,
"l": 81.373
},
"oklch": {
"l": 0.81705,
"c": 0.06222,
"h": 303
},
"luminance": 0.53471
}Semantic roles & 50–950 ramp
primary
#CBBAE5
secondary
#A8BF84
accent
#B82D81
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384