#CBB2E8#CBB2E8
#CBB2E8 is a light, moderate violet. Relative luminance 0.504; OKLCH L 80.3% C 0.079 H 305.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2E8 |
|---|---|
| RGB | rgb(203, 178, 232) |
| HSL | hsl(268, 54%, 80%) |
| HSV | hsv(268, 23%, 91%) |
| CMYK | cmyk(12.5%, 23.3%, 0%, 9%) |
| CIE-LAB | lab(76.29, 19.13, -23.68) |
| CIE-LCH | lch(76.29, 30.44, 308.93°) |
| OKLab | oklab(80.3% 0.0464 -0.0645) |
| OKLCH | oklch(80.3% 0.079 305.7) |
| XYZ | xyz(55.1117, 50.3637, 83.1461) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.09
Pale Violet
#CEAEFA
ΔE00 4.64
Light Lavender
#DFC5FE
ΔE00 4.90
Mauve
#E0B0FF
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 6.17
Lavender
#B39DDB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2E8 #CFE8B2
analogous
#B2B4E8 #CBB2E8 #E6B2E8
triadic
#CBB2E8 #E8CBB2 #B2E8CB
tetradic
#CBB2E8 #E8B2B4 #CFE8B2 #B2E8E6
square
#CBB2E8 #E8B2B4 #CFE8B2 #B2E8E6
split-complementary
#CBB2E8 #E8E6B2 #B4E8B2
monochromatic
#8B54CC #AB83DA #CBB2E8 #EBE1F6 #EFE7F8
Accessibility & contrast
On white
1.90
#CBB2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CBB2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2E8
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2E8 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BBEA
Deuteranopia (green-blind)
#ADBCE6
Tritanopia (blue-blind)
#C7B9C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb2e8; /* rgb */ color: rgb(203, 178, 232); /* oklch */ color: oklch(80.3% 0.079 305.7);
Tailwind
colors: {
custom: {
50: '#dbc9ef',
500: '#cbb2e8',
950: '#000000',
},
}SCSS
$custom: #cbb2e8; $custom-light: #dbc9ef; $custom-dark: #000000;
JSON
{
"hex": "#cbb2e8",
"rgb": {
"r": 203,
"g": 178,
"b": 232
},
"hsl": {
"h": 267.778,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.80299,
"c": 0.07948,
"h": 305.7
},
"luminance": 0.50363
}Semantic roles & 50–950 ramp
primary
#CBB2E8
secondary
#A2C37B
accent
#C12479
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285