#CBB6EF#CBB6EF
#CBB6EF is a light, moderate violet. Relative luminance 0.524; OKLCH L 81.3% C 0.082 H 301.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6EF |
|---|---|
| RGB | rgb(203, 182, 239) |
| HSL | hsl(262, 64%, 83%) |
| HSV | hsv(262, 24%, 94%) |
| CMYK | cmyk(15.1%, 23.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.51, 18.42, -25.60) |
| CIE-LCH | lch(77.51, 31.54, 305.73°) |
| OKLab | oklab(81.32% 0.0428 -0.0699) |
| OKLCH | oklch(81.32% 0.082 301.4) |
| XYZ | xyz(56.9334, 52.3844, 88.7564) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.59
Pale Violet
#CEAEFA
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 4.20
Pale Lilac
#E4CBFF
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 6.01
Light Lilac
#EDC8FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6EF #DAEFB6
analogous
#B6BEEF #CBB6EF #E7B6EF
triadic
#CBB6EF #EFCBB6 #B6EFCB
tetradic
#CBB6EF #EFB6BE #DAEFB6 #B6EFE7
square
#CBB6EF #EFB6BE #DAEFB6 #B6EFE7
split-complementary
#CBB6EF #EFE7B6 #BEEFB6
monochromatic
#8352D9 #A784E4 #CBB6EF #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.83
#CBB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CBB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6EF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6EF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#C5BECA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbb6ef; /* rgb */ color: rgb(203, 182, 239); /* oklch */ color: oklch(81.3% 0.082 301.4);
Tailwind
colors: {
custom: {
50: '#dbccf4',
500: '#cbb6ef',
950: '#000000',
},
}SCSS
$custom: #cbb6ef; $custom-light: #dbccf4; $custom-dark: #000000;
JSON
{
"hex": "#cbb6ef",
"rgb": {
"r": 203,
"g": 182,
"b": 239
},
"hsl": {
"h": 262.105,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.8132,
"c": 0.08199,
"h": 301.4
},
"luminance": 0.52384
}Semantic roles & 50–950 ramp
primary
#CBB6EF
secondary
#AFCD7C
accent
#CC1A8A
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151317
muted
#848385