#CBBAE9#CBBAE9
#CBBAE9 is a light, moderate violet. Relative luminance 0.537; OKLCH L 81.9% C 0.068 H 301.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAE9 |
|---|---|
| RGB | rgb(203, 186, 233) |
| HSL | hsl(262, 52%, 82%) |
| HSV | hsv(262, 20%, 91%) |
| CMYK | cmyk(12.9%, 20.2%, 0%, 8.6%) |
| CIE-LAB | lab(78.28, 14.98, -21.19) |
| CIE-LCH | lch(78.28, 25.95, 305.26°) |
| OKLab | oklab(81.85% 0.0352 -0.0576) |
| OKLCH | oklch(81.85% 0.068 301.4) |
| XYZ | xyz(56.8926, 53.6975, 84.4424) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 5.10
Light Violet
#D6B4FC
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 6.50
Pale Violet
#CEAEFA
ΔE00 6.57
Light Lilac
#EDC8FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAE9 #D8E9BA
analogous
#BAC1E9 #CBBAE9 #E3BAE9
triadic
#CBBAE9 #E9CBBA #BAE9CB
tetradic
#CBBAE9 #E9BAC1 #D8E9BA #BAE9E3
square
#CBBAE9 #E9BAC1 #D8E9BA #BAE9E3
split-complementary
#CBBAE9 #E9E3BA #C1E9BA
monochromatic
#855DCB #A88CDA #CBBAE9 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.79
#CBBAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CBBAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAE9
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAE9 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EB
Deuteranopia (green-blind)
#B4C1E8
Tritanopia (blue-blind)
#C6C1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbae9; /* rgb */ color: rgb(203, 186, 233); /* oklch */ color: oklch(81.9% 0.068 301.4);
Tailwind
colors: {
custom: {
50: '#dbcef0',
500: '#cbbae9',
950: '#000000',
},
}SCSS
$custom: #cbbae9; $custom-light: #dbcef0; $custom-dark: #000000;
JSON
{
"hex": "#cbbae9",
"rgb": {
"r": 203,
"g": 186,
"b": 233
},
"hsl": {
"h": 261.702,
"s": 51.648,
"l": 82.157
},
"oklch": {
"l": 0.81851,
"c": 0.06752,
"h": 301.4
},
"luminance": 0.53698
}Semantic roles & 50–950 ramp
primary
#CBBAE9
secondary
#ADC583
accent
#BF2688
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385