#CBB2EF#CBB2EF
#CBB2EF is a light, moderate violet. Relative luminance 0.508; OKLCH L 80.6% C 0.089 H 303.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2EF |
|---|---|
| RGB | rgb(203, 178, 239) |
| HSL | hsl(265, 66%, 82%) |
| HSV | hsv(265, 26%, 94%) |
| CMYK | cmyk(15.1%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.54, 20.60, -27.09) |
| CIE-LCH | lch(76.54, 34.04, 307.26°) |
| OKLab | oklab(80.57% 0.0485 -0.0741) |
| OKLCH | oklch(80.57% 0.089 303.2) |
| XYZ | xyz(56.1259, 50.7694, 88.4872) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.78
Pale Violet
#CEAEFA
ΔE00 3.05
Light Lavender
#DFC5FE
ΔE00 4.87
Mauve
#E0B0FF
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.57
Lavender
#B39DDB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2EF #D6EFB2
analogous
#B2B8EF #CBB2EF #EAB2EF
triadic
#CBB2EF #EFCBB2 #B2EFCB
tetradic
#CBB2EF #EFB2B8 #D6EFB2 #B2EFEA
square
#CBB2EF #EFB2B8 #D6EFB2 #B2EFEA
split-complementary
#CBB2EF #EFEAB2 #B8EFB2
monochromatic
#874DDA #A97FE4 #CBB2EF #EDE5FA #EEE6FA
Accessibility & contrast
On white
1.88
#CBB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#CBB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2EF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2EF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF2
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#C5BBC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb2ef; /* rgb */ color: rgb(203, 178, 239); /* oklch */ color: oklch(80.6% 0.089 303.2);
Tailwind
colors: {
custom: {
50: '#dbc9f4',
500: '#cbb2ef',
950: '#000000',
},
}SCSS
$custom: #cbb2ef; $custom-light: #dbc9f4; $custom-dark: #000000;
JSON
{
"hex": "#cbb2ef",
"rgb": {
"r": 203,
"g": 178,
"b": 239
},
"hsl": {
"h": 264.59,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.80571,
"c": 0.08856,
"h": 303.2
},
"luminance": 0.50769
}Semantic roles & 50–950 ramp
primary
#CBB2EF
secondary
#AACD78
accent
#CD1883
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285