#CBB2EE#CBB2EE
#CBB2EE is a light, moderate violet. Relative luminance 0.507; OKLCH L 80.5% C 0.087 H 303.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2EE |
|---|---|
| RGB | rgb(203, 178, 238) |
| HSL | hsl(265, 64%, 82%) |
| HSV | hsv(265, 25%, 93%) |
| CMYK | cmyk(14.7%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.50, 20.39, -26.60) |
| CIE-LCH | lch(76.50, 33.52, 307.47°) |
| OKLab | oklab(80.53% 0.0482 -0.0727) |
| OKLCH | oklch(80.53% 0.087 303.5) |
| XYZ | xyz(55.9786, 50.7104, 87.7114) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.94
Pale Violet
#CEAEFA
ΔE00 3.26
Light Lavender
#DFC5FE
ΔE00 4.83
Mauve
#E0B0FF
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.69
Lavender
#B39DDB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2EE #D5EEB2
analogous
#B2B7EE #CBB2EE #E9B2EE
triadic
#CBB2EE #EECBB2 #B2EECB
tetradic
#CBB2EE #EEB2B7 #D5EEB2 #B2EEE9
square
#CBB2EE #EEB2B7 #D5EEB2 #B2EEE9
split-complementary
#CBB2EE #EEE9B2 #B7EEB2
monochromatic
#874ED8 #A980E3 #CBB2EE #EDE4F9 #EEE6F9
Accessibility & contrast
On white
1.88
#CBB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#CBB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2EE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2EE | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF1
Deuteranopia (green-blind)
#ABBDEC
Tritanopia (blue-blind)
#C6BAC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb2ee; /* rgb */ color: rgb(203, 178, 238); /* oklch */ color: oklch(80.5% 0.087 303.5);
Tailwind
colors: {
custom: {
50: '#dbc9f3',
500: '#cbb2ee',
950: '#000000',
},
}SCSS
$custom: #cbb2ee; $custom-light: #dbc9f3; $custom-dark: #000000;
JSON
{
"hex": "#cbb2ee",
"rgb": {
"r": 203,
"g": 178,
"b": 238
},
"hsl": {
"h": 265,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.80532,
"c": 0.08726,
"h": 303.5
},
"luminance": 0.5071
}Semantic roles & 50–950 ramp
primary
#CBB2EE
secondary
#A9CC79
accent
#CC1A82
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285