#CBB2E7#CBB2E7
#CBB2E7 is a light, moderate violet. Relative luminance 0.503; OKLCH L 80.3% C 0.078 H 306.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2E7 |
|---|---|
| RGB | rgb(203, 178, 231) |
| HSL | hsl(268, 52%, 80%) |
| HSV | hsv(268, 23%, 91%) |
| CMYK | cmyk(12.1%, 22.9%, 0%, 9.4%) |
| CIE-LAB | lab(76.26, 18.92, -23.19) |
| CIE-LCH | lch(76.26, 29.93, 309.21°) |
| OKLab | oklab(80.26% 0.0461 -0.0631) |
| OKLCH | oklch(80.26% 0.078 306.1) |
| XYZ | xyz(54.9701, 50.3070, 82.4001) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 4.88
Light Lavender
#DFC5FE
ΔE00 4.96
Mauve
#E0B0FF
ΔE00 6.11
Pale Lilac
#E4CBFF
ΔE00 6.17
Lavender
#B39DDB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2E7 #CEE7B2
analogous
#B2B3E7 #CBB2E7 #E5B2E7
triadic
#CBB2E7 #E7CBB2 #B2E7CB
tetradic
#CBB2E7 #E7B2B3 #CEE7B2 #B2E7E5
square
#CBB2E7 #E7B2B3 #CEE7B2 #B2E7E5
split-complementary
#CBB2E7 #E7E5B2 #B3E7B2
monochromatic
#8C55CA #AB83D8 #CBB2E7 #EBE1F6 #EFE8F8
Accessibility & contrast
On white
1.90
#CBB2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#CBB2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2E7
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2E7 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BBE9
Deuteranopia (green-blind)
#ADBCE5
Tritanopia (blue-blind)
#C7B9C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb2e7; /* rgb */ color: rgb(203, 178, 231); /* oklch */ color: oklch(80.3% 0.078 306.1);
Tailwind
colors: {
custom: {
50: '#dbc9ee',
500: '#cbb2e7',
950: '#000000',
},
}SCSS
$custom: #cbb2e7; $custom-light: #dbc9ee; $custom-dark: #000000;
JSON
{
"hex": "#cbb2e7",
"rgb": {
"r": 203,
"g": 178,
"b": 231
},
"hsl": {
"h": 268.302,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.80261,
"c": 0.07819,
"h": 306.1
},
"luminance": 0.50307
}Semantic roles & 50–950 ramp
primary
#CBB2E7
secondary
#A1C27B
accent
#C02677
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285