#CBBAE7#CBBAE7
#CBBAE7 is a light, moderate violet. Relative luminance 0.536; OKLCH L 81.8% C 0.065 H 302.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAE7 |
|---|---|
| RGB | rgb(203, 186, 231) |
| HSL | hsl(263, 48%, 82%) |
| HSV | hsv(263, 19%, 91%) |
| CMYK | cmyk(12.1%, 19.5%, 0%, 9.4%) |
| CIE-LAB | lab(78.22, 14.57, -20.21) |
| CIE-LCH | lch(78.22, 24.91, 305.77°) |
| OKLab | oklab(81.78% 0.0346 -0.0549) |
| OKLCH | oklch(81.78% 0.065 302.2) |
| XYZ | xyz(56.6085, 53.5839, 82.9463) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.65
Pale Lilac
#E4CBFF
ΔE00 5.23
Light Violet
#D6B4FC
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.74
Periwinkle
#CCCCFF
ΔE00 6.76
Pale Lavender
#EECFFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAE7 #D6E7BA
analogous
#BAC0E7 #CBBAE7 #E2BAE7
triadic
#CBBAE7 #E7CBBA #BAE7CB
tetradic
#CBBAE7 #E7BAC0 #D6E7BA #BAE7E2
square
#CBBAE7 #E7BAC0 #D6E7BA #BAE7E2
split-complementary
#CBBAE7 #E7E2BA #C0E7BA
monochromatic
#875FC7 #A98DD7 #CBBAE7 #EDE7F7 #EEE8F7
Accessibility & contrast
On white
1.79
#CBBAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CBBAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAE7
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAE7 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E9
Deuteranopia (green-blind)
#B5C1E6
Tritanopia (blue-blind)
#C7C0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbae7; /* rgb */ color: rgb(203, 186, 231); /* oklch */ color: oklch(81.8% 0.065 302.2);
Tailwind
colors: {
custom: {
50: '#dbceee',
500: '#cbbae7',
950: '#000000',
},
}SCSS
$custom: #cbbae7; $custom-light: #dbceee; $custom-dark: #000000;
JSON
{
"hex": "#cbbae7",
"rgb": {
"r": 203,
"g": 186,
"b": 231
},
"hsl": {
"h": 262.667,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.81778,
"c": 0.06487,
"h": 302.2
},
"luminance": 0.53584
}Semantic roles & 50–950 ramp
primary
#CBBAE7
secondary
#AAC283
accent
#BC2A85
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385