#CBBBE0#CBBBE0
#CBBBE0 is a light, muted violet. Relative luminance 0.536; OKLCH L 81.7% C 0.054 H 304.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBE0 |
|---|---|
| RGB | rgb(203, 187, 224) |
| HSL | hsl(266, 37%, 81%) |
| HSV | hsv(266, 17%, 88%) |
| CMYK | cmyk(9.4%, 16.5%, 0%, 12.2%) |
| CIE-LAB | lab(78.24, 12.59, -16.41) |
| CIE-LCH | lch(78.24, 20.68, 307.50°) |
| OKLab | oklab(81.72% 0.0308 -0.0443) |
| OKLCH | oklch(81.72% 0.054 304.8) |
| XYZ | xyz(55.8510, 53.6191, 77.9137) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.13
Light Lavender
#DFC5FE
ΔE00 6.17
Pale Lilac
#E4CBFF
ΔE00 6.20
Pale Lavender
#EECFFE
ΔE00 7.20
Light Lilac
#EDC8FF
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBE0 #D0E0BB
analogous
#BBBDE0 #CBBBE0 #DDBBE0
triadic
#CBBBE0 #E0CBBB #BBE0CB
tetradic
#CBBBE0 #E0BBBD #D0E0BB #BBE0DD
square
#CBBBE0 #E0BBBD #D0E0BB #BBE0DD
split-complementary
#CBBBE0 #E0DDBB #BDE0BB
monochromatic
#8B67BA #AB91CD #CBBBE0 #EBE5F3 #EFEAF5
Accessibility & contrast
On white
1.79
#CBBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CBBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBE0
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBE0 | 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)
#B5C1E2
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#C8C0C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbbe0; /* rgb */ color: rgb(203, 187, 224); /* oklch */ color: oklch(81.7% 0.054 304.8);
Tailwind
colors: {
custom: {
50: '#dbcfe9',
500: '#cbbbe0',
950: '#000000',
},
}SCSS
$custom: #cbbbe0; $custom-light: #dbcfe9; $custom-dark: #000000;
JSON
{
"hex": "#cbbbe0",
"rgb": {
"r": 203,
"g": 187,
"b": 224
},
"hsl": {
"h": 265.946,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.81719,
"c": 0.054,
"h": 304.8
},
"luminance": 0.53619
}Semantic roles & 50–950 ramp
primary
#CBBBE0
secondary
#A3B987
accent
#B0357B
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384