#CBB2EA#CBB2EA
#CBB2EA is a light, moderate violet. Relative luminance 0.505; OKLCH L 80.4% C 0.082 H 305.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2EA |
|---|---|
| RGB | rgb(203, 178, 234) |
| HSL | hsl(267, 57%, 81%) |
| HSV | hsv(267, 24%, 92%) |
| CMYK | cmyk(13.2%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(76.36, 19.55, -24.66) |
| CIE-LCH | lch(76.36, 31.47, 308.40°) |
| OKLab | oklab(80.38% 0.047 -0.0673) |
| OKLCH | oklch(80.38% 0.082 305) |
| XYZ | xyz(55.3974, 50.4780, 84.6507) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.67
Pale Violet
#CEAEFA
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 4.83
Mauve
#E0B0FF
ΔE00 5.66
Lavender
#B39DDB
ΔE00 6.18
Pale Lilac
#E4CBFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2EA #D1EAB2
analogous
#B2B5EA #CBB2EA #E7B2EA
triadic
#CBB2EA #EACBB2 #B2EACB
tetradic
#CBB2EA #EAB2B5 #D1EAB2 #B2EAE7
square
#CBB2EA #EAB2B5 #D1EAB2 #B2EAE7
split-complementary
#CBB2EA #EAE7B2 #B5EAB2
monochromatic
#8A52D0 #AB82DD #CBB2EA #EBE2F7 #EFE7F8
Accessibility & contrast
On white
1.89
#CBB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CBB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2EA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2EA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#C7BAC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb2ea; /* rgb */ color: rgb(203, 178, 234); /* oklch */ color: oklch(80.4% 0.082 305.0);
Tailwind
colors: {
custom: {
50: '#dbc9f0',
500: '#cbb2ea',
950: '#000000',
},
}SCSS
$custom: #cbb2ea; $custom-light: #dbc9f0; $custom-dark: #000000;
JSON
{
"hex": "#cbb2ea",
"rgb": {
"r": 203,
"g": 178,
"b": 234
},
"hsl": {
"h": 266.786,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.80376,
"c": 0.08207,
"h": 305
},
"luminance": 0.50478
}Semantic roles & 50–950 ramp
primary
#CBB2EA
secondary
#A4C67A
accent
#C5217C
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285