#CBB2E2#CBB2E2
#CBB2E2 is a light, moderate violet. Relative luminance 0.500; OKLCH L 80.1% C 0.072 H 308.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2E2 |
|---|---|
| RGB | rgb(203, 178, 226) |
| HSL | hsl(271, 45%, 79%) |
| HSV | hsv(271, 21%, 89%) |
| CMYK | cmyk(10.2%, 21.2%, 0%, 11.4%) |
| CIE-LAB | lab(76.09, 17.89, -20.74) |
| CIE-LCH | lch(76.09, 27.39, 310.77°) |
| OKLab | oklab(80.07% 0.0446 -0.0563) |
| OKLCH | oklch(80.07% 0.072 308.4) |
| XYZ | xyz(54.2740, 50.0286, 78.7340) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.42
Light Violet
#D6B4FC
ΔE00 5.49
Pale Violet
#CEAEFA
ΔE00 6.15
Lilac
#C8A2C8
ΔE00 6.22
Pale Lilac
#E4CBFF
ΔE00 6.33
Light Lilac
#EDC8FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2E2 #C9E2B2
analogous
#B3B2E2 #CBB2E2 #E2B2E1
triadic
#CBB2E2 #E2CBB2 #B2E2CB
tetradic
#CBB2E2 #E2B3B2 #C9E2B2 #B2E1E2
square
#CBB2E2 #E2B3B2 #C9E2B2 #B2E1E2
split-complementary
#CBB2E2 #E1E2B2 #B2E2B3
monochromatic
#8F59C1 #AD86D1 #CBB2E2 #E9DEF3 #F0E9F7
Accessibility & contrast
On white
1.91
#CBB2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CBB2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2E2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2E2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABAE4
Deuteranopia (green-blind)
#AFBCE0
Tritanopia (blue-blind)
#C8B8C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb2e2; /* rgb */ color: rgb(203, 178, 226); /* oklch */ color: oklch(80.1% 0.072 308.4);
Tailwind
colors: {
custom: {
50: '#dbc9eb',
500: '#cbb2e2',
950: '#000000',
},
}SCSS
$custom: #cbb2e2; $custom-light: #dbc9eb; $custom-dark: #000000;
JSON
{
"hex": "#cbb2e2",
"rgb": {
"r": 203,
"g": 178,
"b": 226
},
"hsl": {
"h": 271.25,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.80073,
"c": 0.0718,
"h": 308.4
},
"luminance": 0.50028
}Semantic roles & 50–950 ramp
primary
#CBB2E2
secondary
#9BBB7D
accent
#B82D70
background
#FEFDFE
surface
#FBF9FD
border
#D4D2D5
text
#151316
muted
#848284