#CBB2E9#CBB2E9
#CBB2E9 is a light, moderate violet. Relative luminance 0.504; OKLCH L 80.3% C 0.081 H 305.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2E9 |
|---|---|
| RGB | rgb(203, 178, 233) |
| HSL | hsl(267, 56%, 81%) |
| HSV | hsv(267, 24%, 91%) |
| CMYK | cmyk(12.9%, 23.6%, 0%, 8.6%) |
| CIE-LAB | lab(76.33, 19.34, -24.17) |
| CIE-LCH | lch(76.33, 30.95, 308.66°) |
| OKLab | oklab(80.34% 0.0467 -0.0659) |
| OKLCH | oklch(80.34% 0.081 305.3) |
| XYZ | xyz(55.2542, 50.4207, 83.8963) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.88
Pale Violet
#CEAEFA
ΔE00 4.40
Light Lavender
#DFC5FE
ΔE00 4.86
Mauve
#E0B0FF
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 6.18
Lavender
#B39DDB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2E9 #D0E9B2
analogous
#B2B4E9 #CBB2E9 #E7B2E9
triadic
#CBB2E9 #E9CBB2 #B2E9CB
tetradic
#CBB2E9 #E9B2B4 #D0E9B2 #B2E9E7
square
#CBB2E9 #E9B2B4 #D0E9B2 #B2E9E7
split-complementary
#CBB2E9 #E9E7B2 #B4E9B2
monochromatic
#8B53CE #AB82DB #CBB2E9 #EBE2F7 #EFE7F8
Accessibility & contrast
On white
1.89
#CBB2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CBB2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2E9
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2E9 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BBEB
Deuteranopia (green-blind)
#ADBCE7
Tritanopia (blue-blind)
#C7B9C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb2e9; /* rgb */ color: rgb(203, 178, 233); /* oklch */ color: oklch(80.3% 0.081 305.3);
Tailwind
colors: {
custom: {
50: '#dbc9f0',
500: '#cbb2e9',
950: '#000000',
},
}SCSS
$custom: #cbb2e9; $custom-light: #dbc9f0; $custom-dark: #000000;
JSON
{
"hex": "#cbb2e9",
"rgb": {
"r": 203,
"g": 178,
"b": 233
},
"hsl": {
"h": 267.273,
"s": 55.556,
"l": 80.588
},
"oklch": {
"l": 0.80338,
"c": 0.08077,
"h": 305.3
},
"luminance": 0.5042
}Semantic roles & 50–950 ramp
primary
#CBB2E9
secondary
#A3C57A
accent
#C3227A
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285