#CBBBE6#CBBBE6
#CBBBE6 is a light, moderate violet. Relative luminance 0.539; OKLCH L 81.9% C 0.062 H 302.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBE6 |
|---|---|
| RGB | rgb(203, 187, 230) |
| HSL | hsl(262, 46%, 82%) |
| HSV | hsv(262, 19%, 90%) |
| CMYK | cmyk(11.7%, 18.7%, 0%, 9.8%) |
| CIE-LAB | lab(78.43, 13.82, -19.35) |
| CIE-LCH | lch(78.43, 23.78, 305.53°) |
| OKLab | oklab(81.93% 0.0328 -0.0525) |
| OKLCH | oklch(81.93% 0.062 302) |
| XYZ | xyz(56.6791, 53.9503, 82.2750) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.93
Pale Lilac
#E4CBFF
ΔE00 5.33
Thistle
#D8BFD8
ΔE00 6.57
Periwinkle
#CCCCFF
ΔE00 6.71
Light Violet
#D6B4FC
ΔE00 6.78
Pale Lavender
#EECFFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBE6 #D6E6BB
analogous
#BBC1E6 #CBBBE6 #E1BBE6
triadic
#CBBBE6 #E6CBBB #BBE6CB
tetradic
#CBBBE6 #E6BBC1 #D6E6BB #BBE6E1
square
#CBBBE6 #E6BBC1 #D6E6BB #BBE6E1
split-complementary
#CBBBE6 #E6E1BB #C1E6BB
monochromatic
#8762C5 #A98ED6 #CBBBE6 #EDE8F6 #EEE9F7
Accessibility & contrast
On white
1.78
#CBBBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CBBBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBE6
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBE6 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E8
Deuteranopia (green-blind)
#B6C2E5
Tritanopia (blue-blind)
#C7C1C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbbe6; /* rgb */ color: rgb(203, 187, 230); /* oklch */ color: oklch(81.9% 0.062 302.0);
Tailwind
colors: {
custom: {
50: '#dbcfee',
500: '#cbbbe6',
950: '#000000',
},
}SCSS
$custom: #cbbbe6; $custom-light: #dbcfee; $custom-dark: #000000;
JSON
{
"hex": "#cbbbe6",
"rgb": {
"r": 203,
"g": 187,
"b": 230
},
"hsl": {
"h": 262.326,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.81933,
"c": 0.06191,
"h": 302
},
"luminance": 0.5395
}Semantic roles & 50–950 ramp
primary
#CBBBE6
secondary
#AAC185
accent
#B92C85
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385