#CBBAE8#CBBAE8
#CBBAE8 is a light, moderate violet. Relative luminance 0.536; OKLCH L 81.8% C 0.066 H 301.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAE8 |
|---|---|
| RGB | rgb(203, 186, 232) |
| HSL | hsl(262, 50%, 82%) |
| HSV | hsv(262, 20%, 91%) |
| CMYK | cmyk(12.5%, 19.8%, 0%, 9%) |
| CIE-LAB | lab(78.25, 14.77, -20.70) |
| CIE-LCH | lch(78.25, 25.43, 305.51°) |
| OKLab | oklab(81.82% 0.0349 -0.0562) |
| OKLCH | oklch(81.82% 0.066 301.8) |
| XYZ | xyz(56.7501, 53.6405, 83.6922) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 5.16
Light Violet
#D6B4FC
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 6.69
Pale Violet
#CEAEFA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAE8 #D7E8BA
analogous
#BAC0E8 #CBBAE8 #E2BAE8
triadic
#CBBAE8 #E8CBBA #BAE8CB
tetradic
#CBBAE8 #E8BAC0 #D7E8BA #BAE8E2
square
#CBBAE8 #E8BAC0 #D7E8BA #BAE8E2
split-complementary
#CBBAE8 #E8E2BA #C0E8BA
monochromatic
#865EC9 #A88CD9 #CBBAE8 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.79
#CBBAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CBBAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAE8
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAE8 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1EA
Deuteranopia (green-blind)
#B4C1E7
Tritanopia (blue-blind)
#C6C0CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbae8; /* rgb */ color: rgb(203, 186, 232); /* oklch */ color: oklch(81.8% 0.066 301.8);
Tailwind
colors: {
custom: {
50: '#dbceef',
500: '#cbbae8',
950: '#000000',
},
}SCSS
$custom: #cbbae8; $custom-light: #dbceef; $custom-dark: #000000;
JSON
{
"hex": "#cbbae8",
"rgb": {
"r": 203,
"g": 186,
"b": 232
},
"hsl": {
"h": 262.174,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.81815,
"c": 0.06619,
"h": 301.8
},
"luminance": 0.53641
}Semantic roles & 50–950 ramp
primary
#CBBAE8
secondary
#ABC383
accent
#BD2886
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385