#CBB3EB#CBB3EB
#CBB3EB is a light, moderate violet. Relative luminance 0.509; OKLCH L 80.6% C 0.082 H 304.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB3EB |
|---|---|
| RGB | rgb(203, 179, 235) |
| HSL | hsl(266, 58%, 81%) |
| HSV | hsv(266, 24%, 92%) |
| CMYK | cmyk(13.6%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(76.64, 19.21, -24.77) |
| CIE-LCH | lch(76.64, 31.35, 307.79°) |
| OKLab | oklab(80.6% 0.0459 -0.0676) |
| OKLCH | oklch(80.6% 0.082 304.2) |
| XYZ | xyz(55.7412, 50.9350, 85.4760) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.65
Pale Violet
#CEAEFA
ΔE00 4.17
Light Lavender
#DFC5FE
ΔE00 4.64
Mauve
#E0B0FF
ΔE00 5.75
Pale Lilac
#E4CBFF
ΔE00 6.03
Lavender
#B39DDB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB3EB #D3EBB3
analogous
#B3B7EB #CBB3EB #E7B3EB
triadic
#CBB3EB #EBCBB3 #B3EBCB
tetradic
#CBB3EB #EBB3B7 #D3EBB3 #B3EBE7
square
#CBB3EB #EBB3B7 #D3EBB3 #B3EBE7
split-complementary
#CBB3EB #EBE7B3 #B7EBB3
monochromatic
#8952D1 #AA83DE #CBB3EB #ECE3F8 #EEE7F9
Accessibility & contrast
On white
1.88
#CBB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CBB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB3EB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB3EB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCED
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#C6BBC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb3eb; /* rgb */ color: rgb(203, 179, 235); /* oklch */ color: oklch(80.6% 0.082 304.2);
Tailwind
colors: {
custom: {
50: '#dbc9f1',
500: '#cbb3eb',
950: '#000000',
},
}SCSS
$custom: #cbb3eb; $custom-light: #dbc9f1; $custom-dark: #000000;
JSON
{
"hex": "#cbb3eb",
"rgb": {
"r": 203,
"g": 179,
"b": 235
},
"hsl": {
"h": 265.714,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.80602,
"c": 0.08169,
"h": 304.2
},
"luminance": 0.50935
}Semantic roles & 50–950 ramp
primary
#CBB3EB
secondary
#A7C77B
accent
#C6207F
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285