#CBBAE3#CBBAE3
#CBBAE3 is a light, muted violet. Relative luminance 0.534; OKLCH L 81.6% C 0.060 H 303.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAE3 |
|---|---|
| RGB | rgb(203, 186, 227) |
| HSL | hsl(265, 42%, 81%) |
| HSV | hsv(265, 18%, 89%) |
| CMYK | cmyk(10.6%, 18.1%, 0%, 11%) |
| CIE-LAB | lab(78.09, 13.74, -18.25) |
| CIE-LCH | lch(78.09, 22.85, 306.97°) |
| OKLab | oklab(81.63% 0.0333 -0.0494) |
| OKLCH | oklch(81.63% 0.06 303.9) |
| XYZ | xyz(56.0500, 53.3605, 80.0049) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 5.65
Thistle
#D8BFD8
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.06
Light Violet
#D6B4FC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAE3 #D2E3BA
analogous
#BABDE3 #CBBAE3 #DFBAE3
triadic
#CBBAE3 #E3CBBA #BAE3CB
tetradic
#CBBAE3 #E3BABD #D2E3BA #BAE3DF
square
#CBBAE3 #E3BABD #D2E3BA #BAE3DF
split-complementary
#CBBAE3 #E3DFBA #BDE3BA
monochromatic
#8963C0 #AA8ED1 #CBBAE3 #ECE6F5 #EFE9F6
Accessibility & contrast
On white
1.80
#CBBAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CBBAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAE3
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAE3 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E5
Deuteranopia (green-blind)
#B6C1E2
Tritanopia (blue-blind)
#C8BFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbae3; /* rgb */ color: rgb(203, 186, 227); /* oklch */ color: oklch(81.6% 0.060 303.9);
Tailwind
colors: {
custom: {
50: '#dbceeb',
500: '#cbbae3',
950: '#000000',
},
}SCSS
$custom: #cbbae3; $custom-light: #dbceeb; $custom-dark: #000000;
JSON
{
"hex": "#cbbae3",
"rgb": {
"r": 203,
"g": 186,
"b": 227
},
"hsl": {
"h": 264.878,
"s": 42.268,
"l": 80.98
},
"oklch": {
"l": 0.81633,
"c": 0.0596,
"h": 303.9
},
"luminance": 0.5336
}Semantic roles & 50–950 ramp
primary
#CBBAE3
secondary
#A5BD85
accent
#B5307E
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384