#CBB3ED#CBB3ED
#CBB3ED is a light, moderate violet. Relative luminance 0.511; OKLCH L 80.7% C 0.084 H 303.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB3ED |
|---|---|
| RGB | rgb(203, 179, 237) |
| HSL | hsl(265, 62%, 82%) |
| HSV | hsv(265, 24%, 93%) |
| CMYK | cmyk(14.3%, 24.5%, 0%, 7.1%) |
| CIE-LAB | lab(76.71, 19.63, -25.75) |
| CIE-LCH | lch(76.71, 32.38, 307.33°) |
| OKLab | oklab(80.68% 0.0465 -0.0703) |
| OKLCH | oklch(80.68% 0.084 303.5) |
| XYZ | xyz(56.0318, 51.0512, 87.0063) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.28
Pale Violet
#CEAEFA
ΔE00 3.72
Light Lavender
#DFC5FE
ΔE00 4.63
Mauve
#E0B0FF
ΔE00 5.50
Pale Lilac
#E4CBFF
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB3ED #D5EDB3
analogous
#B3B8ED #CBB3ED #E8B3ED
triadic
#CBB3ED #EDCBB3 #B3EDCB
tetradic
#CBB3ED #EDB3B8 #D5EDB3 #B3EDE8
square
#CBB3ED #EDB3B8 #D5EDB3 #B3EDE8
split-complementary
#CBB3ED #EDE8B3 #B8EDB3
monochromatic
#8750D6 #A982E1 #CBB3ED #EDE4F9 #EEE6F9
Accessibility & contrast
On white
1.87
#CBB3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CBB3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB3ED
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB3ED | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#C6BBC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb3ed; /* rgb */ color: rgb(203, 179, 237); /* oklch */ color: oklch(80.7% 0.084 303.5);
Tailwind
colors: {
custom: {
50: '#dbc9f3',
500: '#cbb3ed',
950: '#000000',
},
}SCSS
$custom: #cbb3ed; $custom-light: #dbc9f3; $custom-dark: #000000;
JSON
{
"hex": "#cbb3ed",
"rgb": {
"r": 203,
"g": 179,
"b": 237
},
"hsl": {
"h": 264.828,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.8068,
"c": 0.0843,
"h": 303.5
},
"luminance": 0.51051
}Semantic roles & 50–950 ramp
primary
#CBB3ED
secondary
#A9CA7A
accent
#C91C82
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285